This commit is contained in:
Dennis Gilmore 2011-02-07 19:27:28 -06:00
commit 4454ea7074

View file

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 1.4
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Apache Commons DataBase Pooling Package
Group: Development/Libraries
License: ASL 2.0
@ -122,6 +122,9 @@ rm -rf %{buildroot}
%{_javadocdir}/%{name}
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Nov 9 2010 Chris Spike <chris.spike@arcor.de> 1.4-5
- Removed maven* BRs in favour of apache-commons-parent
- Added deprecated groupId to depmap for compatibility reasons