From: aredridel Date: Sat, 17 May 2008 20:57:59 +0000 (+0000) Subject: - added X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffotox.git;a=commitdiff_plain;h=4c6130ab2e22293b7dcc1cac5c90963ed64eb280 - added Changed files: fotox.spec -> 1.1 --- 4c6130ab2e22293b7dcc1cac5c90963ed64eb280 diff --git a/fotox.spec b/fotox.spec new file mode 100644 index 0000000..1ac2da0 --- /dev/null +++ b/fotox.spec @@ -0,0 +1,37 @@ +# +Summary: Image processor +Name: fotox +Version: 42 +Release: 1 +License: GPLv2 +Group: Applications +Source0: http://kornelix.squarespace.com/storage/fotox/%{name}.%{version}.tar.gz +# Source0-md5: e527b692b236605fd60fe7a318cb26be +URL: http://kornelix.squarespace.com/fotox/ +BuildRequires: bash +BuildRequires: gtk+2-devel +BuildRequires: libstdc++-devel +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Fotox is a free open-source Linux program for improving image files made +with a digital camera. + +%prep +%setup -q -n %{name} + +%build +PREFIX=%{_prefix} bash ./build build + +%install +rm -rf $RPM_BUILD_ROOT +PREFIX=$RPM_BUILD_ROOT%{_prefix} bash ./build install + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc README changelog fotox-guide.pdf schnellstart.pdf +%{_bindir}/fotox +%{_datadir}/fotox