]> git.pld-linux.org Git - packages/gnome-commander.git/commitdiff
- rediff, some flags patch parts obsolete auto/th/gnome-commander-1.12.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Apr 2021 19:52:49 +0000 (21:52 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Apr 2021 19:53:04 +0000 (21:53 +0200)
gnome-commander-am.patch
gnome-commander-flags.patch
gnome-commander.spec

index cbf661a741e91e4dd91571054ebd94db12173020..d1021d0028c8cc7999927fdd14240965ace3da7a 100644 (file)
@@ -1,11 +1,11 @@
---- configure.ac~      2013-04-17 15:41:41.649305953 +0100
-+++ configure.ac       2013-04-17 15:43:19.396804363 +0100
+--- gnome-commander-1.12.0/configure.ac.orig   2021-04-02 21:45:34.957633296 +0200
++++ gnome-commander-1.12.0/configure.ac        2021-04-02 21:46:03.789121762 +0200
 @@ -7,7 +7,7 @@
GNOME_DOC_INIT
YELP_HELP_INIT
  
  AM_MAINTAINER_MODE
 -AM_CONFIG_HEADER(config.h)
 +AC_CONFIG_HEADERS([config.h])
  
- AC_GNU_SOURCE
+ AC_USE_SYSTEM_EXTENSIONS
  
index 223fd9cfa5569bc674c661b6badcb802f582743b..27a0ae1782f2db6785b8d6fc3b4ac64b5118cbf2 100644 (file)
@@ -1,34 +1,3 @@
---- gnome-commander-1.10.2/libgcmd/Makefile.am.orig    2019-11-28 18:39:39.931001008 +0100
-+++ gnome-commander-1.10.2/libgcmd/Makefile.am 2019-11-28 18:53:32.773155781 +0100
-@@ -6,6 +6,8 @@
- AM_CPPFLAGS = \
-       $(GNOMEUI_CFLAGS) \
-       $(GNOMEVFS_CFLAGS) \
-+      $(GNOME_CFLAGS) \
-+      $(GTK_CFLAGS) \
-       -DGTK_DISABLE_SINGLE_INCLUDES \
-       -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
---- gnome-commander-1.10.2/src/Makefile.am.orig        2019-04-13 12:03:20.000000000 +0200
-+++ gnome-commander-1.10.2/src/Makefile.am     2019-11-28 18:59:10.237994244 +0100
-@@ -14,6 +14,7 @@
-       $(GNOME_KEYRING_CFLAGS) \
-       $(UNIQUE_CFLAGS) \
-       $(PYTHON_CFLAGS) \
-+      $(IPTCDATA_CFLAGS) \
-       -DGTK_DISABLE_SINGLE_INCLUDES \
-       -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES \
-       -DDATADIR=\""$(datadir)"\"\
-@@ -107,7 +108,8 @@
-       $(GSF_LIBS) \
-       $(POPPLER_LIBS) \
-       $(PYTHON_LIBS) \
--      $(PYTHON_EXTRA_LIBS)
-+      $(PYTHON_EXTRA_LIBS) \
-+      $(IPTCDATA_LIBS)
- CLEANFILES = \
-       gnome-cmd-advrename-lexer.cc
 --- gnome-commander-1.10.3/libgcmd/Makefile.am.orig    2020-06-19 16:28:11.056464167 +0200
 +++ gnome-commander-1.10.3/libgcmd/Makefile.am 2020-06-19 16:29:17.959435056 +0200
 @@ -1,6 +1,6 @@
index 50332cc08853991bb128f74923d73203b13bcc3b..d933d269152d88293a0af2a8c73ab2c86b5453c7 100644 (file)
@@ -63,7 +63,7 @@ kilka dodatkowych jak np. klienta FTP.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
+%patch1 -p1
 %patch2 -p1
 
 %build
This page took 0.162227 seconds and 4 git commands to generate.