SPECS: privoxy.spec - release 2.3: fix autoshmoo (aclocal, cp conf...

radek radek at pld-linux.org
Sun Nov 13 16:35:44 CET 2005


Author: radek                        Date: Sun Nov 13 15:35:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2.3: fix autoshmoo (aclocal, cp config.sub)

---- Files affected:
SPECS:
   privoxy.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/privoxy.spec
diff -u SPECS/privoxy.spec:1.18 SPECS/privoxy.spec:1.19
--- SPECS/privoxy.spec:1.18	Sun Nov 13 16:24:03 2005
+++ SPECS/privoxy.spec	Sun Nov 13 16:35:39 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Privoxy - proxy rozszerzające prywatność
 Name:		privoxy
 Version:	3.0.3
-Release:	2.2
+Release:	2.3
 License:	GPL v2+
 Source0:	http://dl.sourceforge.net/ijbswa/%{name}-%{version}-2-stable.src.tar.gz
 # Source0-md5:	d7f6c2fcb926e6110659de6e866b21e4
@@ -57,8 +57,10 @@
 %patch0 -p0
 
 %build
-%{__autoheader}
+%{__aclocal}
 %{__autoconf}
+%{__autoheader}
+cp -f /usr/share/automake/config.sub .
 %configure
 
 %{__make} \
@@ -126,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/11/13 15:35:39  radek
+- release 2.3: fix autoshmoo (aclocal, cp config.sub)
+
 Revision 1.18  2005/11/13 15:24:03  radek
 - release 2.2: further cleanup
 - BR: pcre-devel, removed --disable-dynamic-pcre
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/privoxy.spec?r1=1.18&r2=1.19&f=u




More information about the pld-cvs-commit mailing list