diff --git a/ifplugd.spec b/ifplugd.spec index 0a83760..cfa48ea 100644 --- a/ifplugd.spec +++ b/ifplugd.spec @@ -1,7 +1,7 @@ Summary: Detect and take action when an ethernet cable is unplugged Name: ifplugd Version: 0.28 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ Group: System Environment/Daemons @@ -21,7 +21,7 @@ when a cable is really connected. %prep %setup -q -%patch -p1 +%patch0 -p1 %build %configure --prefix=/ --disable-lynx --disable-xmltoman --disable-subversion --with-initdir=%{_initrddir} @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del ifplugd %changelog +* Sun Sep 21 2008 Ville Skyttä - 0.28-12 +- Fix Patch0:/%%patch mismatch. + * Tue Apr 1 2008 José Matos - 0.28-11 - Pass initdir to configure.