[packages/virtualsmartcard] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:44:23 CET 2025
commit e9ad5e9ba6007f1e9d5ca6ebb8967837e6e26622
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:59:23 2025 +0100
- use patch -P
virtualsmartcard.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/virtualsmartcard.spec b/virtualsmartcard.spec
index b2d5f3a..436c976 100644
--- a/virtualsmartcard.spec
+++ b/virtualsmartcard.spec
@@ -2,7 +2,7 @@ Summary: Virtual Smart Card - smart card emulator written in Python
Summary(pl.UTF-8): Virtual Smart Card - emulator kart procesorowych napisany w Pythonie
Name: virtualsmartcard
Version: 0.9
-Release:
+Release: 2
License: GPL v3+
Group: Applications/Emulators
#Source0Download: https://github.com/frankmorgner/vsmartcard/releases
@@ -33,7 +33,7 @@ Virtual Smart Card - emulator kart procesorowych napisany w Pythonie.
%prep
%setup -q
-%patch0 -p1
+%patch -P 0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/virtualsmartcard.git/commitdiff/e9ad5e9ba6007f1e9d5ca6ebb8967837e6e26622
More information about the pld-cvs-commit
mailing list