Re: where? security updates for FC4
Kelson <[email protected]> Wed, 03 Jan 2007 16:06:21 -0800
| Newsgroups | gmane.linux.redhat.fedora.legacy |
|---|---|
| Message-ID | <[email protected]> |
Florin Andrei wrote: > Of course, one can always download the upstream tarballs and generate > packages, but somehow I suspect this to be the most difficult method. What I've done in cases like this is to take the latest SRPM for the target distribution and the current upstream tarball. Then I install the SRPM instead of rebuilding it, change the version number in the .spec file, and try to build it. This is most likely to work with minor version changes -- 1.2.3 to 1.2.5, for instance. 1. Grab package.lastversion.fc4.src.rpm 2. Grab package.newversion.tar.gz 3. rpm -i package.lastversion.fc4.src.rpm 4. cp package.newversion.tar.gz /path/to/rpm/SOURCES 5. Edit /path/to/rpm/SPECS/package.spec 6. rpmbuild -ba /path/to/rpm/SPECS/package.spec 7. Tweak stuff (like patches that won't apply), go back to step 5 until you get an RPM or give up. -- Kelson Vibber SpeedGate Communications <www.speed.net> -- fedora-legacy-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-legacy-list