Author: blues Date: Sun Feb 24 00:00:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.3
---- Files affected: SPECS: rawtherapee.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/rawtherapee.spec diff -u SPECS/rawtherapee.spec:1.4 SPECS/rawtherapee.spec:1.5 --- SPECS/rawtherapee.spec:1.4 Wed Dec 12 22:47:24 2007 +++ SPECS/rawtherapee.spec Sun Feb 24 01:00:44 2008 @@ -7,16 +7,19 @@ Summary: THe Experimental RAw Photo Editor Summary(pl.UTF-8): THe Experimental RAw Photo Editor - eksperymentalny edytor zdjęć RAW Name: rawtherapee -Version: 2.2 -Release: 1.1 +Version: 2.3 +Release: 1 License: distributable ? Group: X11/Applications/Graphics -Source0: http://www.rawtherapee.com/%{name}22_glibc24.tgz -# NoSource0-md5: eba5b474a750abf41ab406cc25989349 +Source0: http://www.rawtherapee.com/%{name}23_glibc24.tgz +# NoSource0-md5: 0789f0dbfedfe39173470a33a7a55125 Source1: %{name}.desktop NoSource: 0 URL: http://www.rawtherapee.com/ Requires: gtk+2 >= 2:2.10 +# this version _requires_ SSE, but it doesn't work... +#Requires: uname(sse) +Suggests: adobe-ICC-profiles ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,16 +34,17 @@ przetwarzania zdjęć cyfrowych. %prep -%setup -q -n RawTherapee +%setup -q -n RawTherapee%{version} chmod -R u+w * %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_appdir},%{_desktopdir},%{_pixmapsdir}} \ - $RPM_BUILD_ROOT%{_appdir}/{images,profiles} + $RPM_BUILD_ROOT%{_appdir}/{images,languages,profiles} install options rt $RPM_BUILD_ROOT%{_appdir} install images/* $RPM_BUILD_ROOT%{_appdir}/images +install languages/* $RPM_BUILD_ROOT%{_appdir}/languages install profiles/* $RPM_BUILD_ROOT%{_appdir}/profiles cat > $RPM_BUILD_ROOT%{_bindir}/%{name} << EOF @@ -63,6 +67,8 @@ %{_appdir}/options %dir %{_appdir}/images %{_appdir}/images/*.png +%dir %{_appdir}/languages +%{_appdir}/languages/* %dir %{_appdir}/profiles %{_appdir}/profiles/*.pp2 %{_desktopdir}/%{name}.desktop @@ -74,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-02-24 00:00:44 blues +- 2.3 + Revision 1.4 2007-12-12 21:47:24 qboosh - gtk+2 epoch - pl desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rawtherapee.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
