SPECS: kdmtheme.spec - just use newer auto* tools

pascalek pascalek at pld-linux.org
Fri Jan 5 22:09:19 CET 2007


Author: pascalek                     Date: Fri Jan  5 21:09:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just use newer auto* tools

---- Files affected:
SPECS:
   kdmtheme.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/kdmtheme.spec
diff -u SPECS/kdmtheme.spec:1.8 SPECS/kdmtheme.spec:1.9
--- SPECS/kdmtheme.spec:1.8	Wed Sep  6 19:14:55 2006
+++ SPECS/kdmtheme.spec	Fri Jan  5 22:09:14 2007
@@ -28,6 +28,14 @@
 
 %build
 cp -f /usr/share/automake/config.sub admin
+
+mv admin/cvs.sh admin/cvs.sh.bak
+cat admin/cvs.sh.bak | \
+     sed 's:utoconf\*2\.5\*:utoconf*:g' | \
+     sed 's:utoheader\*2\.5\*:utoheader*:g' | \
+     sed 's:automake\*1\.6\.\*:automake*1.*:g' | \
+     > admin/cvs.sh
+
 %{__make} -f admin/Makefile.common cvs
 
 %configure \
@@ -71,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/01/05 21:09:14  pascalek
+- just use newer auto* tools
+
 Revision 1.8  2006/09/06 17:14:55  shadzik
 - updated kdelibs-devel BR to >= 3.4.0. why ? kdmtheme requires kdm >= 3.4 and i don't know
   anyone who has kde 3.2 with kdm 3.4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdmtheme.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list