Hello community,

here is the log from the commit of package xtermset for openSUSE:Factory 
checked in at 2013-03-19 12:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xtermset (Old)
 and      /work/SRC/openSUSE:Factory/.xtermset.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xtermset", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xtermset/xtermset.changes        2013-01-14 
22:39:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xtermset.new/xtermset.changes   2013-03-19 
12:44:03.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 13 12:35:33 CET 2013 - [email protected]
+
+- builds with automake 1.13
+  * automake-1.13.patch
+
+-------------------------------------------------------------------

New:
----
  xtermset-automake-1.13.patch

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

Other differences:
------------------
++++++ xtermset.spec ++++++
--- /var/tmp/diff_new_pack.IF5Kzr/_old  2013-03-19 12:44:04.000000000 +0100
+++ /var/tmp/diff_new_pack.IF5Kzr/_new  2013-03-19 12:44:04.000000000 +0100
@@ -28,6 +28,7 @@
 Patch0:         %{name}-%{version}.dif
 Patch1:         %{name}-%{version}-strcat.patch
 Patch2:         %{name}-%{version}-dash.patch
+Patch3:         xtermset-automake-1.13.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,6 +41,7 @@
 %patch0
 %patch1
 %patch2
+%patch3 -p1
 
 %build
 aclocal

++++++ xtermset-automake-1.13.patch ++++++
Index: xtermset-0.5.2/configure.in
===================================================================
--- xtermset-0.5.2.orig/configure.in
+++ xtermset-0.5.2/configure.in
@@ -9,7 +9,7 @@
 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 AC_INIT(reconf)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE(xtermset,0.5.2)
 AC_PROG_CC
 AC_AIX
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to