Remove legacy Obsoletes/Provides for jakarta-commons

This commit is contained in:
Mikolaj Izdebski 2014-10-14 08:56:38 +02:00
parent 241705c617
commit 54c09099ea
1 changed files with 4 additions and 11 deletions

View File

@ -4,7 +4,7 @@
Name: apache-%{short_name} Name: apache-%{short_name}
Version: 1.0.15 Version: 1.0.15
Release: 8%{?dist} Release: 9%{?dist}
Summary: Defines API to support an alternative invocation mechanism Summary: Defines API to support an alternative invocation mechanism
License: ASL 2.0 License: ASL 2.0
Group: Applications/System Group: Applications/System
@ -24,10 +24,6 @@ BuildRequires: maven-surefire-provider-junit
BuildRequires: xmlto BuildRequires: xmlto
Provides: jakarta-%{short_name} = 1:%{version}-%{release}
Obsoletes: jakarta-%{short_name} <= 1:1.0.1
%description %description
The scope of this package is to define an API in line with the current The scope of this package is to define an API in line with the current
Java Platform APIs to support an alternative invocation mechanism Java Platform APIs to support an alternative invocation mechanism
@ -41,9 +37,6 @@ Summary: Java daemon launcher
Group: Applications/System Group: Applications/System
Provides: jsvc = 1:%{version}-%{release} Provides: jsvc = 1:%{version}-%{release}
Provides: jakarta-%{short_name}-jsvc = 1:%{version}-%{release}
Obsoletes: jakarta-%{short_name}-jsvc <= 1:1.0.1
%description jsvc %description jsvc
%{summary}. %{summary}.
@ -53,9 +46,6 @@ Group: Documentation
Requires: jpackage-utils Requires: jpackage-utils
BuildArch: noarch BuildArch: noarch
Provides: jakarta-%{short_name}-javadoc = 1:%{version}-%{release}
Obsoletes: jakarta-%{short_name}-javadoc <= 1:1.0.1
%description javadoc %description javadoc
%{summary}. %{summary}.
@ -114,6 +104,9 @@ install -Dpm 644 src/native/unix/jsvc.1 $RPM_BUILD_ROOT%{_mandir}/man1/jsvc.1
%changelog %changelog
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.15-9
- Remove legacy Obsoletes/Provides for jakarta-commons
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.15-8 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.15-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild