update to 5.0-r1 [release 5.0-r1-1mamba;Thu Apr 13 2017]
This commit is contained in:
parent
ba13fcfd7f
commit
be02c93c74
@ -1,5 +1,6 @@
|
||||
%define ver %{version}-r1-gtk3
|
||||
Name: rawtherapee
|
||||
Version: 4.2
|
||||
Version: 5.0
|
||||
Release: 1mamba
|
||||
Summary: A powerful open source RAW converter
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -7,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: openmamba WebBuild System <webbuild@openmamba.org>
|
||||
URL: http://rawtherapee.com/
|
||||
Source: http://rawtherapee.com/shared/source/rawtherapee-%{version}.tar.xz
|
||||
Source: http://rawtherapee.com/shared/source/rawtherapee-%{ver}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -46,7 +47,7 @@ RawTherapee is a cross platform image processing software equipped with the esse
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n %{name}-%{ver}
|
||||
|
||||
%build
|
||||
%cmake -d build
|
||||
@ -94,16 +95,23 @@ mv %{buildroot}/usr%{_libdir}/librtexif.so %{buildroot}%{_libdir}/
|
||||
%dir %{_datadir}/rawtherapee/profiles
|
||||
%{_datadir}/rawtherapee/profiles/*
|
||||
%{_datadir}/rawtherapee/sounds/*.wav
|
||||
%{_datadir}/rawtherapee/themes/*.gtkrc
|
||||
#%{_datadir}/rawtherapee/themes/*.gtkrc
|
||||
%{_datadir}/rawtherapee/themes/*.iconset
|
||||
%{_datadir}/rawtherapee/themes/gray_textured/*.png
|
||||
%{_datadir}/rawtherapee/themes/gray_textured/*.xcf
|
||||
%{_datadir}/rawtherapee/themes/slim
|
||||
#%{_datadir}/rawtherapee/themes/gray_textured/*.png
|
||||
#%{_datadir}/rawtherapee/themes/gray_textured/*.xcf
|
||||
#%{_datadir}/rawtherapee/themes/slim
|
||||
%{_datadir}/rawtherapee/iccprofiles/input/*.icm
|
||||
%{_datadir}/rawtherapee/themes/*.css
|
||||
%{_datadir}/rawtherapee/themes/images/svg/twb/*.svg
|
||||
%{_datadir}/rawtherapee/themes/images/twb/*.png
|
||||
%{_datadir}/rawtherapee/themes/system.iconset
|
||||
%{_datadir}/doc/rawtherapee/*.txt
|
||||
%{_mandir}/man1/rawtherapee.1*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 13 2017 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 5.0-r1-1mamba
|
||||
- update to 5.0-r1
|
||||
|
||||
* Thu Oct 30 2014 Automatic Build System <autodist@mambasoft.it> 4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user