Author: qboosh                       Date: Thu Jul  5 18:20:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild ac/am for working as-needed

---- Files affected:
SPECS:
   libdap.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libdap.spec
diff -u SPECS/libdap.spec:1.7 SPECS/libdap.spec:1.8
--- SPECS/libdap.spec:1.7       Tue Jul  3 11:11:59 2007
+++ SPECS/libdap.spec   Thu Jul  5 20:20:00 2007
@@ -10,8 +10,11 @@
 # Source0-md5: 62579a9814ccb39579796cdcc1560067
 Patch0:                %{name}-gcc4.patch
 URL:           http://opendap.org/
+BuildRequires: autoconf >= 2.57
+BuildRequires: automake
 BuildRequires: curl-devel >= 7.12.0
 BuildRequires: libstdc++-devel
+BuildRequires: libtool >= 2:1.5
 BuildRequires: libxml2-devel >= 2.6.16
 Requires:      curl >= 7.12.0
 Requires:      libxml2 >= 2.6.16
@@ -76,6 +79,11 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal} -I conf -I gl/m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -116,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/07/05 18:20:00  qboosh
+- rebuild ac/am for working as-needed
+
 Revision 1.7  2007/07/03 09:11:59  arekm
 - rel 4
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to