Author: aflinta Date: Mon Sep 24 21:49:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - some fixes?
---- Files affected: SPECS: rawtherapee.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/rawtherapee.spec diff -u SPECS/rawtherapee.spec:1.1 SPECS/rawtherapee.spec:1.2 --- SPECS/rawtherapee.spec:1.1 Sun Sep 16 21:46:56 2007 +++ SPECS/rawtherapee.spec Mon Sep 24 23:49:12 2007 @@ -2,10 +2,12 @@ # TODO: # - check the license if its distributable... # - gtkrc and options should be marked as config and moved to /etc ? +# attached gtkrc is full of bugs and does not fit to system theme. +# Summary: THe Experimental RAw Photo Editor Name: rawtherapee Version: 2.2 -Release: 1 +Release: 1.1 License: distributable ? Group: X11/Applications/Graphics Source0: http://www.rawtherapee.com/%{name}22_glibc24.tgz @@ -13,7 +15,8 @@ Source1: %{name}.desktop URL: http://www.rawtherapee.com/ # is it ok? -Suggests: uname(sse) +# no it isn't +#Suggests: uname(sse) ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,7 +34,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_appdir},%{_desktopdir},%{_pixmapsdir}} \ $RPM_BUILD_ROOT%{_appdir}/{images,profiles} -install gtkrc options rt $RPM_BUILD_ROOT%{_appdir} +install options rt $RPM_BUILD_ROOT%{_appdir} install images/* $RPM_BUILD_ROOT%{_appdir}/images install profiles/* $RPM_BUILD_ROOT%{_appdir}/profiles @@ -52,7 +55,6 @@ %attr(755,root,root) %{_bindir}/* %dir %{_appdir} %attr(755,root,root) %{_appdir}/rt -%{_appdir}/gtkrc %{_appdir}/options %dir %{_appdir}/images %{_appdir}/images/*.png @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/09/24 21:49:12 aflinta +- some fixes? + Revision 1.1 2007/09/16 19:46:56 blues - initial ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rawtherapee.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
