Author: glen Date: Mon Nov 26 20:01:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed typo in initscript; rel 4
---- Files affected: SPECS: ifplugd.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/ifplugd.spec diff -u SPECS/ifplugd.spec:1.24 SPECS/ifplugd.spec:1.25 --- SPECS/ifplugd.spec:1.24 Tue Feb 13 09:06:35 2007 +++ SPECS/ifplugd.spec Mon Nov 26 21:01:14 2007 @@ -3,12 +3,12 @@ Summary(pl.UTF-8): Wykrywanie podłączenia/odłączenia kabla ethernetowego i podejmowanie działań z tym związanych Name: ifplugd Version: 0.28 -Release: 3 +Release: 4 License: GPL Group: Networking Source0: http://0pointer.de/lennart/projects/ifplugd/%{name}-%{version}.tar.gz # Source0-md5: df6f4bab52f46ffd6eb1f5912d4ccee3 -Patch0: %{name}-pld.patch +Patch0: %{name}-pld.patch Source1: %{name}.init Source2: %{name}.sysconfig URL: http://0pointer.de/lennart/projects/ifplugd/ @@ -18,8 +18,8 @@ BuildRequires: lynx BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.268 -Requires(post,preun): rc-scripts Requires(post,preun): /sbin/chkconfig +Requires(post,preun): rc-scripts BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin @@ -45,9 +45,9 @@ %build autoreconf %configure \ - --disable-subversion \ - --disable-xmltoman \ - --with-initdir=/etc/rc.d/init.d + --disable-subversion \ + --disable-xmltoman \ + --with-initdir=/etc/rc.d/init.d %{__make} %install @@ -88,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2007-11-26 20:01:14 glen +- fixed typo in initscript; rel 4 + Revision 1.24 2007-02-13 08:06:35 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ifplugd.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
