]> git.pld-linux.org Git - packages/gnome-commander.git/commitdiff
- patch for automake-1.13
authorKacper Kornet <draenog@pld-linux.org>
Wed, 17 Apr 2013 14:52:23 +0000 (15:52 +0100)
committerKacper Kornet <draenog@pld-linux.org>
Wed, 17 Apr 2013 14:52:23 +0000 (15:52 +0100)
- rel. 5

gnome-commander-am.patch [new file with mode: 0644]
gnome-commander.spec

diff --git a/gnome-commander-am.patch b/gnome-commander-am.patch
new file mode 100644 (file)
index 0000000..2c7b997
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in~      2013-04-17 15:41:41.649305953 +0100
++++ configure.in       2013-04-17 15:43:19.396804363 +0100
+@@ -7,7 +7,7 @@
+ GNOME_DOC_INIT
+ AM_MAINTAINER_MODE
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS([config.h])
+ AC_GNU_SOURCE
index 1151add99511c22b47e169977549a22ddf2ca821..bb544d2339de1023a811a8f330d94cb67f0d788c 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A GNOME filemanager similar to the Midnight Commander
 Summary(pl.UTF-8):     Zarządca plików dla środowiska GNOME w stylu Midnight Commandera
 Name:          gnome-commander
 Version:       1.2.8.15
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/%{name}-%{version}.tar.xz
@@ -11,6 +11,7 @@ Patch0:               %{name}-flags.patch
 Patch1:                %{name}-1.2.8.15-poppler020.patch
 Patch2:                %{name}-gcc47.patch
 Patch3:                %{name}-format-security.patch
+Patch4:                %{name}-am.patch
 URL:           http://www.nongnu.org/gcmd/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -55,6 +56,7 @@ kilka dodatkowych jak np. klienta FTP.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p0
 
 %build
 %{__glib_gettextize}
This page took 0.035606 seconds and 4 git commands to generate.