Hello, dear maintainers
For the Webproxy: Privoxy there's been a 3.0.7-BETA release.
My trouble with it is: I'm simply not able to make an working Source-RPM out of it.
SourceRpms I can handle (compile and install).
My Question is: Could please somebody of the more knowlegeable make an Source-RPM out of it, and make it available on opensuse.org? (I'll have to test it on 'older' SuSE-Dists too, so the SRPM is the most needed.)
Info: no easy change from 3.0.6 to 3.0.7! Many internals have changed and the config-files reflect this.
Sources: on sourceforge.net Files-Listing: * http://sourceforge.net/project/showfiles.php?group_id=11118 Tar-Ball(1.8MB): * http://downloads.sourceforge.net/ijbswa/privoxy-3.0.7-beta-src.tar.gz
Thanks
On Thu, 20 Dec 2007, Michael Foerster wrote:-
My Question is: Could please somebody of the more knowlegeable make an Source-RPM out of it, and make it available on opensuse.org? (I'll have to test it on 'older' SuSE-Dists too, so the SRPM is the most needed.)
Well, I can't do that but I can get you a bit closer.
<Snip>
Tar-Ball(1.8MB):
Grab their tar-ball and the spec file from here:
URL:http://www.davjam.org/~davjam/linux/specfiles/privoxy.spec
Then use 'rpmbuild -bs privoxy.spec' option to build the source RPM. It should get you a source RPM with a name similar to:
privoxy-3.0.7-0.1.suse103.src.rpm [0] privoxy-3.0.7-0.1.suse102.src.rpm privoxy-3.0.7-0.1.suse101.src.rpm
depending on which version of (open)SUSE you used to build the package.
[0] You'll get that one on 10.3 or the present 11.0 alpha 0 unless you change the definition of %suse_version from 1031 to 1100.
Regards, David Bolt