SPECS: openlldp.spec - patches from BSD: bpf, lldp_main and min_in...
blues
blues at pld-linux.org
Sat Nov 24 23:45:57 CET 2007
Author: blues Date: Sat Nov 24 22:45:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- patches from BSD: bpf, lldp_main and min_interfaces
---- Files affected:
SPECS:
openlldp.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/openlldp.spec
diff -u SPECS/openlldp.spec:1.2 SPECS/openlldp.spec:1.3
--- SPECS/openlldp.spec:1.2 Sat Nov 24 23:04:38 2007
+++ SPECS/openlldp.spec Sat Nov 24 23:45:52 2007
@@ -2,7 +2,7 @@
Summary: Open Source implementation of IEEE 802.1AB
Name: openlldp
%define _rc alpha
-%define rel 0.2
+%define rel 0.4
Version: 0.3
Release: 0.%{_rc}.%{rel}
License: GPL
@@ -11,6 +11,9 @@
# Source0-md5: 131abc8c2563d33c4537d1c6dcb5c121
Source1: %{name}-lldp.8
Patch0: %{name}-noproc.patch
+Patch1: %{name}-bpf.patch
+Patch2: %{name}-lldp_main.patch
+Patch3: %{name}-min_interfaces.patch
URL: http://openlldp.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -29,6 +32,9 @@
%prep
%setup -q -n %{name}-%{version}%{_rc}
%patch0 -p1
+%patch1 -p1
+%patch2 -p0
+%patch3 -p0
%build
%{__aclocal}
@@ -61,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-11-24 22:45:52 blues
+- patches from BSD: bpf, lldp_main and min_interfaces
+
Revision 1.2 2007-11-24 22:04:38 blues
- adde manual from BSD and noproc patch.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openlldp.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list