Remove legacy Obsoletes/Provides for jakarta-commons
This commit is contained in:
parent
b20190c19a
commit
bfa5e1ede9
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 3.3
|
Version: 3.3
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Internet protocol suite Java library
|
Summary: Internet protocol suite Java library
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/%{base_name}/
|
URL: http://commons.apache.org/%{base_name}/
|
||||||
@ -17,9 +17,6 @@ BuildRequires: apache-commons-parent
|
|||||||
# Test dependency
|
# Test dependency
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
|
|
||||||
Provides: jakarta-%{short_name} = 0:%{version}-%{release}
|
|
||||||
Obsoletes: jakarta-%{short_name} < 0:2.0-3
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is an Internet protocol suite Java library originally developed by
|
This is an Internet protocol suite Java library originally developed by
|
||||||
@ -30,8 +27,6 @@ fundamental protocol access, not higher-level abstractions.
|
|||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
Summary: API documentation for %{name}
|
Summary: API documentation for %{name}
|
||||||
Provides: jakarta-%{short_name}-javadoc = 0:%{version}-%{release}
|
|
||||||
Obsoletes: jakarta-%{short_name}-javadoc < 0:2.0-3
|
|
||||||
|
|
||||||
%description javadoc
|
%description javadoc
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -60,6 +55,9 @@ rm src/test/java/org/apache/commons/net/time/TimeTCPClientTest.java
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3-5
|
||||||
|
- Remove legacy Obsoletes/Provides for jakarta-commons
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3-4
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user