Hello community,

here is the log from the commit of package netpbm for openSUSE:Factory checked 
in at 2012-12-05 14:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netpbm (Old)
 and      /work/SRC/openSUSE:Factory/.netpbm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netpbm", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/netpbm/netpbm.changes    2012-11-29 
09:24:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.netpbm.new/netpbm.changes       2012-12-05 
14:01:01.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Dec  2 14:44:51 UTC 2012 - [email protected]
+
+- Update libmin to 60.
+- Added libjpeg-devel, libxml2-devel and pkgconfig(x11) as build requirements.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netpbm.spec ++++++
--- /var/tmp/diff_new_pack.6MlG3i/_old  2012-12-05 14:01:02.000000000 +0100
+++ /var/tmp/diff_new_pack.6MlG3i/_new  2012-12-05 14:01:02.000000000 +0100
@@ -16,27 +16,17 @@
 #
 
 
-Name:           netpbm
-BuildRequires:  flex
-BuildRequires:  libjasper-devel
-BuildRequires:  libpng-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  python
-Provides:       pbmplus
-# bug437293
-%ifarch ppc64
-Obsoletes:      netpbm-64bit
-%endif
-#
 %define libmaj  11
-%define libmin  59
+%define libmin  60
 %define libver  %{libmaj}.%{libmin}
+
+Name:           netpbm
 Version:        10.60.3
 Release:        0
 Summary:        A Powerful Graphics Conversion Package
 License:        BSD-3-Clause and GPL-2.0+ and SUSE-IJG and MIT and 
SUSE-Public-Domain
 Group:          Productivity/Graphics/Convertors
-Url:            http://http://netpbm.sourceforge.net/
+Url:            http://netpbm.sourceforge.net/
 Source:         netpbm-%{version}-nohpcdtoppm-noppmtompeg.tar.bz2
 Source1:        netpbm-%{version}-documentation.tar.bz2
 Source2:        baselibs.conf
@@ -50,6 +40,25 @@
 Patch3:         %{name}-tmpfile.patch 
 Patch4:         %{name}-security-code.patch 
 Patch5:         %{name}-security-scripts.patch 
+BuildRequires:  flex
+BuildRequires:  libjasper-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  python
+%if 0%{?suse_version} >= 1140
+BuildRequires:  pkgconfig(x11)
+%else
+BuildRequires:  xorg-x11-devel
+%endif
+Provides:       pbmplus
+# bug437293
+%ifarch ppc64
+Obsoletes:      netpbm-64bit
+%endif
+#
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %package -n libnetpbm%{libmaj}
 Summary:        Libraries for the NetPBM (NetPortableBitmap) Graphic Formats
@@ -156,7 +165,8 @@
 
 %files -n libnetpbm%{libmaj}
 %defattr(-,root,root)
-%{_libdir}/lib*.so.*
+%{_libdir}/lib*.so.%{libmaj}
+%{_libdir}/lib*.so.%{libver}
 
 %files -n libnetpbm-devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to