rpms/privoxy/FC-6 .cvsignore, 1.7, 1.8 privoxy.spec, 1.14, 1.15 sources, 1.10, 1.11

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 28 13:00:41 UTC 2006


Author: karsten

Update of /cvs/dist/rpms/privoxy/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv4555

Modified Files:
	.cvsignore privoxy.spec sources 
Log Message:
- add disttag and build for older releases


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/privoxy/FC-6/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	9 Sep 2004 10:47:54 -0000	1.7
+++ .cvsignore	28 Nov 2006 13:00:39 -0000	1.8
@@ -1 +1 @@
-privoxy-3.0.3-stable-src.tar.gz
+privoxy-3.0.6-stable-src.tar.gz


Index: privoxy.spec
===================================================================
RCS file: /cvs/dist/rpms/privoxy/FC-6/privoxy.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- privoxy.spec	12 Jul 2006 07:52:54 -0000	1.14
+++ privoxy.spec	28 Nov 2006 13:00:39 -0000	1.15
@@ -37,14 +37,13 @@
 # ATTENTION
 # Version and release should be updated acordingly on configure.in and
 # configure. Otherwise, the package can be build with the wrong value
-Version: 3.0.3
-Release: 9.2.2
+Version: 3.0.6
+Release: 0%{?dist}
 Summary: Privoxy - privacy enhancing proxy
 License: GPL
-Source0: http://www.waldherr.org/%{name}/%{name}-%{version}-stable-src.tar.gz
+Source0: http://dl.sf.net/ijbswa/%{name}/%{name}-%{version}-stable-src.tar.gz
 #Source1: http://unc.dl.sourceforge.net/sourceforge/ijbswa/default.action
 Patch: privoxy-3.0.3-service.patch
-Patch1: privoxy-3.0.3-js.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Group: System Environment/Daemons
 URL: http://www.privoxy.org/
@@ -65,9 +64,8 @@
 Privoxy is based on the Internet Junkbuster.
 
 %prep
-%setup -q -n privoxy-3.0.3-stable
+%setup -q -n %{name}-%{version}-stable
 %patch -p1 -b .rh1
-%patch1 -p1 -b .rh2
 
 iconv -f iso-8859-1 -t utf-8 < privoxy.1 > privoxy.1_
 mv privoxy.1_ privoxy.1
@@ -80,7 +78,7 @@
 # We check to see if versions match
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_POINT=3
+VERSION_POINT=6
 
 CONFIG_VERSION=`cat configure.in | sed -n -e 's/^VERSION_MAJOR=\([0-9]*\)/\1./p' -e 's/^VERSION_MINOR=\([0-9]*\)/\1./p' -e 's/^VERSION_POINT=\([0-9]*\)/\1/p' | awk '{printf $1}'`
 if [ "%{version}" != "${CONFIG_VERSION}" ]; then
@@ -328,6 +326,16 @@
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Tue Nov 28 2006 Karsten Hopp <karsten at redhat.com> 3.0.6-0
+- add disttag and build for older releases
+
+* Tue Nov 28 2006 Karsten Hopp <karsten at redhat.com> 3.0.6-2
+- fix download URL
+- cleanups
+
+* Tue Nov 21 2006 Karsten Hopp <karsten at redhat.com> 3.0.6-1
+- privoxy-3.0.6
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 3.0.3-9.2.2
 - rebuild
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/privoxy/FC-6/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	9 Sep 2004 10:47:54 -0000	1.10
+++ sources	28 Nov 2006 13:00:39 -0000	1.11
@@ -1 +1 @@
-b0710be8af09409bfb03f52523a17010  privoxy-3.0.3-stable-src.tar.gz
+c3b34c620e1174f0c0b91aa2a04ceae4  privoxy-3.0.6-stable-src.tar.gz




More information about the fedora-cvs-commits mailing list