Hello community,

here is the log from the commit of package acl for openSUSE:Factory checked in 
at 2013-06-20 11:49:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acl (Old)
 and      /work/SRC/openSUSE:Factory/.acl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/acl/acl.changes  2013-03-22 10:59:44.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.acl.new/acl.changes     2013-06-20 
11:49:06.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Jun 18 07:43:08 UTC 2013 - co...@suse.com
+
+- remove gpg-offline calls from bootstrap package
+
+-------------------------------------------------------------------
+Sun Jun 16 21:40:18 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 2.2.52
+* This release fixes a few build system issues that were found and
+  merges in a tree walking bug fix.
+- Remove acl-fiximplicit.patch (merged upstream),
+  config-guess-sub-update.diff (no longer applies)
+- Sync baselibs.conf with in-.spec obsoletes/provides.
+
+-------------------------------------------------------------------

Old:
----
  acl-2.2.51.src.tar.gz
  acl-2.2.51.src.tar.gz.sig
  acl-fiximplicit.patch
  config-guess-sub-update.diff

New:
----
  acl-2.2.52.src.tar.gz
  acl-2.2.52.src.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ acl.spec ++++++
--- /var/tmp/diff_new_pack.YB5z9R/_old  2013-06-20 11:49:07.000000000 +0200
+++ /var/tmp/diff_new_pack.YB5z9R/_new  2013-06-20 11:49:07.000000000 +0200
@@ -18,25 +18,24 @@
 
 Name:           acl
 %define lname  libacl1
-BuildRequires:  libattr-devel
 Summary:        Commands for Manipulating POSIX Access Control Lists
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Filesystems
-Version:        2.2.51
+Version:        2.2.52
 Release:        0
+Url:            http://download.savannah.gnu.org/releases-noredirect/acl/
+
+#Git-Web:      http://git.savannah.gnu.org/cgit/acl.git/
+#Git-Clone:    git://git.sv.gnu.org/acl
 Source:         
http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz
 Source1:        
http://download.savannah.gnu.org/releases-noredirect/acl/%name-%version.src.tar.gz.sig
 Source2:        baselibs.conf
 # http://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=acl
 Source3:        %name.keyring
 Patch0:         builddefs.in.diff
-Patch1:         acl-fiximplicit.patch
 Patch2:         0001-Use-OS-byteswapping-macros.patch
-Patch3:         config-guess-sub-update.diff
-Url:            http://download.savannah.gnu.org/releases-noredirect/acl/
-%if 0%{?suse_version} > 1220
-BuildRequires:  gpg-offline
-%endif
+BuildRequires:  libattr-devel
+#BuildRequires:  gpg-offline
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -50,7 +49,7 @@
 %ifarch ppc64
 Obsoletes:      libacl-64bit
 %endif
-#
+# Added for 12.1
 Provides:       libacl = %version-%release
 Obsoletes:      libacl < %version-%release
 
@@ -62,9 +61,9 @@
 %package -n libacl-devel
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
+# the .so file references libattr.so.x, so require libattr-devel
 Requires:       %lname = %version
 Requires:       glibc-devel
-# the .so file references libattr.so.x, so require libattr-devel
 Requires:       libattr-devel
 Provides:       acl-devel = %{version}
 Obsoletes:      acl-devel < %{version}
@@ -79,14 +78,10 @@
 to develop applications that require these.
 
 %prep
-%if 0%{?suse_version} > 1220
-%gpg_verify %{S:1}
-%endif
 %setup -q -n acl-%version
 %patch0 -p1
-%patch1 -p1
 %patch2 -p1
-%patch3
+
 %build
 export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
 export DEBUG=-DNDEBUG

++++++ acl-2.2.51.src.tar.gz -> acl-2.2.52.src.tar.gz ++++++
++++ 4479 lines of diff (skipped)

++++++ acl.keyring ++++++
Files /var/tmp/diff_new_pack.YB5z9R/_old and /var/tmp/diff_new_pack.YB5z9R/_new 
differ

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.YB5z9R/_old  2013-06-20 11:49:07.000000000 +0200
+++ /var/tmp/diff_new_pack.YB5z9R/_new  2013-06-20 11:49:07.000000000 +0200
@@ -1,8 +1,8 @@
-# added in 2.2.51; change to just "<" with 2.2.52 or up.
 libacl1
-       obsoletes "libacl-<targettype> <= <version>"
+       obsoletes "libacl-<targettype> < <version>"
        provides "libacl-<targettype> = <version>"
 libacl-devel
        requires -libacl-<targettype>
        requires "libacl1-<targettype> = <version>"
-
+       obsoletes "acl-devel-<targettype> < <version>"
+       provides "acl-devel-<targettype> = <version>"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to