Hello community, here is the log from the commit of package lcms for openSUSE:Factory checked in at 2011-11-22 17:47:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lcms (Old) and /work/SRC/openSUSE:Factory/.lcms.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lcms", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/lcms/lcms.changes 2011-09-23 02:07:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lcms.new/lcms.changes 2011-11-22 17:47:42.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Nov 21 17:20:12 UTC 2011 - [email protected] + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) +- Kill liblcms1->lcms Requires (the library does not depend on + the tools) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lcms.spec ++++++ --- /var/tmp/diff_new_pack.kQbHHD/_old 2011-11-22 17:47:43.000000000 +0100 +++ /var/tmp/diff_new_pack.kQbHHD/_new 2011-11-22 17:47:43.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package lcms (Version 1.19) +# spec file for package lcms # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,14 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: lcms License: MIT License (or similar) Group: Productivity/Graphics/Other Summary: Utilities for the Little CMS Engine -Url: http://www.littlecms.com/ +URL: http://www.littlecms.com/ Version: 1.19 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -48,19 +47,16 @@ Little cms is a small speed optimized color management engine. %package -n liblcms1 -License: MIT License (or similar) Summary: Libraries for the Little CMS Engine Group: System/Libraries #workaround for wrong package naming Provides: liblcms0 = %{version} Obsoletes: liblcms0 <= %{version} -Requires: %{name} = %{version} %description -n liblcms1 Little cms is a small speed optimized color management engine. %package -n liblcms-devel -License: MIT License (or similar) Summary: Include Files and Libraries Mandatory for Development Requires: liblcms1 = %{version} glibc-devel Group: Development/Libraries/C and C++ @@ -75,7 +71,6 @@ to develop applications that require these. %package -n python-lcms -License: MIT License (or similar) Summary: Python Bindings for the Little CMS Engine Group: Development/Libraries/Python %if 0%{?suse_version} @@ -89,7 +84,7 @@ Little cms is a small speed optimized color management engine. %prep -%setup -q -n %{name}-1.19 +%setup -q %patch %patch1 %patch2 @@ -98,9 +93,6 @@ chmod -x COPYING AUTHORS NEWS README doc/*.TXT %build -export CFLAGS="$RPM_OPT_FLAGS" -export CXXFLAGS="$RPM_OPT_FLAGS" - %configure\ --disable-static\ --with-python @@ -113,9 +105,6 @@ %makeinstall rm $RPM_BUILD_ROOT%{_libdir}/*.la $RPM_BUILD_ROOT%{py_sitedir}/_lcms.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n liblcms1 -p /sbin/ldconfig %postun -n liblcms1 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
