rpms/ifplugd/devel ifplugd.spec,1.18,1.19

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Tue Apr 1 18:25:07 UTC 2008


Author: jamatos

Update of /cvs/pkgs/rpms/ifplugd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26132

Modified Files:
	ifplugd.spec 
Log Message:
* Tue Apr  1 2008 José Matos <jamatos[AT]fc.up.pt> - 0.28-11
- Pass initdir to configure.



Index: ifplugd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ifplugd/devel/ifplugd.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ifplugd.spec	1 Apr 2008 16:43:44 -0000	1.18
+++ ifplugd.spec	1 Apr 2008 18:24:24 -0000	1.19
@@ -1,7 +1,7 @@
 Summary:       Detect and take action when an ethernet cable is unplugged
 Name:          ifplugd
 Version:       0.28
-Release:       10%{?dist}
+Release:       11%{?dist}
 
 License:       GPLv2+
 Group:         System Environment/Daemons
@@ -24,7 +24,7 @@
 %patch -p1
 
 %build
-%configure --prefix=/ --disable-lynx --disable-xmltoman --disable-subversion
+%configure --prefix=/ --disable-lynx --disable-xmltoman --disable-subversion --with-initdir=%{_initrddir}
 make %{?_smp_mflags} all
 
 %install
@@ -59,6 +59,9 @@
 /sbin/chkconfig --del ifplugd
 
 %changelog
+* Tue Apr  1 2008 José Matos <jamatos[AT]fc.up.pt> - 0.28-11
+- Pass initdir to configure.
+
 * Tue Apr  1 2008 José Matos <jamatos[AT]fc.up.pt> - 0.28-10
 - Rebuild again (the failure in configure is gone).
 




More information about the fedora-extras-commits mailing list