[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/gamin/devel gamin.spec,1.35,1.36



Author: veillard

Update of /cvs/dist/rpms/gamin/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6215

Modified Files:
	gamin.spec 
Log Message:
Small file fix, for python, Daniel



Index: gamin.spec
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/gamin.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- gamin.spec	2 Aug 2005 15:49:48 -0000	1.35
+++ gamin.spec	2 Aug 2005 16:22:25 -0000	1.36
@@ -82,7 +82,7 @@
 %files python
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog NEWS README Copyright TODO
-%{_libdir}/python*/site-packages/gamin.py
+%{_libdir}/python*/site-packages/gamin.py*
 %{_libdir}/python*/site-packages/_gamin*
 %doc python/tests/*.py
 %doc doc/python.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]