This commit is contained in:
Dennis Gilmore 2012-01-13 02:30:59 -06:00
parent c18cc8fee4
commit b607a2e422

View File

@ -6,7 +6,7 @@
Name: libtdb
Version: 1.2.9
Release: 13%{?dist}
Release: 14%{?dist}
Group: System Environment/Daemons
Summary: The tdb library
License: LGPLv3+
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -n python-tdb -p /sbin/ldconfig
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.9-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Dec 01 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.2.9-13
- Add patch to ignore --disable-silent-rules
- Include README documentation