From: lisu Date: Thu, 10 Feb 2011 10:30:54 +0000 (+0000) Subject: - fix install X-Git-Tag: auto/th/feh-1_11_2-2~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Ffeh.git;a=commitdiff_plain;h=5673800ca4e71e4f9d966f074a0ed766ff6b7290 - fix install - sed >= 4.0 Changed files: feh.spec -> 1.54 --- diff --git a/feh.spec b/feh.spec index 41bcdf9..d3f66af 100644 --- a/feh.spec +++ b/feh.spec @@ -3,18 +3,19 @@ Summary(hu.UTF-8): Gyors képnézegető/indexelő/montázsoló Summary(pl.UTF-8): Szybki program do przeglądania/indeksowania/montowania obrazów Name: feh Version: 1.11.2 -Release: 1 +Release: 2 License: BSD Group: X11/Applications/Graphics Source0: https://derf.homelinux.org/~derf/projects/feh/%{name}-%{version}.tar.bz2 # Source0-md5: 3b2354d78a882ce02b429bbe053467a2 URL: https://derf.homelinux.org/~derf/projects/feh/ +Patch0: %{name}-install.patch Source1: %{name}-bash-completion BuildRequires: giblib-devel >= 1.2.4 BuildRequires: imlib2-devel >= 1.0.0 BuildRequires: libjpeg-devel BuildRequires: libpng-devel -BuildRequires: sed +BuildRequires: sed >= 4.0 BuildRequires: xorg-lib-libXinerama-devel BuildRequires: xorg-lib-libXt-devel Provides: WallpaperChanger @@ -62,6 +63,7 @@ bashowe dopełnianie linii poleceń programu feh. %prep %setup -q +%patch0 -p1 %{__sed} -i "s,CFLAGS ?=.*,CFLAGS = %{rpmcflags}," config.mk %build