Hello community, here is the log from the commit of package vcdimager for openSUSE:Factory checked in at 2012-10-08 07:21:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-09-11 09:21:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vcdimager.new/vcdimager.changes 2012-10-08 07:21:57.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Oct 6 15:20:08 UTC 2012 - [email protected] + +- Add help2man and --enable-maintainer-mode to get non-empty manpages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vcdimager.spec ++++++ --- /var/tmp/diff_new_pack.oZCS0p/_old 2012-10-08 07:22:00.000000000 +0200 +++ /var/tmp/diff_new_pack.oZCS0p/_new 2012-10-08 07:22:00.000000000 +0200 @@ -26,6 +26,7 @@ BuildRequires: fdupes BuildRequires: gawk BuildRequires: gcc-c++ +BuildRequires: help2man BuildRequires: libcddb-devel # In automatic build systems, use feature-limited version of libcdio to break build loop. # Otherwise, build against full version. @@ -129,7 +130,7 @@ %build ./autogen.sh -%configure --enable-static=no --enable-shared=yes --with-pic +%configure --enable-maintainer-mode --enable-static=no --enable-shared=yes --with-pic make %{?_smp_mflags} %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
