From c681ccfde57d509271d56a6fe38b232b7d5588ab Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 14 Oct 2014 09:01:13 +0200 Subject: [PATCH] Remove legacy Obsoletes/Provides for jakarta-commons --- apache-commons-fileupload.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/apache-commons-fileupload.spec b/apache-commons-fileupload.spec index 0a6eb4c..6cca685 100644 --- a/apache-commons-fileupload.spec +++ b/apache-commons-fileupload.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: This package provides an api to work with html file upload License: ASL 2.0 Group: Development/Libraries @@ -37,9 +37,6 @@ Requires: apache-commons-io Requires: portlet-2.0-api %endif -Provides: jakarta-%{short_name} = 1:%{version}-%{release} -Obsoletes: jakarta-%{short_name} < 1:1.2.1-2 - %description The javax.servlet package lacks support for rfc 1867, html file upload. This package provides a simple to use api for working with @@ -52,8 +49,6 @@ Summary: API documentation for %{name} Group: Documentation Requires: jpackage-utils -Obsoletes: jakarta-%{short_name}-javadoc < 1:1.2.1-2 - %description javadoc This package contains the API documentation for %{name}. @@ -113,6 +108,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{short_name}.pom # ----------------------------------------------------------------------------- %changelog +* Tue Oct 14 2014 Mikolaj Izdebski - 1.3.1-5 +- Remove legacy Obsoletes/Provides for jakarta-commons + * Sat Jun 07 2014 Fedora Release Engineering - 1.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild