SPECS: rawtherapee.spec - 2.4beta1
blues
blues at pld-linux.org
Mon Oct 27 21:00:06 CET 2008
Author: blues Date: Mon Oct 27 20:00:06 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.4beta1
---- Files affected:
SPECS:
rawtherapee.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/rawtherapee.spec
diff -u SPECS/rawtherapee.spec:1.10 SPECS/rawtherapee.spec:1.11
--- SPECS/rawtherapee.spec:1.10 Wed May 28 21:52:33 2008
+++ SPECS/rawtherapee.spec Mon Oct 27 21:00:01 2008
@@ -2,19 +2,20 @@
# TODO:
# - check the license if its distributable...
# - startup script should respect HOME_ETC
+# - there is 64bit version - use it.
#
Summary: THe Experimental RAw Photo Editor
Summary(pl.UTF-8): THe Experimental RAw Photo Editor - eksperymentalny edytor zdjęć RAW
Name: rawtherapee
Version: 2.4
-%define _milestone m1
+%define _milestone b1
%define _rel 1
-Release: 0.%{_milestone}.%{_rel}
+Release: 1.%{_milestone}.%{_rel}
License: distributable ?
Group: X11/Applications/Graphics
#Source0: http://www.rawtherapee.com/%{name}23_glibc24.tgz
Source0: http://www.rawtherapee.com/%{name}24%{_milestone}.tgz
-# NoSource0-md5:
+# NoSource0-md5: 8b1bae766b06778aa0e7e15169459d61
Source1: %{name}.desktop
NoSource: 0
URL: http://www.rawtherapee.com/
@@ -37,15 +38,15 @@
przetwarzania zdjęć cyfrowych.
%prep
-%setup -q -n RawTherapee%{version}%{_milestone}
+%setup -q -n RawTherapee24%{_milestone}
chmod -R u+w *
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_appdir},%{_desktopdir},%{_pixmapsdir}} \
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_appdir}%{_libdir},%{_desktopdir},%{_pixmapsdir}} \
$RPM_BUILD_ROOT%{_appdir}/{images,languages,profiles,themes}
-install options rt $RPM_BUILD_ROOT%{_appdir}
+install options rt *.so $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
@@ -68,6 +69,7 @@
%attr(755,root,root) %{_bindir}/*
%dir %{_appdir}
%attr(755,root,root) %{_appdir}/rt
+%attr(755,root,root) %{_appdir}/*.so
# Makes rt crash sometimes.
#%{_appdir}/options
%dir %{_appdir}/images
@@ -87,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008/10/27 20:00:01 blues
+- 2.4beta1
+
Revision 1.10 2008/05/28 19:52:33 cactus
- must be %{_appdir}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rawtherapee.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list