- fixes #609616 - does not adhere to Static Library Packaging Guidelines

This commit is contained in:
Jiri Skala 2010-07-01 08:58:08 +00:00
parent 10e21d5863
commit a3a6f10c2b

View File

@ -32,7 +32,7 @@
Summary: Routing daemon
Name: quagga
Version: 0.99.16
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: System Environment/Daemons
Source0: http://www.quagga.net/download/%{name}-%{version}.tar.gz
@ -91,6 +91,7 @@ Contributed/3rd party tools which may be of use with quagga.
%package devel
Summary: Header and object files for quagga development
Group: System Environment/Daemons
Provides: %{name}-static = %{version}-%{release}
%description devel
The quagga-devel package contains the header and object files necessary for
@ -361,6 +362,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Thu Jul 01 2010 Jiri Skala <jskala@redhat.com> - 0.99.16-3
- fixes #609616 - does not adhere to Static Library Packaging Guidelines
* Wed Jun 11 2010 Jiri Skala <jskala@redhat.com> - 0.99.16-2
- pam.d is disabled