rpms/hal/devel hal.spec,1.192,1.193

Matthias Clasen mclasen at fedoraproject.org
Tue Jun 9 03:52:17 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/hal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32709

Modified Files:
	hal.spec 
Log Message:
autoreconf



Index: hal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/hal.spec,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -p -r1.192 -r1.193
--- hal.spec	9 Jun 2009 03:45:04 -0000	1.192
+++ hal.spec	9 Jun 2009 03:51:46 -0000	1.193
@@ -152,6 +152,8 @@ API docs for HAL.
 %patch9 -p1 -b .kvm-evdev
 %patch10 -p1 -b .blkid
 
+autoreconf -i -f
+
 %build
 %configure                                  \
     --enable-docbook-docs                   \
@@ -166,9 +168,6 @@ API docs for HAL.
     --disable-smbios			    \
     --with-eject=%{_sbindir}/eject
 
-# because of patch8
-automake
-
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 




More information about the fedora-extras-commits mailing list