Want to rebuild pptpd against newest ppp so I can upgrade ppp RPM from F12 updates-testing repo. Can't find srpm for pptpd-1.3.4-1.fc12.1.x86_64 anywhere. Looks like 1.3.3 SRPM is in SourceForge download area but 1.3.4 SRPM isn't. Can this be rectified?
I see many links suggesting SRPMs were available for download, but nothing I can find any longer either. I wonder whether these will reappear.
Turns out you can download the .tar.gz file and run "rpmbuild -tb" on it -- there's a spec file inside the .tar.gz file that rpmbuild will find automatically Thanks to daveloh@users.sourceforge.net for pointing this out to me.