Remove legacy Obsoletes/Provides for jakarta-commons
This commit is contained in:
parent
d7343e2390
commit
6d4688b75c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 2.4
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Utilities to assist with developing IO functionality
|
||||
License: ASL 2.0
|
||||
@ -15,9 +15,6 @@ BuildRequires: java-devel >= 1:1.6
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: apache-commons-parent
|
||||
|
||||
Provides: jakarta-%{short_name} = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: jakarta-%{short_name} < %{epoch}:%{version}-%{release}
|
||||
|
||||
%description
|
||||
Commons-IO contains utility classes, stream implementations,
|
||||
file filters, and endian classes. It is a library of utilities
|
||||
@ -25,8 +22,6 @@ to assist with developing IO functionality.
|
||||
|
||||
%package javadoc
|
||||
Summary: API documentation for %{name}
|
||||
Provides: jakarta-%{short_name}-javadoc = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: jakarta-%{short_name}-javadoc < %{epoch}:%{version}-%{release}
|
||||
|
||||
%description javadoc
|
||||
This package provides %{summary}.
|
||||
@ -50,6 +45,9 @@ sed -i 's/\r//' *.txt
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2.4-13
|
||||
- Remove legacy Obsoletes/Provides for jakarta-commons
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.4-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user