From ccf1ac71d0dd36c7fdf9be8847287d013aefd6bc Mon Sep 17 00:00:00 2001 From: Martin Bacovsky Date: Mar 29 2007 10:31:04 +0000 Subject: - upgrade to new upstream 0.99.6 - Resolves: #233909: quagga: unowned directory - removed redundant patches (#226352) --- diff --git a/quagga.spec b/quagga.spec index ee95762..dbbd106 100644 --- a/quagga.spec +++ b/quagga.spec @@ -31,19 +31,15 @@ Summary: Routing daemon Name: quagga -Version: 0.98.6 -Release: 3%{?dist} +Version: 0.99.6 +Release: 1%{?dist} Epoch: 0 License: GPL Group: System Environment/Daemons Source0: http://www.quagga.net/download/%{name}-%{version}.tar.gz Source1: quagga-filter-perl-requires.sh -#Patch0: quagga-0.96.2-lib64.patch -Patch1: quagga-0.96.3-netlink.patch Patch2: quagga-0.96.5-nostart.patch -Patch4: quagga-0.98.2-gcc4.patch -Patch5: quagga-0.98.5-pam.patch -Patch6: quagga-0.98.5-pie.patch +#Patch6: quagga-0.98.5-pie.patch URL: http://www.quagga.net %if %with_snmp @@ -96,12 +92,9 @@ developing OSPF-API and quagga applications. %prep %setup -q #%patch0 -p1 -b .lib64 -%patch1 -p1 -b .netlink %patch2 -p1 -b .nostart -%patch4 -p1 -b .gcc4 -%patch5 -p1 -b .pam # This creates a .diff file that we apply after configuring -%patch6 -p1 +#%patch6 -p1 %build # FC5+ automatic -fstack-protector-all switch @@ -334,6 +327,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root) +%dir %{_libdir} %{_libdir}/*.a %{_libdir}/*.la %dir %{_includedir}/quagga @@ -346,7 +340,12 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Mon Jan 22 2007 Martin Bacovsky - 0.98.6-3.fc7 +* Wed Mar 28 2007 Martin Bacovsky - 0.99.6-1 +- upgrade to new upstream 0.99.6 +- Resolves: #233909: quagga: unowned directory +- removed redundant patches (#226352) + +* Mon Jan 22 2007 Martin Bacovsky - 0.98.6-3 - Resolves: #172548 - quagga.spec defines with_vtysh 1 but vtysh is not enabled in the build * Wed Jul 12 2006 Jesse Keating - 0:0.98.6-2.1