SPECS: openvpn.spec - simplify %prep

glen glen at pld-linux.org
Mon Aug 22 11:33:26 CEST 2005


Author: glen                         Date: Mon Aug 22 09:33:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simplify %prep

---- Files affected:
SPECS:
   openvpn.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/openvpn.spec
diff -u SPECS/openvpn.spec:1.93 SPECS/openvpn.spec:1.94
--- SPECS/openvpn.spec:1.93	Mon Aug 22 11:31:14 2005
+++ SPECS/openvpn.spec	Mon Aug 22 11:33:20 2005
@@ -34,7 +34,7 @@
 internet.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %{__aclocal}
@@ -93,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2005/08/22 09:33:20  glen
+- simplify %prep
+
 Revision 1.93  2005/08/22 09:31:14  glen
 - initscript is not config
 
@@ -375,9 +378,9 @@
 - doesn't seem to build on Ra (old automake/autoconf)
 
 Revision 1.2  2002/05/21 23:14:19  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.1  2002/03/25 12:03:11  misiek
 - initial pld release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openvpn.spec?r1=1.93&r2=1.94&f=u




More information about the pld-cvs-commit mailing list