Author: qboosh Date: Sat Mar 5 21:56:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- revised doc, --disable-static
---- Files affected:
SPECS:
pypoker-eval.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/pypoker-eval.spec
diff -u SPECS/pypoker-eval.spec:1.4 SPECS/pypoker-eval.spec:1.5
--- SPECS/pypoker-eval.spec:1.4 Sat Mar 5 21:39:04 2005
+++ SPECS/pypoker-eval.spec Sat Mar 5 22:56:18 2005
@@ -33,7 +33,8 @@
%setup -q
%build
-%configure
+%configure \
+ --disable-static
%{__make}
%install
@@ -47,7 +48,7 @@
%files
%defattr(644,root,root,755)
-%doc README COPYING NEWS
+%doc AUTHORS ChangeLog NEWS README
# '*' because of missing -avoid-version
%attr(755,root,root) %{py_sitedir}/pypokereval.so*
%{py_sitedir}/pokereval.py[co]
@@ -58,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/03/05 21:56:18 qboosh
+- revised doc, --disable-static
+
Revision 1.4 2005/03/05 20:39:04 qboosh
- pl fix, package pypokereval.so
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pypoker-eval.spec?r1=1.4&r2=1.5&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit