Hello community,

here is the log from the commit of package lcms for openSUSE:Factory checked in 
at 2013-04-14 10:16:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-22 
17:47:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lcms.new/lcms.changes   2013-04-14 
10:16:54.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Apr 11 08:04:04 UTC 2013 - [email protected]
+
+- Added url as source.
+  Please see http://en.opensuse.org/SourceUrls
+
+-------------------------------------------------------------------

Old:
----
  lcms-1.19.tar.bz2

New:
----
  lcms-1.19.tar.gz

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

Other differences:
------------------
++++++ lcms.spec ++++++
--- /var/tmp/diff_new_pack.T3ZA34/_old  2013-04-14 10:16:55.000000000 +0200
+++ /var/tmp/diff_new_pack.T3ZA34/_new  2013-04-14 10:16:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lcms
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -16,26 +16,34 @@
 #
 
 
-
 Name:           lcms
+Summary:        Utilities for the Little CMS Engine
 License:        MIT
 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
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 Patch:          lcms-endian.patch
 Patch1:         lcms-strict-aliasing.patch
 Patch2:         lcms-implicit-declaration.patch
 
 %if 0%{?fedora_version}   
-BuildRequires:  gcc-c++ libjpeg-devel libtiff-devel pkgconfig python-devel 
zlib-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libjpeg-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  pkgconfig
+BuildRequires:  python-devel
+BuildRequires:  zlib-devel
 %endif 
 %if 0%{?suse_version}  
-BuildRequires:  gcc-c++ libjpeg-devel libtiff-devel pkg-config python-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libjpeg-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  pkg-config
+BuildRequires:  python-devel
 %endif 
 
 # bug437293
@@ -58,8 +66,9 @@
 
 %package -n liblcms-devel
 Summary:        Include Files and Libraries Mandatory for Development
-Requires:       liblcms1 = %{version} glibc-devel
 Group:          Development/Libraries/C and C++
+Requires:       glibc-devel
+Requires:       liblcms1 = %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:      liblcms-devel-64bit

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

Reply via email to