Hello community,

here is the log from the commit of package SampleICC for openSUSE:Factory 
checked in at 2012-05-10 14:34:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SampleICC (Old)
 and      /work/SRC/openSUSE:Factory/.SampleICC.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SampleICC", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/SampleICC/SampleICC.changes      2012-04-12 
09:51:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.SampleICC.new/SampleICC.changes 2012-05-10 
14:34:41.000000000 +0200
@@ -2 +2,6 @@
-Tue Apr 03 12:00:02 UTC 2012 - Kai-Uwe Behrmann <[email protected]> - 1.6.6
+Wed May 09 12:00:00 UTC 2012 - [email protected]
+
+- more spec tweaks
+
+-------------------------------------------------------------------
+Tue Apr 03 12:00:02 UTC 2012 - [email protected]
@@ -7 +12 @@
-Tue Apr 03 12:00:01 UTC 2012 - Kai-Uwe Behrmann <[email protected]> - 1.6.6
+Tue Apr 03 12:00:01 UTC 2012 - [email protected]
@@ -12 +17 @@
-Thu Jan 19 12:00:01 UTC 2012 - Kai-Uwe Behrmann <[email protected]> - 1.6.6
+Thu Jan 19 12:00:01 UTC 2012 - [email protected]
@@ -18 +23 @@
-Thu Aug 24 12:00:01 UTC 2010 - Kai-Uwe Behrmann <[email protected]>
+Thu Aug 24 12:00:01 UTC 2010 - [email protected]>

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

Other differences:
------------------
++++++ SampleICC.spec ++++++
--- /var/tmp/diff_new_pack.5iF2h3/_old  2012-05-10 14:34:42.000000000 +0200
+++ /var/tmp/diff_new_pack.5iF2h3/_new  2012-05-10 14:34:42.000000000 +0200
@@ -1,3 +1,7 @@
+#
+# spec file for package SampleICC
+#
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011-2012 Kai-Uwe Behrmann
 #
 # All modifications and additions to the file contributed by third parties
@@ -9,18 +13,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
 Version:         1.6.6
-Source:          SampleICC-1.6.6.tar.gz
 Release:         0
+Source:         SampleICC-1.6.6.tar.gz
 Summary:         Color Management System
+
 Name:            SampleICC
 License:         BSD-3-Clause
 Group:           Development/Libraries/Other
 Url:             http://sourceforge.net/projects/sampleicc/
 BuildRoot:       %{_tmppath}/%{name}-%{version}-build
 
-
-BuildRequires:     gcc-c++ gettext doxygen graphviz pkgconfig  libpng-devel 
libjpeg-devel libtiff-devel libxml2-devel
+BuildRequires:  doxygen gcc-c++ gettext graphviz libjpeg-devel libpng-devel 
libtiff-devel libxml2-devel pkgconfig
 
 %package -n lib%{name}1
 Summary:   Colour Management System Libraries
@@ -52,7 +60,6 @@
 %install
 make %{_smp_mflags}
 make DESTDIR=%{buildroot} install
-rm -fr %{buildroot}/%{_datadir}/doc/%{name}
 rm  %{buildroot}/%{_libdir}/lib*.la
 
 %post -n lib%{name}1 -p /sbin/ldconfig
@@ -81,5 +88,4 @@
 %{_libdir}/libICC_utils.a
 %{_libdir}/libICC_utils.so
 
-
 %changelog

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

Reply via email to