Remove legacy Obsoletes/Provides for jakarta-commons
This commit is contained in:
parent
e7d7fa3196
commit
bec3a796d3
1 changed files with 4 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.6
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Apache Commons Pool Package
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/%{base_name}/
|
||||
|
|
@ -14,12 +14,6 @@ BuildRequires: java-devel >= 1:1.6.0
|
|||
BuildRequires: jpackage-utils
|
||||
BuildRequires: maven-local
|
||||
|
||||
# This should go away with F-17
|
||||
Provides: jakarta-%{short_name} = 0:%{version}-%{release}
|
||||
Obsoletes: jakarta-%{short_name} < 0:1.3-14
|
||||
Obsoletes: jakarta-%{short_name}-tomcat5 < 0:1.3-14
|
||||
Obsoletes: jakarta-%{short_name}-manual < 0:1.3-14
|
||||
|
||||
%description
|
||||
The goal of Pool package is it to create and maintain an object (instance)
|
||||
pooling package to be distributed under the ASF license. The package should
|
||||
|
|
@ -51,6 +45,9 @@ This package contains the API documentation for %{name}.
|
|||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-10
|
||||
- Remove legacy Obsoletes/Provides for jakarta-commons
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue