Hello community,

here is the log from the commit of package libpng12 for openSUSE:Factory 
checked in at 2012-09-14 12:29:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpng12 (Old)
 and      /work/SRC/openSUSE:Factory/.libpng12.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpng12", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpng12/libpng12.changes        2012-04-02 
10:50:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpng12.new/libpng12.changes   2012-09-14 
12:29:17.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 11 08:14:32 UTC 2012 - pgaj...@suse.com
+
+- updated to 1.2.50:
+  Changed "a+w" to "u+w" in Makefile.in to fix CVE-2012-3386.
+
+-------------------------------------------------------------------

Old:
----
  libpng-1.2.49.tar.bz2

New:
----
  libpng-1.2.50.tar.bz2

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

Other differences:
------------------
++++++ libpng12.spec ++++++
--- /var/tmp/diff_new_pack.7wvExO/_old  2012-09-14 12:29:18.000000000 +0200
+++ /var/tmp/diff_new_pack.7wvExO/_new  2012-09-14 12:29:18.000000000 +0200
@@ -19,17 +19,17 @@
 #
 %define major   1
 %define minor   2
-%define micro   49
+%define micro   50
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-0
 
 Name:           libpng12
-License:        Zlib
-Group:          System/Libraries
 Url:            http://www.libpng.org/pub/png/libpng.html
 Version:        %{major}.%{minor}.%{micro}
 Release:        0
 Summary:        Library for the Portable Network Graphics Format (PNG)
+License:        Zlib
+Group:          System/Libraries
 Source:         libpng-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRequires:  libtool
@@ -41,6 +41,7 @@
 %package -n %{libname}
 
 Summary:        Library for the Portable Network Graphics Format (PNG)
+Group:          System/Libraries
 # bug437293
 %ifarch ppc64
 Obsoletes:      libpng-64bit
@@ -50,9 +51,12 @@
 Provides:       libpng = %{version}-%{release}
 
 %package devel
-Group:          Development/Libraries/C and C++
 Summary:        Development Tools for applications which will use the Libpng
-Requires:       zlib-devel glibc-devel %{libname} = %{version} pkg-config
+Group:          Development/Libraries/C and C++
+Requires:       %{libname} = %{version}
+Requires:       glibc-devel
+Requires:       pkg-config
+Requires:       zlib-devel
 Recommends:     libpng%{branch}-compat-devel
 # bug437293
 %ifarch ppc64
@@ -61,8 +65,8 @@
 #
 
 %package compat-devel
-Group:          Development/Libraries/C and C++
 Summary:        Development Tools for applications which will use the Libpng
+Group:          Development/Libraries/C and C++
 Requires:       libpng%{branch}-devel = %{version}
 Provides:       libpng-devel = %{version}
 Obsoletes:      libpng-devel < 1.2.43
@@ -112,9 +116,6 @@
 make install DESTDIR=$RPM_BUILD_ROOT 
 rm $RPM_BUILD_ROOT/%{_libdir}/libpng*.la
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig

++++++ libpng-1.2.49.tar.bz2 -> libpng-1.2.50.tar.bz2 ++++++
++++ 7615 lines of diff (skipped)

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

Reply via email to