Am Mittwoch, 15. Februar 2006 02:51 schrieb Ciro Iriarte: > 2006/2/14, Hans-Peter Jansen <[EMAIL PROTECTED]>: > > > > But one can always rebuild the src.rpm to be sure... Until the > > buildservice is available, it's the best strategy anyway! > > Ook, it "could" work... I'll wait until de rpm, or src.rpm are > available...
Just take the latest (nearest src.rpm), you can get your hands on, install it, download the tar ball into /usr/src/packages/SOURCES, adjust the spec in /usr/src/packages/SPECS to your needs and build it with "rpmbuild -ba --target i686-suse-linux specfile". The first time, it will take some time, but with every self build package, it will go faster - down to a few minutes (including addition to a local repo..). Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
