Hello community, here is the log from the commit of package zimg for openSUSE:Factory checked in at 2013-01-17 11:11:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zimg (Old) and /work/SRC/openSUSE:Factory/.zimg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zimg", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/zimg/zimg.changes 2011-11-21 12:52:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.zimg.new/zimg.changes 2013-01-17 13:18:15.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 15 12:30:26 UTC 2013 - [email protected] + +- remove suse-update-config +- remove INSTALL from doc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zimg.spec ++++++ --- /var/tmp/diff_new_pack.C2Qak8/_old 2013-01-17 13:18:15.000000000 +0100 +++ /var/tmp/diff_new_pack.C2Qak8/_new 2013-01-17 13:18:15.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package zimg # -# 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 @@ -15,23 +15,25 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: zimg -BuildRequires: freetype2-devel gd-devel libpng-devel libtiff-devel xorg-x11 xorg-x11-devel +BuildRequires: freetype2-devel +BuildRequires: gd-devel +BuildRequires: libpng-devel +BuildRequires: libtiff-devel BuildRequires: libtool -License: BSD-3-Clause -Group: Productivity/Graphics/Visualization/Graph +BuildRequires: xorg-x11 +BuildRequires: xorg-x11-devel Requires: gd >= 1.8.3 -AutoReqProv: on Version: 5.0.0 -Release: 211 +Release: 0 Source: %{name}-%{version}.tar.bz2 Patch: %{name}-%{version}.patch Url: http://sourceforge.net/projects/zimg/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: display 2-D data of arbitrary format +Summary: Display 2-D data of arbitrary format +License: BSD-3-Clause +Group: Productivity/Graphics/Visualization/Graph Requires: ImageMagick %description @@ -50,7 +52,6 @@ %prep %setup %patch -%{suse_update_config} %build %define prefix /usr/ @@ -74,7 +75,7 @@ %files %defattr(-,root,root) -%doc README ChangeLog AUTHORS COPYING INSTALL NEWS TODO +%doc README ChangeLog AUTHORS COPYING NEWS TODO /usr/bin/zimg /usr/share/man/man1/zimg* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
