Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2013-03-10 08:36:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and      /work/SRC/openSUSE:Factory/.patchutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes    2012-01-25 
11:08:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.patchutils.new/patchutils.changes       
2013-03-10 08:36:21.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar  9 17:37:27 UTC 2013 - [email protected]
+
+- fix build with autmake-1.13, convert changes to utf-8
+
+-------------------------------------------------------------------
@@ -105 +110 @@
-  � New splitdiff option to split out every file-level patch, and
+  · New splitdiff option to split out every file-level patch, and
@@ -107,4 +112,4 @@
-  � A new tool was added for exchanging the order of two patches
-  � Support for ISO 8601 timezones
-  � Several bug fixes
-  � Our patches are in mainline
+  · A new tool was added for exchanging the order of two patches
+  · Support for ISO 8601 timezones
+  · Several bug fixes
+  · Our patches are in mainline

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

Other differences:
------------------
++++++ patchutils.spec ++++++
--- /var/tmp/diff_new_pack.hpbhW9/_old  2013-03-10 08:36:23.000000000 +0100
+++ /var/tmp/diff_new_pack.hpbhW9/_new  2013-03-10 08:36:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# 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,15 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           patchutils
 Url:            http://cyberelk.net/tim/patchutils/
-License:        GPL-2.0+
-Group:          Productivity/File utilities
-Requires:       patch diffutils
+Requires:       diffutils
+Requires:       patch
 BuildRequires:  automake
 Version:        0.3.2
 Release:        0
 Summary:        A Collection of Tools for Manipulating Patch Files
+License:        GPL-2.0+
+Group:          Productivity/File utilities
 Source:         
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
 Patch:          %name-0.2.30-tailsyntax.diff
 Patch1:         overrun.diff
@@ -53,6 +55,8 @@
 %patch -p1
 %patch1
 %patch2 -p1
+# new autoconf 1.13 removed old macro
+sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
 
 %build
 autoreconf -fi

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

Reply via email to