Hello community,

here is the log from the commit of package alsa-tools for openSUSE:Factory 
checked in at 2013-05-18 09:20:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-tools (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-tools/alsa-tools.changes    2013-04-14 
10:11:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-tools.new/alsa-tools.changes       
2013-05-18 09:20:34.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Apr 26 11:38:34 UTC 2013 - [email protected]
+
+- Removed AC_CONFIG_MACRO_DIR([m4]) from configure.in of ld10k1 and 
+  qlo10k1 to fix build with automake-1.13.1:
+  alsa-tools-no_m4_dir.dif
+
+-------------------------------------------------------------------

New:
----
  alsa-tools-no_m4_dir.dif

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

Other differences:
------------------
++++++ alsa-tools.spec ++++++
--- /var/tmp/diff_new_pack.pgl4aD/_old  2013-05-18 09:20:35.000000000 +0200
+++ /var/tmp/diff_new_pack.pgl4aD/_new  2013-05-18 09:20:35.000000000 +0200
@@ -51,7 +51,8 @@
 Source4:        rmedigicontrol.desktop
 Source7:        rme.png
 Source8:        envy24.png
-Patch:          alsa-tools-desktop-fix.dif
+Patch0:         alsa-tools-desktop-fix.dif
+Patch1:         alsa-tools-no_m4_dir.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -79,7 +80,8 @@
 %prep
 %setup -q -a 2 -n %{name}-%{package_version}
 cp %{SOURCE1} .
-%patch -p1
+%patch0 -p1
+%patch1
 
 %build
 export AUTOMAKE_JOBS="%{?_smp_mflags}"

++++++ alsa-tools-no_m4_dir.dif ++++++
--- ld10k1/configure.in.orig    2013-04-26 13:31:01.372644430 +0200
+++ ld10k1/configure.in 2013-04-26 13:31:25.100034739 +0200
@@ -1,6 +1,5 @@
 AC_INIT(src/ld10k1.c)
 AM_INIT_AUTOMAKE(ld10k1, 0.1.8p1)
-AC_CONFIG_MACRO_DIR([m4])
 
 AC_CONFIG_HEADERS(config.h)
 AC_PROG_CC
--- qlo10k1/configure.in.orig   2013-04-26 13:31:09.484777959 +0200
+++ qlo10k1/configure.in        2013-04-26 13:32:34.492214935 +0200
@@ -1,6 +1,5 @@
 AC_INIT(src/main.cpp)
 AM_INIT_AUTOMAKE(qlo10k1, 0.1.2p1)
-AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)
 AC_PROG_CXX
 AC_PROG_LD


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

Reply via email to