Hello community,

here is the log from the commit of package libpng12 for openSUSE:Factory 
checked in at 2011-12-02 09:27: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        2011-10-06 
16:43:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpng12.new/libpng12.changes   2011-12-02 
09:27:17.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Dec  1 10:47:40 UTC 2011 - idoen...@suse.de
+
+- Name field shouldn't contain a macro 
+
+-------------------------------------------------------------------
+Thu Dec  1 10:26:12 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libpng12.spec ++++++
--- /var/tmp/diff_new_pack.c1EW3c/_old  2011-12-02 09:27:18.000000000 +0100
+++ /var/tmp/diff_new_pack.c1EW3c/_new  2011-12-02 09:27:18.000000000 +0100
@@ -15,32 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+#
 %define major   1
 %define minor   2
 %define micro   46
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-0
 
-Name:           libpng%{branch}
+Name:           libpng12
 License:        Zlib License
 Group:          System/Libraries
 Url:            http://www.libpng.org/pub/png/libpng.html
 Version:        %{major}.%{minor}.%{micro}
-Release:        1
+Release:        0
 Summary:        Library for the Portable Network Graphics Format (PNG)
 Source:         libpng-%{version}.tar.bz2
 Source2:        baselibs.conf
-BuildRequires:  pkg-config zlib-devel
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires %{libname} = %{version}-%{release}
 
 %package -n %{libname}
 
 Summary:        Library for the Portable Network Graphics Format (PNG)
-License:        Zlib License
-Group:          System/Libraries
 # bug437293
 %ifarch ppc64
 Obsoletes:      libpng-64bit
@@ -50,7 +50,6 @@
 Provides:       libpng = %{version}-%{release}
 
 %package devel
-License:        Zlib License
 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
@@ -62,7 +61,6 @@
 #
 
 %package compat-devel
-License:        Zlib License
 Group:          Development/Libraries/C and C++
 Summary:        Development Tools for applications which will use the Libpng
 Requires:       libpng%{branch}-devel = %{version}

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

Reply via email to