Hello community,

here is the log from the commit of package kbuild for openSUSE:Factory checked 
in at 2013-05-02 11:13:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbuild (Old)
 and      /work/SRC/openSUSE:Factory/.kbuild.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbuild"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbuild/kbuild.changes    2012-10-03 
07:56:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kbuild.new/kbuild.changes       2013-05-02 
11:13:17.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr 26 08:17:17 UTC 2013 - mmeis...@suse.com
+
+- Added makeinfo BuildRequire to fix build with new automake
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kbuild.spec ++++++
--- /var/tmp/diff_new_pack.sWIYqd/_old  2013-05-02 11:13:18.000000000 +0200
+++ /var/tmp/diff_new_pack.sWIYqd/_new  2013-05-02 11:13:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbuild
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -23,6 +23,9 @@
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  libacl-devel
+%if %suse_version >= 1230
+BuildRequires:  makeinfo
+%endif
 Summary:        Framework for writing simple makefiles for complex tasks
 License:        GPL-2.0+
 Group:          Development/Tools/Building

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

Reply via email to