Remove legacy Obsoletes/Provides for jakarta-commons

This commit is contained in:
Mikolaj Izdebski 2014-10-14 08:58:54 +02:00
commit 09f8b0e6ef

View file

@ -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 <mizdebsk@redhat.com> - 2.1-4
- Remove legacy Obsoletes/Provides for jakarta-commons
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild