[packages/occ] - rel 2, disable pear deps, generator adds only internal files

baggins baggins at pld-linux.org
Thu Jun 20 22:22:44 CEST 2024


commit 9cfc9e495f84f9ec27e7ecbbf206d7f473c54fc5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jun 20 22:16:20 2024 +0200

    - rel 2, disable pear deps, generator adds only internal files

 occ.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/occ.spec b/occ.spec
index 8538b8c..df62f48 100644
--- a/occ.spec
+++ b/occ.spec
@@ -3,7 +3,7 @@ Summary:	Online Chess Club - small PHP chess game
 Summary(pl.UTF-8):	Online Chess Club - mała gra w szachy w PHP
 Name:		occ
 Version:	1.4
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	https://downloads.sourceforge.net/lgames/%{name}-%{version}.tar.gz
@@ -24,6 +24,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_sysconfdir	%{_webapps}/%{_webapp}
 %define		_appdir		%{_datadir}/%{_webapp}
 
+%define		_noautoreq_pear	.*
+
 %description
 Online Chess Club (OCC) is a small PHP chess game. It is not meant for
 public use but rather for playing with friends. Any number of games
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/occ.git/commitdiff/9cfc9e495f84f9ec27e7ecbbf206d7f473c54fc5



More information about the pld-cvs-commit mailing list