SPECS: ifplugd.spec - fixed headers issue - release 6
hawk
hawk at pld-linux.org
Sat Feb 2 12:00:28 CET 2008
Author: hawk Date: Sat Feb 2 11:00:28 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed headers issue
- release 6
---- Files affected:
SPECS:
ifplugd.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/ifplugd.spec
diff -u SPECS/ifplugd.spec:1.27 SPECS/ifplugd.spec:1.28
--- SPECS/ifplugd.spec:1.27 Fri Dec 28 12:07:22 2007
+++ SPECS/ifplugd.spec Sat Feb 2 12:00:23 2008
@@ -1,18 +1,15 @@
# $Revision$, $Date$
-# TODO
-# - llh fix:
-#/usr/include/sys/types.h:62: error: conflicting types for 'dev_t'
-#/usr/include/linux/types.h:13: error: previous declaration of 'dev_t' was here
Summary: Detect and perform actions when an ethernet cable is (un)plugged
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: 5
+Release: 6
License: GPL
Group: Networking
Source0: http://0pointer.de/lennart/projects/ifplugd/%{name}-%{version}.tar.gz
# Source0-md5: df6f4bab52f46ffd6eb1f5912d4ccee3
Patch0: %{name}-pld.patch
+Patch1: %{name}-headers_fix.patch
Source1: %{name}.init
Source2: %{name}.sysconfig
URL: http://0pointer.de/lennart/projects/ifplugd/
@@ -45,6 +42,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
autoreconf
@@ -92,6 +90,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2008-02-02 11:00:23 hawk
+- fixed headers issue
+- release 6
+
Revision 1.27 2007-12-28 11:07:22 glen
- does not compile for th
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ifplugd.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list