rpms/feh/devel feh.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Thu Mar 31 02:53:39 UTC 2005


Author: ivazquez

Update of /cvs/extras/rpms/feh/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24726/devel

Modified Files:
	.cvsignore sources 
Added Files:
	feh.spec 
Log Message:
auto-import feh-1.3.0-2 on branch devel from feh-1.3.0-2.src.rpm


--- NEW FILE feh.spec ---
Name:         	feh 
Version:        1.3.0
Release:        2
Summary:        Image viewer using Imlib2

Group:          Applications/Multimedia
License:        BSD
URL:            http://linuxbrit.co.uk/feh/
Source0:        http://linuxbrit.co.uk/feh/feh-1.3.0.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: giblib-devel imlib2-devel libjpeg-devel libpng-devel

%description
feh is a versatile and fast image viewer using imlib2, the
premier image file handling library. feh has many features,
from simple single file viewing, to multiple file modes using
a slideshow or multiple windows. feh supports the creation of
montages as index prints with many user-configurable options.

%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
rm -rf $RPM_BUILD_ROOT/usr/doc

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO
%{_bindir}/*
%{_datadir}/%{name}
%{_mandir}/man[^3]/*

%changelog
* Wed May 30 2005 Aaron Kurtz <a.kurtz at hardsun.net> - 0:1.3.0-2
  Spec file cleanup, plus would upgrade linuxbrit rpm.

* Fri May 25 2005 Aaron Kurtz <a.kurtz at hardsun.net> - 0:1.3.0-1
- Initial Fedora RPM release.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/feh/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	31 Mar 2005 02:53:08 -0000	1.1
+++ .cvsignore	31 Mar 2005 02:53:37 -0000	1.2
@@ -0,0 +1 @@
+feh-1.3.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/feh/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	31 Mar 2005 02:53:08 -0000	1.1
+++ sources	31 Mar 2005 02:53:37 -0000	1.2
@@ -0,0 +1 @@
+41cbfbd0c1535a7162d199cf2d448f5b  feh-1.3.0.tar.gz




More information about the fedora-extras-commits mailing list