Hello community,
here is the log from the commit of package apache-commons-parent for
openSUSE:Factory checked in at 2012-03-01 07:25:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-parent (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-parent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-parent", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-parent/apache-commons-parent.changes
2012-02-16 16:10:31.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.apache-commons-parent.new/apache-commons-parent.changes
2012-03-01 07:25:24.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Feb 28 10:26:01 UTC 2012 - [email protected]
+
+- add missing provides/obsoletes to package
+ now provides jakarta-commons-parent and commons-parent
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-parent.spec ++++++
--- /var/tmp/diff_new_pack.b6jvHS/_old 2012-03-01 07:25:25.000000000 +0100
+++ /var/tmp/diff_new_pack.b6jvHS/_new 2012-03-01 07:25:25.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache-commons-parent
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%define _mavenpomdir %{_datadir}/maven2/poms
%define base_name parent
@@ -24,9 +25,9 @@
Version: 23
Release: 0
Summary: Apache Commons Parent Pom
-Group: Development/Libraries/Java
License: Apache-2.0
-URL:
http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
+Group: Development/Libraries/Java
+Url:
http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
# svn export
http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-15
# tar caf commons-parent-23.tar.xz commons-parent-23
@@ -56,6 +57,10 @@
Requires(post): jpackage-utils
Requires(postun): jpackage-utils
+Provides: jakarta-%{short_name} = %{version}-%{release}
+Obsoletes: jakarta-%{short_name} < 23
+Provides: %{short_name} = %{version}-%{release}
+Obsoletes: %{short_name} < 23
%description
The Project Object Model files for the apache-commons packages.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]