Remove legacy Obsoletes/Provides for jakarta-commons
This commit is contained in:
parent
7c3b507580
commit
534e9f635f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 19%{?dist}
|
Release: 20%{?dist}
|
||||||
Summary: Simple XPath interpreter
|
Summary: Simple XPath interpreter
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -29,9 +29,6 @@ BuildRequires: servlet
|
|||||||
BuildRequires: jsp
|
BuildRequires: jsp
|
||||||
BuildRequires: el_api
|
BuildRequires: el_api
|
||||||
|
|
||||||
Provides: jakarta-%{short_name} = 0:%{version}-%{release}
|
|
||||||
Obsoletes: jakarta-%{short_name} < 0:%{version}-%{release}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Defines a simple interpreter of an expression language called XPath.
|
Defines a simple interpreter of an expression language called XPath.
|
||||||
JXPath applies XPath expressions to graphs of objects of all kinds:
|
JXPath applies XPath expressions to graphs of objects of all kinds:
|
||||||
@ -42,9 +39,6 @@ Summary: API documentation for %{name}
|
|||||||
Group: Documentation
|
Group: Documentation
|
||||||
Requires: jpackage-utils
|
Requires: jpackage-utils
|
||||||
|
|
||||||
Provides: jakarta-%{short_name}-javadoc = 0:%{version}-%{release}
|
|
||||||
Obsoletes: jakarta-%{short_name}-javadoc < 0:%{version}-%{release}
|
|
||||||
|
|
||||||
%description javadoc
|
%description javadoc
|
||||||
This package contains the API documentation for %{name}.
|
This package contains the API documentation for %{name}.
|
||||||
|
|
||||||
@ -74,6 +68,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3-20
|
||||||
|
- Remove legacy Obsoletes/Provides for jakarta-commons
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-19
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-19
|
||||||
- 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