[packages/ubertooth] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:16:22 CET 2025
commit e7f7d76353acdc5d5a21591bc387ec6397f8c510
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:28:50 2025 +0100
- use patch -P
ubertooth.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ubertooth.spec b/ubertooth.spec
index 6e25b9d..8be0996 100644
--- a/ubertooth.spec
+++ b/ubertooth.spec
@@ -7,7 +7,7 @@ Summary(pl.UTF-8): Ubertooth - otwarta platformwa do tworzenia urządzeń bezprz
Name: ubertooth
%define tag_ver 2020-12-R1
Version: %(echo %{tag_ver} | tr - _)
-Release:
+Release: 2
License: GPL v2+
Group: Libraries
#Source0Download: https://github.com/greatscottgadgets/ubertooth/releases
@@ -81,7 +81,7 @@ Narzędzia pythonowe z projektu Ubertooth:
%prep
%setup -q -n %{name}-%{tag_ver}
-%patch0 -p1
+%patch -P 0 -p1
%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
host/python/{specan_ui/ubertooth-specan-ui,ubtbr/ubertooth-btbr}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ubertooth.git/commitdiff/e7f7d76353acdc5d5a21591bc387ec6397f8c510
More information about the pld-cvs-commit
mailing list