rpms/supervisor/devel supervisor.spec,1.1,1.2

Toshio くらとみ (toshio) fedora-extras-commits at redhat.com
Mon Jan 7 23:27:41 UTC 2008


Author: toshio

Update of /cvs/pkgs/rpms/supervisor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32743

Modified Files:
	supervisor.spec 
Log Message:

* Mon Jan 07 2008 Toshio Kuratomi <toshio at fedoraproject.org>  2.1-4
- Include egginfo files when python generates them.



Index: supervisor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/supervisor/devel/supervisor.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- supervisor.spec	22 Apr 2007 16:34:22 -0000	1.1
+++ supervisor.spec	7 Jan 2008 23:27:06 -0000	1.2
@@ -2,7 +2,7 @@
 Summary:  A System for Allowing the Control of Process State on UNIX
 Name: supervisor
 Version: 2.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 License: ZPL/BSD
 Group: System Environment/Base
@@ -62,13 +62,16 @@
 %doc README.txt LICENSES.txt TODO.txt CHANGES.txt COPYRIGHT.txt
 %dir %{_localstatedir}/log/%{name}
 %{_initrddir}/supervisord
-%{python_sitelib}/supervisor/
+%{python_sitelib}/*
 %{_bindir}/supervisor*
 
 %config(noreplace) %{_sysconfdir}/supervisord.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/supervisor
 
 %changelog
+* Mon Jan 07 2008 Toshio Kuratomi <toshio at fedoraproject.org>  2.1-4
+- Include egginfo files when python generates them.
+
 * Sun Apr 22 2007 Mike McGrath <mmcgrath at redhat.com> 2.1-3
 - Added BuildRequires of python-devel
 




More information about the fedora-extras-commits mailing list