[feh] Update patch (fuzz)

Ben Boeckel mathstuf at fedoraproject.org
Sat Jun 25 03:14:40 UTC 2011


commit 67bb6b179481a759744d1db17ec2f139f9554ee0
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Fri Jun 24 23:07:16 2011 -0400

    Update patch (fuzz)

 feh-1.10.1-prefix.patch => feh-1.14.1-prefix.patch |   13 ++++++++-----
 feh.spec                                           |    2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/feh-1.10.1-prefix.patch b/feh-1.14.1-prefix.patch
similarity index 55%
rename from feh-1.10.1-prefix.patch
rename to feh-1.14.1-prefix.patch
index 79e1d04..793d3d6 100644
--- a/feh-1.10.1-prefix.patch
+++ b/feh-1.14.1-prefix.patch
@@ -1,8 +1,9 @@
-diff -up feh-1.10.1/config.mk.prefixorig feh-1.10.1/config.mk
---- feh-1.10.1/config.mk.prefixorig	2010-12-29 19:58:31.904106871 -0800
-+++ feh-1.10.1/config.mk	2010-12-29 20:08:07.946812680 -0800
-@@ -2,13 +2,13 @@ PACKAGE ?= feh
- VERSION ?= 1.10.1
+diff -u -r -U5 feh-1.14.1//config.mk feh-1.14.1.prefix//config.mk
+--- feh-1.14.1//config.mk	2011-05-19 16:36:13.000000000 -0400
++++ feh-1.14.1.prefix//config.mk	2011-06-24 23:04:52.394461791 -0400
+@@ -1,16 +1,16 @@
+ PACKAGE ?= feh
+ VERSION ?= 1.14.1
  
  # Prefix for all installed files
 -PREFIX ?= /usr/local
@@ -16,4 +17,6 @@ diff -up feh-1.10.1/config.mk.prefixorig feh-1.10.1/config.mk
 +doc_dir = ${main_dir}/share/doc/feh-${VERSION}
  image_dir = ${main_dir}/share/feh/images
  font_dir = ${main_dir}/share/feh/fonts
+ example_dir = ${main_dir}/share/doc/feh/examples
  
+ # default CFLAGS
diff --git a/feh.spec b/feh.spec
index 46d14fc..1d1373a 100644
--- a/feh.spec
+++ b/feh.spec
@@ -10,7 +10,7 @@ License:        MIT
 URL:            https://derf.homelinux.org/projects/feh/
 Source0:        http://derf.homelinux.org/projects/feh/feh-%{version}.tar.bz2
 Patch0:         feh-1.10.1-dejavu.patch
-Patch1:         feh-1.10.1-prefix.patch
+Patch1:         feh-1.14.1-prefix.patch
 BuildRequires:  giblib-devel
 BuildRequires:  imlib2-devel
 BuildRequires:  libjpeg-devel


More information about the scm-commits mailing list