[jakarta-commons-httpclient] Remove legacy Obsoletes/Provides

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Oct 14 07:06:09 UTC 2014


commit a4654bfdfff092232ea135a4a7488ccef3270cbe
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Oct 14 09:05:44 2014 +0200

    Remove legacy Obsoletes/Provides

 jakarta-commons-httpclient.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/jakarta-commons-httpclient.spec b/jakarta-commons-httpclient.spec
index 8a8d71b..aa1599c 100644
--- a/jakarta-commons-httpclient.spec
+++ b/jakarta-commons-httpclient.spec
@@ -2,7 +2,7 @@
 
 Name:           jakarta-commons-httpclient
 Version:        3.1
-Release:        20%{?dist}
+Release:        21%{?dist}
 Summary: Jakarta Commons HTTPClient implements the client side of HTTP standards
 License:        ASL 2.0 and (ASL 2.0 or LGPLv2+)
 URL:            http://jakarta.apache.org/commons/httpclient/
@@ -34,11 +34,6 @@ Requires:       java-headless
 Requires:       apache-commons-logging >= 0:1.0.3
 Requires:       apache-commons-codec
 
-Provides:       commons-httpclient = %{epoch}:%{version}-%{release}
-Obsoletes:      commons-httpclient < %{epoch}:%{version}-%{release}
-Provides:       jakarta-commons-httpclient3 = %{epoch}:%{version}-%{release}
-Obsoletes:      jakarta-commons-httpclient3 < %{epoch}:%{version}-%{release}
-
 %description
 The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant
 protocol used on the Internet today. Web services, network-enabled
@@ -145,6 +140,9 @@ ln -s %{_javadocdir}/%{name} dist/docs/apidocs
 
 
 %changelog
+* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:3.1-21
+- Remove legacy Obsoletes/Provides
+
 * Mon Aug 18 2014 Michal Srb <msrb at redhat.com> - 1:3.1-20
 - Fix MITM security vulnerability
 - Resolves: CVE-2014-3577


More information about the scm-commits mailing list