Hello community, here is the log from the commit of package vcdimager for openSUSE:Factory checked in at 2011-12-27 18:39:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vcdimager (Old) and /work/SRC/openSUSE:Factory/.vcdimager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vcdimager", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/vcdimager/vcdimager.changes 2011-09-23 12:49:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vcdimager.new/vcdimager.changes 2011-12-27 18:39:38.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 21 10:31:51 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vcdimager.spec ++++++ --- /var/tmp/diff_new_pack.XXfgVu/_old 2011-12-27 18:39:39.000000000 +0100 +++ /var/tmp/diff_new_pack.XXfgVu/_new 2011-12-27 18:39:39.000000000 +0100 @@ -15,11 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: vcdimager -BuildRequires: cdparanoia gawk gcc-c++ libcddb-devel libxml2-devel pkgconfig popt-devel +BuildRequires: cdparanoia +BuildRequires: gawk +BuildRequires: gcc-c++ +BuildRequires: libcddb-devel +BuildRequires: libxml2-devel +BuildRequires: pkgconfig +BuildRequires: popt-devel # In automatic build systems, use feature-limited version of libcdio to break build loop. %if "x%{?_project}" != "x" BuildRequires: libcdio-mini-devel @@ -28,18 +32,17 @@ BuildRequires: libcdio-devel %endif Url: http://www.vcdimager.org/ -License: GPL-2.0 -Group: Productivity/Multimedia/CD/Record PreReq: %install_info_prereq -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: vcdimager-64bit %endif # Version: 0.7.24 -Release: 1 +Release: 0 Summary: Video CD (VCD) authoring software +License: GPL-2.0 +Group: Productivity/Multimedia/CD/Record Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf Patch1: sector_private.patch @@ -77,9 +80,8 @@ %package devel Url: http://www.vcdimager.org/ -License: GPL-2.0 -Group: Development/Languages/C and C++ Summary: Video CD (VCD) authoring software +Group: Development/Languages/C and C++ Requires: %{name} = %{version} libcdio-devel glibc-devel # bug437293 %ifarch ppc64 @@ -123,7 +125,6 @@ %patch1 -p1 %build -%{?suse_update_config:%{suse_update_config -f -l}} %configure --disable-static --with-pic make %{?jobs:-j%jobs} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
