rpms/python-cherrypy2/devel python-cherrypy2.spec,1.8,1.9

Toshio くらとみ toshio at fedoraproject.org
Wed Aug 12 22:18:11 UTC 2009


Author: toshio

Update of /cvs/pkgs/rpms/python-cherrypy2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6268

Modified Files:
	python-cherrypy2.spec 
Log Message:

* Wed Aug 12 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 2.3.0-10
- Remove the touch of easy_install.pth.  It's not necessary and leads to file
  conflicts with other packages.



Index: python-cherrypy2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-cherrypy2/devel/python-cherrypy2.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- python-cherrypy2.spec	26 Jul 2009 20:13:00 -0000	1.8
+++ python-cherrypy2.spec	12 Aug 2009 22:18:11 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:           python-cherrypy2
 Version:        2.3.0
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        A pythonic, object-oriented web development framework
 Group:          Development/Libraries
 License:        BSD
@@ -48,7 +48,6 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} -c '
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{python_sitelib}
-touch $RPM_BUILD_ROOT%{python_sitelib}/easy-install.pth
 easy_install -m --prefix $RPM_BUILD_ROOT%{_usr} dist/*.egg
 find $RPM_BUILD_ROOT%{python_sitelib}/ -type f -exec chmod -x \{\} \;
 
@@ -66,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Wed Aug 12 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 2.3.0-10
+- Remove the touch of easy_install.pth.  It's not necessary and leads to file
+  conflicts with other packages.
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list