[packages/lensfun] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:11:55 CET 2025
commit 23914654e3913a68943929ee6a1d36fd853a7096
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:23:58 2025 +0100
- use patch -P
lensfun.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lensfun.spec b/lensfun.spec
index 474b8e6..d9d9b70 100644
--- a/lensfun.spec
+++ b/lensfun.spec
@@ -14,7 +14,7 @@ Summary: Camera lens database with image correction support
Summary(pl.UTF-8): Baza danych obiektywów z funkcją korekcji zdjęć
Name: lensfun
Version: 0.3.4
-Release:
+Release: 2
License: LGPL v3 (library), CC-BY-SA v3.0 (lens database)
Group: Libraries
#Source0Download: https://github.com/lensfun/lensfun/releases
@@ -87,7 +87,7 @@ Interfejs Pythoan 3 do lensfun.
%prep
%setup -q
-%patch0 -p1
+%patch -P 0 -p1
%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' apps/lensfun-{add-adapter,update-data}
%{__sed} -i -e '1s,/usr/bin/env sh,%{__sh},' apps/g-lensfun-update-data
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lensfun.git/commitdiff/23914654e3913a68943929ee6a1d36fd853a7096
More information about the pld-cvs-commit
mailing list