Hello community,

here is the log from the commit of package vcdimager for openSUSE:Factory 
checked in at 2012-05-09 18:22:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vcdimager (Old)
 and      /work/SRC/openSUSE:Factory/.vcdimager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vcdimager", Maintainer is "sbra...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vcdimager/vcdimager.changes      2012-04-02 
10:41:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vcdimager.new/vcdimager.changes 2012-05-09 
19:32:16.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Apr 26 06:44:25 UTC 2012 - davejpla...@gmail.com
+
+- Removed libcdio-paranoia from build requires. See bnc#756564
+
+-------------------------------------------------------------------
+Sat Apr  7 17:05:57 UTC 2012 - davejpla...@gmail.com
+
+- Update to 0.7.24cvs to fix build with libcdio-0.83
+- See ChangeLog for upstream changes.
+
+-------------------------------------------------------------------
@@ -22 +33,3 @@
-  Heiko Eissfeldt and Joerg Schilling insist on GPLv2 only license for reed 
solomon in sector.c etc. See bnc#672491. Upstream has changed the license also"
+  Heiko Eissfeldt and Joerg Schilling insist on GPLv2 only license
+  for reed solomon in sector.c etc. See bnc#672491. Upstream has 
+  changed the license also"

Old:
----
  vcdimager-0.7.24.tar.bz2

New:
----
  vcdimager-0.7.24cvs.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vcdimager.spec ++++++
--- /var/tmp/diff_new_pack.F0RdZc/_old  2012-05-09 19:32:18.000000000 +0200
+++ /var/tmp/diff_new_pack.F0RdZc/_new  2012-05-09 19:32:18.000000000 +0200
@@ -18,19 +18,26 @@
 
 %define sonum 0
 Name:           vcdimager
-Version:        0.7.24
+Version:        0.7.24cvs
 Release:        0
 Url:            http://www.vcdimager.org/
 BuildRequires:  cdparanoia
+BuildRequires:  cvs
+BuildRequires:  fdupes
 BuildRequires:  gawk
 BuildRequires:  gcc-c++
 BuildRequires:  libcddb-devel
 # In automatic build systems, use feature-limited version of libcdio to break 
build loop.
 # Otherwise, build against full version.
-BuildRequires:  libcdio-devel
+#BuildRequires:  libcdio-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  popt-devel
+BuildRequires:  pkgconfig(libcdio)
+# libcdio_paranoia is now separate to libcdio due to license issues and won't 
be available until the issues are resolved.
+# see bnc#756564
+#BuildRequires:  pkgconfig(libcdio_paranoia)
+BuildRequires:  pkgconfig(libiso9660)
 BuildRequires:  pkgconfig(libxml-2.0)
 PreReq:         %install_info_prereq
 # bug437293
@@ -120,13 +127,17 @@
 %patch1 -p1
 
 %build
+./autogen.sh
 %configure --enable-static=no --enable-shared=yes --with-pic
 make %{?_smp_mflags}
 
 %install
 %make_install
+%if 1 == 0
 rm -f %{buildroot}%{_libdir}/*.la
+%endif
 grep -r -E '^#include[ \t]+[<"][^>"]+[">]' %{buildroot}%{_includedir} | awk 
-F: '{print $2}'
+%fdupes -s %{buildroot}%{_mandir}
 
 %check
 make check
@@ -157,5 +168,6 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/*
+%{_libdir}/*.la
 
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.F0RdZc/_old  2012-05-09 19:32:18.000000000 +0200
+++ /var/tmp/diff_new_pack.F0RdZc/_new  2012-05-09 19:32:18.000000000 +0200
@@ -1 +1 @@
-vcdimager
+libvcdinfo0

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to