SPECS: quagga.spec - fix ethernet PtP addresses handling

arekm arekm at pld-linux.org
Sat Oct 22 22:37:29 CEST 2005


Author: arekm                        Date: Sat Oct 22 20:37:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix ethernet PtP addresses handling

---- Files affected:
SPECS:
   quagga.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/quagga.spec
diff -u SPECS/quagga.spec:1.29 SPECS/quagga.spec:1.30
--- SPECS/quagga.spec:1.29	Sat Sep 10 16:20:08 2005
+++ SPECS/quagga.spec	Sat Oct 22 22:37:23 2005
@@ -36,6 +36,8 @@
 Patch2:		%{name}-ospf_lsdb.patch
 Patch3:		%{name}-ospfclient.patch
 Patch4:		%{name}-vtysh-pam.patch
+Patch5:		%{name}-rt-netlink.patch
+Patch6:		%{name}-connected-ptp.patch
 URL:		http://www.quagga.net/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
@@ -198,6 +200,8 @@
 %patch2 -p0
 %patch3 -p0
 %patch4 -p1
+%patch5 -p0
+%patch6 -p0
 
 %build
 %{__aclocal}
@@ -524,6 +528,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2005/10/22 20:37:23  arekm
+- fix ethernet PtP addresses handling
+
 Revision 1.29  2005/09/10 14:20:08  gotar
 - rel++, start interfaces with priority of 13 and routing with 15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quagga.spec?r1=1.29&r2=1.30&f=u




More information about the pld-cvs-commit mailing list