SPECS: pearize.sh - strict match on %files

glen glen at pld-linux.org
Sat Oct 1 02:44:06 CEST 2005


Author: glen                         Date: Sat Oct  1 00:44:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strict match on %files

---- Files affected:
SPECS:
   pearize.sh (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/pearize.sh
diff -u SPECS/pearize.sh:1.12 SPECS/pearize.sh:1.13
--- SPECS/pearize.sh:1.12	Fri Sep 30 23:17:03 2005
+++ SPECS/pearize.sh	Sat Oct  1 02:44:00 2005
@@ -109,7 +109,7 @@
 }
 " $spec
 
-	sed -i -e '/^%files/{
+	sed -i -e '/^%files$/{
 i\
 %post\
 if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then\
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pearize.sh?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list