From bec3a796d3b7e945192f43780f070723d362f9cc Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Oct 14 2014 07:04:04 +0000 Subject: Remove legacy Obsoletes/Provides for jakarta-commons --- diff --git a/apache-commons-pool.spec b/apache-commons-pool.spec index 09e16a1..134c5fb 100644 --- a/apache-commons-pool.spec +++ b/apache-commons-pool.spec @@ -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 - 1.6-10 +- Remove legacy Obsoletes/Provides for jakarta-commons + * Sat Jun 07 2014 Fedora Release Engineering - 1.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild