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}
Version: 1.0.15
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Defines API to support an alternative invocation mechanism
License: ASL 2.0
Group: Applications/System
@ -24,10 +24,6 @@ BuildRequires: maven-surefire-provider-junit
BuildRequires: xmlto
Provides: jakarta-%{short_name} = 1:%{version}-%{release}
Obsoletes: jakarta-%{short_name} <= 1:1.0.1
%description
The scope of this package is to define an API in line with the current
Java Platform APIs to support an alternative invocation mechanism
@ -41,9 +37,6 @@ Summary: Java daemon launcher
Group: Applications/System
Provides: jsvc = 1:%{version}-%{release}
Provides: jakarta-%{short_name}-jsvc = 1:%{version}-%{release}
Obsoletes: jakarta-%{short_name}-jsvc <= 1:1.0.1
%description jsvc
%{summary}.
@ -53,9 +46,6 @@ Group: Documentation
Requires: jpackage-utils
BuildArch: noarch
Provides: jakarta-%{short_name}-javadoc = 1:%{version}-%{release}
Obsoletes: jakarta-%{short_name}-javadoc <= 1:1.0.1
%description javadoc
%{summary}.
@ -114,6 +104,9 @@ install -Dpm 644 src/native/unix/jsvc.1 $RPM_BUILD_ROOT%{_mandir}/man1/jsvc.1
%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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild