SPECS: ivman.spec - added regenerate ac/am/lt; updated BRs

charles charles at pld-linux.org
Wed Jun 21 11:18:18 CEST 2006


Author: charles                      Date: Wed Jun 21 09:18:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added regenerate ac/am/lt; updated BRs

---- Files affected:
SPECS:
   ivman.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/ivman.spec
diff -u SPECS/ivman.spec:1.10 SPECS/ivman.spec:1.11
--- SPECS/ivman.spec:1.10	Tue Apr 25 11:45:11 2006
+++ SPECS/ivman.spec	Wed Jun 21 11:18:13 2006
@@ -10,10 +10,13 @@
 # Source0-md5:	031c763d6acc927bf2fefd7c6140247d
 Source1:	%{name}.init
 URL:		http://ivman.sourceforge.net
+BuildRequires:	autoconf >= 2.50
+BuildRequires:	automake
 BuildRequires:	dbus-devel >= 0.34
 BuildRequires:	dbus-glib-devel >= 0.3
 BuildRequires:	glib2-devel >= 2.6
 BuildRequires:	hal-devel >= 0.4
+BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 2.6.17
 BuildRequires:	pkgconfig
 Requires(post,preun):	/sbin/chkconfig
@@ -50,6 +53,11 @@
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 
 %{__make} \
@@ -111,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/06/21 09:18:13  charles
+- added regenerate ac/am/lt; updated BRs
+
 Revision 1.10  2006/04/25 09:45:11  rotom
 - up to 0.6.12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ivman.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list