On Fri, 6 Aug 2004, Agarwal Deepesh-A19519 wrote: > Hi, > > I'm building a relocateable package as http://www.rpm.org/max-rpm/s1-rpm-reloc-prefix-tag.html . I'm trying to package a library (libACE). > What version of rpm are you using. With 4.2 I do relocatable packages all the time. You are setting your Prefix, and using that int he package, so it looks like your doing the right thing. > My .spec file looks like > -------------------------------------------- > Provides: libACE.so.5.3a.1 > Prefix: /users/venkatsr/ACE/ACE_wrappers/ace > > %prep > > %build > > %install > > %files > /users/venkatsr/ACE/ACE_wrappers/ace/libACE.so.5.3a.1 > --------------------------------------------------------- > OT, so if I wanted to provide ace libraries to an app is this the only file I need? We build ace at my work also (only its not relocatable), but I end up packaging up lots more than that, but only because I really don't know what the absolute minimum is. Cheers...james _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list