Hello community,

here is the log from the commit of package joe for openSUSE:Factory checked in 
at 2013-03-07 07:21:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/joe (Old)
 and      /work/SRC/openSUSE:Factory/.joe.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "joe", Maintainer is "p...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/joe/joe.changes  2011-12-05 12:44:02.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.joe.new/joe.changes     2013-03-07 
07:21:36.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar  6 14:57:01 UTC 2013 - seife+...@b1-systems.com
+
+- fix build with automake-1.13.1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ joe.spec ++++++
--- /var/tmp/diff_new_pack.0qFBbk/_old  2013-03-07 07:21:37.000000000 +0100
+++ /var/tmp/diff_new_pack.0qFBbk/_new  2013-03-07 07:21:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package joe
 #
-# Copyright (c) 2011 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
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           joe
 BuildRequires:  automake
 BuildRequires:  ncurses-devel
-License:        GPL-2.0+
-Group:          Productivity/Editors/Other
 Version:        3.7
 Release:        0
 Summary:        A Text Editor
+License:        GPL-2.0+
+Group:          Productivity/Editors/Other
 Url:            http://sourceforge.net/projects/joe-editor
 Source0:        
http://downloads.sourceforge.net/joe-editor/%{name}-%{version}.tar.gz
 Source2:        de.po
@@ -93,6 +94,9 @@
 sed 's/charset=koi8-u/charset=UTF-8/' > po/uk.po.tmp && \
 mv -f po/uk.po.tmp po/uk.po
 
+# new automake-1.13.1 removed old macro
+sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
+
 %build
 autoreconf -fi
 export CFLAGS="%{optflags} -W -Wno-unused"

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

Reply via email to