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
|
Name: rawtherapee
|
||||||
Version: 4.2
|
Version: 5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A powerful open source RAW converter
|
Summary: A powerful open source RAW converter
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
@ -7,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: openmamba WebBuild System <webbuild@openmamba.org>
|
Packager: openmamba WebBuild System <webbuild@openmamba.org>
|
||||||
URL: http://rawtherapee.com/
|
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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -46,7 +47,7 @@ RawTherapee is a cross platform image processing software equipped with the esse
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %{name}-%{ver}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
%cmake -d build
|
||||||
@ -94,16 +95,23 @@ mv %{buildroot}/usr%{_libdir}/librtexif.so %{buildroot}%{_libdir}/
|
|||||||
%dir %{_datadir}/rawtherapee/profiles
|
%dir %{_datadir}/rawtherapee/profiles
|
||||||
%{_datadir}/rawtherapee/profiles/*
|
%{_datadir}/rawtherapee/profiles/*
|
||||||
%{_datadir}/rawtherapee/sounds/*.wav
|
%{_datadir}/rawtherapee/sounds/*.wav
|
||||||
%{_datadir}/rawtherapee/themes/*.gtkrc
|
#%{_datadir}/rawtherapee/themes/*.gtkrc
|
||||||
%{_datadir}/rawtherapee/themes/*.iconset
|
%{_datadir}/rawtherapee/themes/*.iconset
|
||||||
%{_datadir}/rawtherapee/themes/gray_textured/*.png
|
#%{_datadir}/rawtherapee/themes/gray_textured/*.png
|
||||||
%{_datadir}/rawtherapee/themes/gray_textured/*.xcf
|
#%{_datadir}/rawtherapee/themes/gray_textured/*.xcf
|
||||||
%{_datadir}/rawtherapee/themes/slim
|
#%{_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}/rawtherapee/themes/system.iconset
|
||||||
%{_datadir}/doc/rawtherapee/*.txt
|
%{_datadir}/doc/rawtherapee/*.txt
|
||||||
%{_mandir}/man1/rawtherapee.1*
|
%{_mandir}/man1/rawtherapee.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 30 2014 Automatic Build System <autodist@mambasoft.it> 4.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user