SPECS: ale.spec - up to 0.8.7
rotom
rotom at pld-linux.org
Sun Apr 1 19:34:55 CEST 2007
Author: rotom Date: Sun Apr 1 17:34:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.8.7
---- Files affected:
SPECS:
ale.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/ale.spec
diff -u SPECS/ale.spec:1.14 SPECS/ale.spec:1.15
--- SPECS/ale.spec:1.14 Mon Feb 12 22:23:46 2007
+++ SPECS/ale.spec Sun Apr 1 19:34:50 2007
@@ -2,12 +2,12 @@
Summary: Anti-Lamenessing Engine
Summary(pl.UTF-8): Anti-Lamenessing Engine - silnik poprawiający zdjęcia
Name: ale
-Version: 0.8.4
+Version: 0.8.7
Release: 1
License: GPL v2+
Group: Applications/Graphics
Source0: http://auricle.dyndns.org/ALE/download/%{name}-%{version}.tar.gz
-# Source0-md5: 9a9270a8017da2bf8e68cdaf03a5e07c
+# Source0-md5: d9e9aaf7896cfa74e8d75159e1ee2817
URL: http://auricle.dyndns.org/ALE/
BuildRequires: ImageMagick-devel >= 1:6.2.4.0
BuildRequires: fftw3-devel
@@ -28,6 +28,7 @@
%setup -q
%build
+%configure
%{__make} \
FFTW=1 \
IMAGEMAGICK=1 \
@@ -37,16 +38,16 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_bindir}
-install ale $RPM_BUILD_ROOT%{_bindir}
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Changelog README
+%doc ChangeLog README AUTHORS
%attr(755,root,root) %{_bindir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2007/04/01 17:34:50 rotom
+- up to 0.8.7
+
Revision 1.14 2007/02/12 21:23:46 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ale.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list