Author: qboosh                       Date: Sat Mar  5 20:39:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fix, package pypokereval.so

---- Files affected:
SPECS:
   pypoker-eval.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/pypoker-eval.spec
diff -u SPECS/pypoker-eval.spec:1.3 SPECS/pypoker-eval.spec:1.4
--- SPECS/pypoker-eval.spec:1.3 Sat Mar  5 12:46:16 2005
+++ SPECS/pypoker-eval.spec     Sat Mar  5 21:39:04 2005
@@ -25,9 +25,9 @@
 %description -l pl
 Ten pakiet to pythonowy adapter dla narzędzia poker-eval do pisania
 programów symulujących lub analizujących grę w pokera. Interfejs w
-pythonie jest w pewnym sensie łatwiejszy niż API w C. Zakłada że
+Pythonie jest w pewnym sensie łatwiejszy niż API w C. Zakłada, że
 użytkownik potrzebuje wysokopoziomowego API i nie interesuje go
-mapowanie całej API biblioteki poker-eval.
+mapowanie całego API biblioteki poker-eval.
 
 %prep
 %setup -q
@@ -48,7 +48,8 @@
 %files
 %defattr(644,root,root,755)
 %doc README COPYING NEWS
-%attr(755,root,root) %{py_sitedir}/pypokereval.so.*.*.*
+# '*' because of missing -avoid-version
+%attr(755,root,root) %{py_sitedir}/pypokereval.so*
 %{py_sitedir}/pokereval.py[co]
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -57,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/03/05 20:39:04  qboosh
+- pl fix, package pypokereval.so
+
 Revision 1.3  2005/03/05 11:46:16  sparky
 - Group: libraries/python
 - no BR: rpm-pythonprov
@@ -67,4 +71,3 @@
 
 Revision 1.1  2005/03/05 09:04:09  sparky
 - new, neads revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pypoker-eval.spec?r1=1.3&r2=1.4&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to