Hello community, here is the log from the commit of package vcdimager for openSUSE:Factory checked in at Fri Apr 8 08:55:34 CEST 2011.
-------- --- vcdimager/vcdimager.changes 2011-03-17 15:34:45.000000000 +0100 +++ /mounts/work_src_done/STABLE/vcdimager/vcdimager.changes 2011-04-07 18:35:37.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Apr 7 15:49:40 UTC 2011 - [email protected] + +- version 0.7.24, GPLv2 is now upstream. +- strncat-patch is now upstreamed. +- new copyright patch added, to fulfill Joerg's last wish in bnc#672491 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- vcdimager-0.7.23-strncat.patch vcdimager-0.7.23.tar.bz2 New: ---- sector_private.patch vcdimager-0.7.24.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vcdimager.spec ++++++ --- /var/tmp/diff_new_pack.40jqJ1/_old 2011-04-08 08:54:36.000000000 +0200 +++ /var/tmp/diff_new_pack.40jqJ1/_new 2011-04-08 08:54:36.000000000 +0200 @@ -19,7 +19,7 @@ Name: vcdimager -BuildRequires: cdparanoia gawk libcddb-devel libxml2-devel pkgconfig popt-devel +BuildRequires: cdparanoia gawk gcc-c++ libcddb-devel libxml2-devel pkgconfig popt-devel # In automatic build systems, use feature-limited version of libcdio to break build loop. %if "x%{?_project}" != "x" BuildRequires: libcdio-mini-devel @@ -37,12 +37,12 @@ Obsoletes: vcdimager-64bit %endif # -Version: 0.7.23 -Release: 177 +Version: 0.7.24 +Release: 1 Summary: Video CD (VCD) authoring software Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf -Patch: %{name}-0.7.23-strncat.patch +Patch1: sector_private.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -119,7 +119,8 @@ %prep %setup -q -%patch -p1 +# sector_private.patch +%patch1 -p1 %build %{?suse_update_config:%{suse_update_config -f -l}} @@ -131,6 +132,9 @@ %{__rm} -f %{buildroot}%{_libdir}/*.la grep -r -E '^#include[ \t]+[<"][^>"]+[">]' %{buildroot}%{_includedir} | awk -F: '{print $2}' +%check +make check + %clean rm -rf $RPM_BUILD_ROOT ++++++ sector_private.patch ++++++ --- vcdimager-0.7.24/lib/sector_private.h.orig 2004-02-14 18:27:56.000000000 +0100 +++ vcdimager-0.7.24/lib/sector_private.h 2011-04-07 18:31:14.790890000 +0200 @@ -3,11 +3,11 @@ Copyright (C) 2000 Herbert Valerio Riedel <[email protected]> (C) 1998 Heiko Eissfeldt <[email protected]> + Copyright 2002 by Joerg Schilling This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + it under the terms of the GNU General Public License version 2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of ++++++ vcdimager-0.7.23.tar.bz2 -> vcdimager-0.7.24.tar.bz2 ++++++ ++++ 96612 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
