Author: arekm Date: Fri Dec 22 19:04:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.99.6
---- Files affected: SPECS: quagga.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/quagga.spec diff -u SPECS/quagga.spec:1.38 SPECS/quagga.spec:1.39 --- SPECS/quagga.spec:1.38 Sun Oct 8 13:07:50 2006 +++ SPECS/quagga.spec Fri Dec 22 20:04:04 2006 @@ -2,12 +2,12 @@ Summary: Routing Software Suite Summary(pl): Zestaw oprogramowania do routingu Name: quagga -Version: 0.99.5 +Version: 0.99.6 Release: 1 License: GPL Group: Networking/Daemons Source0: http://www.quagga.net/download/%{name}-%{version}.tar.gz -# Source0-md5: 3f9c71aca6faa22a889e2f84ecfd0076 +# Source0-md5: 78137ecaa66ff4c3780bd05f60e51cf5 Source1: %{name}.pam Source10: %{name}-zebra.init Source11: %{name}-bgpd.init @@ -37,6 +37,7 @@ Patch4: %{name}-vtysh-pam.patch Patch5: %{name}-rt-netlink.patch Patch6: %{name}-largefile.patch +Patch7: %{name}-link.patch URL: http://www.quagga.net/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -201,6 +202,7 @@ %patch4 -p1 %patch5 -p0 %patch6 -p1 +%patch7 -p1 %build %{__aclocal} @@ -485,6 +487,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2006/12/22 19:04:04 arekm +- up to 0.99.6 + Revision 1.38 2006/10/08 11:07:50 arekm - support logs larger than 2GB on some systems ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/quagga.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
