Hello community,

here is the log from the commit of package gavl for openSUSE:Factory checked in 
at 2014-05-01 07:51:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gavl (Old)
 and      /work/SRC/openSUSE:Factory/.gavl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gavl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gavl/gavl.changes        2012-07-30 
17:12:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gavl.new/gavl.changes   2014-05-01 
07:51:09.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 23 12:49:11 CEST 2014 - [email protected]
+
+- Run autogen.sh instead of autoconf to fix build in packman 11.4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gavl.spec ++++++
--- /var/tmp/diff_new_pack.ZDgFN1/_old  2014-05-01 07:51:10.000000000 +0200
+++ /var/tmp/diff_new_pack.ZDgFN1/_new  2014-05-01 07:51:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gavl
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -28,7 +28,9 @@
 Source0:        
http://sourceforge.net/projects/gmerlin/files/gavl/%{version}/gavl-%{version}.tar.gz
 Patch0:         gavl-autoconf.patch
 BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  doxygen
+BuildRequires:  libtool
 BuildRequires:  pkg-config
 
 %description
@@ -77,7 +79,7 @@
 %patch0 -p1
 
 %build
-autoconf
+./autogen.sh
 %configure --docdir=%{_docdir}/%{name} --without-cpuflags
 make %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to