[packages/darktable] - up to 5.2.1
mrozowik
mrozowik at pld-linux.org
Sat Aug 9 16:57:09 CEST 2025
commit fc6f89da251e70ffc4b13a8d1f23c41afb8b3e9d
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Sat Aug 9 14:56:59 2025 +0000
- up to 5.2.1
darktable.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/darktable.spec b/darktable.spec
index 03241ae..5caabbd 100644
--- a/darktable.spec
+++ b/darktable.spec
@@ -8,12 +8,12 @@
Summary: darktable - a virtual lighttable and darkroom for photographers
Summary(pl.UTF-8): darktable - wirtualny podświetlany stół i ciemnia dla fotografów
Name: darktable
-Version: 5.2.0
-Release: 2
+Version: 5.2.1
+Release: 1
License: GPL v3
Group: X11/Applications/Graphics
Source0: https://github.com/darktable-org/darktable/releases/download/release-%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: cb99b8228fdfdd7b97eab767cf5e3fc8
+# Source0-md5: 7e5527686dc1d0b95e112f017885b839
URL: https://www.darktable.org/
BuildRequires: GraphicsMagick-devel
%{?with_opencl:BuildRequires: OpenCL-devel}
@@ -31,7 +31,7 @@ BuildRequires: desktop-file-utils
BuildRequires: exiftool
BuildRequires: exiv2-devel >= 0.27.4
BuildRequires: flickcurl-devel
-BuildRequires: fop
+#BuildRequires: fop
%{?with_openmp:BuildRequires: gcc-c++ >= 6:4.3}
BuildRequires: gdk-pixbuf2-devel >= 2
%{?with_gegl:BuildRequires: gegl-devel}
@@ -124,6 +124,7 @@ echo "%{_libdir}/%{name}" >$RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}.conf
%{__rm} -r $RPM_BUILD_ROOT%{_docdir}
%{__mv} $RPM_BUILD_ROOT%{_localedir}/{en at truecase,en}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ko_KR
%find_lang %{name} --with-gnome --with-omf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/darktable.git/commitdiff/fc6f89da251e70ffc4b13a8d1f23c41afb8b3e9d
More information about the pld-cvs-commit
mailing list