X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffeh.git;a=blobdiff_plain;f=feh.spec;h=c521cdf7ae4f01c6f02d72072328700faa944df9;hp=e8e595a1bd69c5a02092927aa3f269f39bff5bba;hb=ef91e2077a17fec1108860f5e7eaee195c337a51;hpb=a3b146129084778d09bb1c15322391653af56e0a diff --git a/feh.spec b/feh.spec index e8e595a..c521cdf 100644 --- a/feh.spec +++ b/feh.spec @@ -1,19 +1,21 @@ Summary: Fast image viewer/indexer/montager Summary(pl): Szybki program do przegl±dania/indeksowania/montowania obrazów Name: feh -Version: 1.2.4 +Version: 1.3.2 Release: 1 -License: GPL +License: BSD Group: X11/Applications/Graphics Source0: http://www.linuxbrit.co.uk/downloads/%{name}-%{version}.tar.gz +# Source0-md5: a1ccf81068b6ce28715c820b61952888 URL: http://www.linuxbrit.co.uk/ -BuildRequires: imlib2-devel BuildRequires: autoconf BuildRequires: automake -BuildRequires: giblib-devel +BuildRequires: giblib-devel >= 1.2.4 +BuildRequires: imlib2-devel >= 1.0.0 +BuildRequires: libjpeg-devel +BuildRequires: libpng-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - %description feh is a fast, lightweight image viewer which uses imlib2. It is commandline-driven and supports multiple images through slideshows, @@ -24,7 +26,7 @@ reload support for watching webcams), recursive file opening (slideshow of a directory hierarchy), and mousewheel/keyboard control. %description -l pl -feh jest szybk±, lekk± przegl±rk± obrazów która wykorzystuje +feh jest szybk±, lekk± przegl±dark± obrazów która wykorzystuje bibliotekê imlib2. Jest kierowana z linii poleceñ i obs³uguje wiele obrazów naraz przez "pokazy slajdów", przegl±danie miniatur lub wiele okienek na raz, oraz montowanie obrazów lub tworzenie indeksów @@ -43,20 +45,20 @@ rm -f missing %{__autoconf} %{__automake} %configure - %{__make} %install rm -rf $RPM_BUILD_ROOT -%{__make} DESTDIR=$RPM_BUILD_ROOT install +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc AUTHORS TODO ChangeLog +%doc AUTHORS COPYING ChangeLog TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/feh %{_mandir}/man1/*