Update the changelog and add the -bug157 patch because upstream said it's a

good idea.
This commit is contained in:
fenlason 2005-03-08 21:47:50 +00:00
parent 808424f690
commit 5f8df6c47d

View File

@ -41,7 +41,8 @@ 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
Patch3: quagga-0.98.2-gcc4.patch
Patch3: quagga-0.98.2-bug157.patch
Patch4: quagga-0.98.2-gcc4.patch
URL: http://www.quagga.net
%if %with_snmp
@ -96,7 +97,8 @@ developing OSPF-API and quagga applications.
#%patch0 -p1 -b .lib64
%patch1 -p1 -b .netlink
%patch2 -p1 -b .nostart
%patch3 -p1 -b .gcc4
%patch3 -p0 -b .bug157
%patch4 -p1 -b .gcc4
%build
CFLAGS=-fPIE ; LDFLAGS=-pie ; %configure \
@ -334,6 +336,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Tue Mar 8 2005 Jay Fenlason <fenlason@redhat.com> 0.98.2-2
- New upstream version, inclues my -gcc4 patch, and a patch from
Vladimir Ivanov <wawa@yandex-team.ru>
* Sun Jan 16 2005 Jay Fenlason <fenlason@redhat.com> 0.98.0-2
- New upstream version. This fixes bz#143796
- --with-rtadv needs to be --enable-rtadv according to configure.