rpms/pypoker-eval/FC-5 pypoker-eval.spec,1.4,1.5

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Wed Sep 6 19:03:34 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/pypoker-eval/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19042/FC-5

Modified Files:
	pypoker-eval.spec 
Log Message:
No longer %ghost pyo files. Bug #205399


Index: pypoker-eval.spec
===================================================================
RCS file: /cvs/extras/rpms/pypoker-eval/FC-5/pypoker-eval.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pypoker-eval.spec	1 Sep 2006 20:57:24 -0000	1.4
+++ pypoker-eval.spec	6 Sep 2006 19:03:34 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           pypoker-eval
 Version:	132.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python interface to poker-eval
 Group:          Development/Libraries
 License:        GPL
@@ -54,7 +54,7 @@
 %{python_sitearch}/*.so.*
 %{python_sitearch}/*.py
 %{python_sitearch}/*.pyc
-%ghost %{python_sitearch}/*.pyo
+%{python_sitearch}/*.pyo
 
 %files devel
 %defattr(-,root,root,-)
@@ -64,6 +64,9 @@
 %exclude %{python_sitearch}/*.la
 
 %changelog
+* Wed Sep 06 2006 Christopher Stone <chris.stone at gmail.com> 132.0-2
+- No longer %%ghost pyo files. Bug #205399
+
 * Fri Sep 01 2006 Christopher Stone <chris.stone at gmail.com> 132.0-1
 - New release
 




More information about the scm-commits mailing list