SPECS: kiki.spec - rel 7; don't autoreq %%{py_dyndir}/.*\.so files...

arekm arekm at pld-linux.org
Tue Jan 3 18:38:16 CET 2006


Author: arekm                        Date: Tue Jan  3 17:38:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 7; don't autoreq %%{py_dyndir}/.*\.so files; avoids messed deps on amd64

---- Files affected:
SPECS:
   kiki.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/kiki.spec
diff -u SPECS/kiki.spec:1.16 SPECS/kiki.spec:1.17
--- SPECS/kiki.spec:1.16	Wed Sep  7 09:20:20 2005
+++ SPECS/kiki.spec	Tue Jan  3 18:38:11 2006
@@ -3,7 +3,7 @@
 Summary(pl):	kiki the nano bot - trójwymiarowa gra logiczna
 Name:		kiki
 Version:	0.9.0
-Release:	6
+Release:	7
 License:	GPL
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/kiki/%{name}-src-%{version}.tgz
@@ -17,8 +17,11 @@
 BuildRequires:	python-modules
 BuildRequires:	swig-python >= 1.3.25
 Requires:	python
+Requires:	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_noautoreq	%{py_dyndir}/.*\.so
+
 %description
 kiki the nano bot is a 3-D puzzle game, basically a mixture of the
 games Sokoban and Kula-World.
@@ -76,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/01/03 17:38:11  arekm
+- rel 7; don't autoreq %%{py_dyndir}/.*\.so files; avoids messed deps on amd64
+
 Revision 1.16  2005/09/07 07:20:20  arekm
 - rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kiki.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list