Hello community, here is the log from the commit of package IccXML for openSUSE:Factory checked in at 2012-05-10 14:32:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/IccXML (Old) and /work/SRC/openSUSE:Factory/.IccXML.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "IccXML", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/IccXML/IccXML.changes 2012-04-17 07:45:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.IccXML.new/IccXML.changes 2012-05-10 14:32:05.000000000 +0200 @@ -2 +2,6 @@ -Thu Mar 05 12:00:01 UTC 2012 - Kai-Uwe Behrmann <[email protected]> - 0.9.6 +Wed May 09 12:00:01 UTC 2012 - [email protected] + +- omit temp file removal during package build + +------------------------------------------------------------------- +Thu Mar 05 12:00:01 UTC 2012 - [email protected] @@ -7 +12 @@ -Thu Jan 19 12:00:01 UTC 2012 - Kai-Uwe Behrmann <[email protected]> - 0.9.6 +Thu Jan 19 12:00:01 UTC 2012 - [email protected] @@ -14 +19 @@ -Wed Dec 01 12:00:01 UTC 2010 - Kai-Uwe Behrmann <[email protected]> +Wed Dec 01 12:00:01 UTC 2010 - [email protected] @@ -19 +24 @@ -Thu Sep 03 12:00:01 UTC 2010 - Kai-Uwe Behrmann <[email protected]> +Thu Sep 03 12:00:01 UTC 2010 - [email protected] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ IccXML.spec ++++++ --- /var/tmp/diff_new_pack.6uszJy/_old 2012-05-10 14:32:06.000000000 +0200 +++ /var/tmp/diff_new_pack.6uszJy/_new 2012-05-10 14:32:06.000000000 +0200 @@ -1,3 +1,7 @@ +# +# spec file for package IccXML +# +# 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: 0.9.6 -Source: IccXML-0.9.6.tar.gz Release: 0 +Source: IccXML-0.9.6.tar.gz Summary: Color Management XML tools + Name: IccXML License: BSD-3-Clause Group: Development/Libraries/Other Url: http://sourceforge.net/projects/iccxml/ BuildRoot: %{_tmppath}/%{name}-%{version}-build - -BuildRequires: gcc-c++ pkgconfig libxml2-devel libSampleICC-devel libSampleICC1 +BuildRequires: gcc-c++ libSampleICC-devel libSampleICC1 libxml2-devel pkgconfig %package -n lib%{name}2 Summary: Colour Management Libraries @@ -31,7 +39,6 @@ Group: Development/Libraries/Other Requires: lib%{name}2 = %{version} - %description Tools to read convert ICC profiles to and from XML files @@ -55,7 +62,6 @@ %install make %{_smp_mflags} make DESTDIR=%{buildroot} install -rm -fr %{buildroot}/%{_datadir}/doc/%{name} rm %{buildroot}/%{_libdir}/lib*.la %post -n lib%{name}2 -p /sbin/ldconfig @@ -82,5 +88,4 @@ %{_libdir}/pkgconfig/iccxml.pc %{_libdir}/lib%{name}.a - %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
