Accepting request 238884 from Java:packages
FWD Java:packages fixes OBS-URL: https://build.opensuse.org/request/show/238884 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-logging?expand=0&rev=9
This commit is contained in:
commit
99b344bf1d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 13:22:19 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Provides obsoletes to be versioned
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 11:04:11 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package apache-commons-logging
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2007, JPackage Project
|
||||
# All rights reserved.
|
||||
#
|
||||
@ -54,8 +54,9 @@ Requires(post): javapackages-tools
|
||||
Requires(postun):javapackages-tools
|
||||
|
||||
Provides: jakarta-%{short_name} = %{version}-%{release}
|
||||
Obsoletes: jakarta-%{short_name} <= 1.0.4
|
||||
Obsoletes: jakarta-%{short_name} < %{version}
|
||||
Provides: %{short_name} = %{version}-%{release}
|
||||
Obsoletes: %{short_name} < %{version}
|
||||
|
||||
%description
|
||||
The commons-logging package provides a simple, component oriented
|
||||
@ -73,8 +74,8 @@ logging implementation.
|
||||
Summary: API documentation for %{name}
|
||||
Group: Documentation
|
||||
Requires: javapackages-tools
|
||||
|
||||
Obsoletes: jakarta-%{short_name}-javadoc <= 1.0.4
|
||||
Provides: jakarta-%{short_name}-javadoc = %{version}
|
||||
Obsoletes: jakarta-%{short_name}-javadoc < %{version}
|
||||
|
||||
%description javadoc
|
||||
API documentation for %{name}.
|
||||
|
Loading…
x
Reference in New Issue
Block a user