diff --git a/apache-commons-digester.spec b/apache-commons-digester.spec index ea83a57..dc8f732 100644 --- a/apache-commons-digester.spec +++ b/apache-commons-digester.spec @@ -2,7 +2,7 @@ Name: apache-%{short_name} Version: 2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: XML to Java object mapping module Group: Development/Libraries License: ASL 2.0 @@ -16,9 +16,6 @@ BuildRequires: apache-commons-beanutils >= 1.8 BuildRequires: apache-commons-logging >= 1.1.1 BuildRequires: maven-local -Provides: jakarta-%{short_name} = %{version}-%{release} -Obsoletes: jakarta-%{short_name} < %{version}-%{release} - %description Many projects read XML configuration files to provide initialization of various Java objects within the system. There are several ways of doing this, @@ -28,7 +25,6 @@ that can be used in many different projects %package javadoc Summary: API documentation for %{name} Group: Documentation -Obsoletes: jakarta-%{short_name}-javadoc < %{version}-%{release} %description javadoc This package contains the %{summary}. @@ -53,6 +49,9 @@ This package contains the %{summary}. %doc LICENSE.txt NOTICE.txt %changelog +* Tue Oct 14 2014 Mikolaj Izdebski - 2.1-4 +- Remove legacy Obsoletes/Provides for jakarta-commons + * Sat Jun 07 2014 Fedora Release Engineering - 2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild