]> git.pld-linux.org Git - packages/feh.git/blobdiff - feh.spec
noarch bash completions
[packages/feh.git] / feh.spec
index ceffdb1627962ee003cb43e55416630211efac32..fb359c5176ade3c38029d39cdcb5fcd925e7aef9 100644 (file)
--- a/feh.spec
+++ b/feh.spec
@@ -2,12 +2,12 @@ Summary:      Fast image viewer/indexer/montager
 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:       2.2
-Release:       1
+Version:       2.5
+Release:       3
 License:       BSD
 Group:         X11/Applications/Graphics
 Source0:       https://derf.homelinux.org/~derf/projects/feh/%{name}-%{version}.tar.bz2
-# Source0-md5: 7dee285e8dd34f69058b0977283b3a8a
+# Source0-md5: d5f6048f79005c05b51060beafd1f08d
 URL:           http://feh.finalrewind.org/
 # Patch0:              %{name}-install.patch
 Source1:       %{name}-bash-completion
@@ -55,6 +55,9 @@ Summary(pl.UTF-8):    bashowe dopełnianie linii poleceń programu feh
 Group:         Applications/Shells
 Requires:      bash-completion
 Obsoletes:     feh-bash-completion
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n bash-completion-feh
 bash-completion to feh.
@@ -65,7 +68,7 @@ bashowe dopełnianie linii poleceń programu feh.
 %prep
 %setup -q
 # %patch0 -p1
-%{__sed} -i "s,CFLAGS ?=.*,CFLAGS = %{rpmcflags}," config.mk
+%{__sed} -i "s|CFLAGS ?=.*|CFLAGS = %{rpmcflags}|" config.mk
 
 %build
 %{__make} \
This page took 0.09853 seconds and 4 git commands to generate.