SPECS: horde-ingo.spec - fix %prep properly

glen glen at pld-linux.org
Tue May 2 20:45:48 CEST 2006


Author: glen                         Date: Tue May  2 18:45:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %prep properly

---- Files affected:
SPECS:
   horde-ingo.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/horde-ingo.spec
diff -u SPECS/horde-ingo.spec:1.30 SPECS/horde-ingo.spec:1.31
--- SPECS/horde-ingo.spec:1.30	Tue May  2 20:37:15 2006
+++ SPECS/horde-ingo.spec	Tue May  2 20:45:43 2006
@@ -69,7 +69,7 @@
 tar zxf %{SOURCE0} --strip-components=1
 %patch0 -p1
 
-rm -f {,*/}.htaccess
+rm */.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
@@ -163,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/05/02 18:45:43  glen
+- fix %prep properly
+
 Revision 1.30  2006/05/02 18:37:15  paszczus
 - updated to 1.1.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-ingo.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list