Author: adamg                        Date: Thu Nov 29 08:04:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild ac/am

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

---- Diffs:

================================================================
Index: SPECS/ekhtml.spec
diff -u SPECS/ekhtml.spec:1.8 SPECS/ekhtml.spec:1.9
--- SPECS/ekhtml.spec:1.8       Mon Feb 12 22:23:54 2007
+++ SPECS/ekhtml.spec   Thu Nov 29 09:04:24 2007
@@ -9,6 +9,9 @@
 Source0:       http://dl.sourceforge.net/ekhtml/%{name}-%{version}.tar.gz
 # Source0-md5: cc9d2e4adaccacfacefddbd75ccccfdf
 URL:           http://ekhtml.sourceforge.net/
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,6 +48,11 @@
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make} -j1
 
@@ -81,7 +89,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.8  2007-02-12 21:23:54  glen
+Revision 1.9  2007-11-29 08:04:24  adamg
+- rebuild ac/am
+
+Revision 1.8  2007/02/12 21:23:54  glen
 - tabs in preamble
 
 Revision 1.7  2007/02/12 00:48:47  baggins
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to