SPECS: gsetroot.spec - now works with autotools

shadzik shadzik at pld-linux.org
Fri Jul 14 22:39:23 CEST 2006


Author: shadzik                      Date: Fri Jul 14 20:39:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- now works with autotools

---- Files affected:
SPECS:
   gsetroot.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gsetroot.spec
diff -u SPECS/gsetroot.spec:1.1 SPECS/gsetroot.spec:1.2
--- SPECS/gsetroot.spec:1.1	Fri Jul 14 21:05:56 2006
+++ SPECS/gsetroot.spec	Fri Jul 14 22:39:17 2006
@@ -33,6 +33,13 @@
 %setup -q
 
 %build
+%{__intltoolize}
+%{__gettextize}
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -57,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/07/14 20:39:17  shadzik
+- now works with autotools
+
 Revision 1.1  2006/07/14 19:05:56  shadzik
 - new by Jacek 'jackass' Brzozowski
 - one minor build fix (get rid of autotools)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gsetroot.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list