rpms/tinyerp/devel tinyerp.spec,1.31,1.32

Dan Horak (sharkcz) fedora-extras-commits at redhat.com
Mon Dec 24 19:49:41 UTC 2007


Author: sharkcz

Update of /cvs/extras/rpms/tinyerp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28032

Modified Files:
	tinyerp.spec 
Log Message:
 - package Python Egg files


Index: tinyerp.spec
===================================================================
RCS file: /cvs/extras/rpms/tinyerp/devel/tinyerp.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- tinyerp.spec	24 Dec 2007 19:15:38 -0000	1.31
+++ tinyerp.spec	24 Dec 2007 19:49:01 -0000	1.32
@@ -116,6 +116,7 @@
 %defattr(-,root,root,0755)
 %{_bindir}/tinyerp-client
 %{python_sitelib}/tinyerp-client/
+%{python_sitelib}/tinyerp_client*
 %{_mandir}/man1/tinyerp-client.*
 %{_datadir}/tinyerp-client/
 %{_datadir}/pixmaps/tinyerp-client/
@@ -129,7 +130,8 @@
 %config(noreplace) %{_sysconfdir}/tinyerp-server.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/tinyerp-server
 %{_bindir}/tinyerp-server
-%{python_sitelib}/tinyerp-server/   
+%{python_sitelib}/tinyerp-server/
+%{python_sitelib}/tinyerp_server*
 %{_mandir}/man1/tinyerp-server.*
 %{_mandir}/man5/terp_serverrc.*
 




More information about the fedora-extras-commits mailing list