[packages/ufraw] - disabled gimp plugin, rel 18
baggins
baggins at pld-linux.org
Fri Jan 31 10:11:03 CET 2025
commit 53f0c2f7f0016d66a8e09616a2a8344e721c656f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Jan 31 10:00:30 2025 +0100
- disabled gimp plugin, rel 18
ufraw.spec | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/ufraw.spec b/ufraw.spec
index 96881c8..7ccd1ab 100644
--- a/ufraw.spec
+++ b/ufraw.spec
@@ -1,13 +1,13 @@
#
# Conditional build:
-%bcond_without gimp # GIMP plugin
+%bcond_with gimp # GIMP plugin
%bcond_without openmp # OpenMP support
#
Summary: RAW photo loader
Summary(pl.UTF-8): Narzędzie do wczytywania zdjęć w formacie RAW
Name: ufraw
Version: 0.22
-Release: 17
+Release: 18
License: GPL v2+
Group: Applications/Graphics
Source0: http://downloads.sourceforge.net/ufraw/%{name}-%{version}.tar.gz
@@ -108,15 +108,15 @@ Wtyczka GIMP-a do wczytywania zdjęć w formacie RAW.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
+%patch -P 4 -p1
+%patch -P 5 -p1
+%patch -P 6 -p1
+%patch -P 7 -p1
+%patch -P 8 -p1
%build
cp -f /usr/share/automake/mkinstalldirs .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ufraw.git/commitdiff/53f0c2f7f0016d66a8e09616a2a8344e721c656f
More information about the pld-cvs-commit
mailing list