[packages/libbtbb] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:15:13 CET 2025


commit cc13e6c21243bc8c790f3c605f20a0ad92911128
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:27:34 2025 +0100

    - use patch -P

 libbtbb.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libbtbb.spec b/libbtbb.spec
index 9625597..5036272 100644
--- a/libbtbb.spec
+++ b/libbtbb.spec
@@ -7,7 +7,7 @@ Summary(pl.UTF-8):	Biblioteka dekodowania warstwy baseband Bluetooth
 Name:		libbtbb
 %define	tag_ver	2020-12-R1
 Version:	%(echo %{tag_ver} | tr - _)
-Release:	
+Release:	2
 License:	GPL v2+
 Group:		Libraries
 #Source0Download: https://github.com/greatscottgadgets/libbtbb/releases
@@ -73,7 +73,7 @@ libbtbb.
 
 %prep
 %setup -q -n %{name}-%{tag_ver}
-%patch0 -p1
+%patch -P 0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
 	python/pcaptools/btaptap
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libbtbb.git/commitdiff/cc13e6c21243bc8c790f3c605f20a0ad92911128



More information about the pld-cvs-commit mailing list