[packages/PySolFC] - remove spurious edpendency, rel 3

baggins baggins at pld-linux.org
Fri Sep 15 09:56:26 CEST 2023


commit 3407923c8c0290f7b682e52795da99a1a46027c5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Sep 15 08:40:36 2023 +0200

    - remove spurious edpendency, rel 3

 PySolFC.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/PySolFC.spec b/PySolFC.spec
index 136a084..ef20304 100644
--- a/PySolFC.spec
+++ b/PySolFC.spec
@@ -3,7 +3,7 @@
 Summary:	A collection of solitare card games
 Name:		PySolFC
 Version:	2.20.1
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Applications/Games
 URL:		http://pysolfc.sourceforge.net/
@@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 
 cp -a PySolFC-Cardsets--Minimal-%{cardsets_minimal_ver}/cardset-* $RPM_BUILD_ROOT%{_datadir}/PySolFC
 
+# Not used in installed code
+%{__sed} -i '/pycotap/d' $RPM_BUILD_ROOT%{py3_sitescriptdir}/PySolFC-*.egg-info/requires.txt
+
 %find_lang pysol
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/PySolFC.git/commitdiff/3407923c8c0290f7b682e52795da99a1a46027c5



More information about the pld-cvs-commit mailing list