rpms/python-EnthoughtBase/devel .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 python-EnthoughtBase.spec, 1.1, 1.2 sources, 1.2, 1.3

Rakesh Pandit rakesh at fedoraproject.org
Thu Jun 11 22:25:21 UTC 2009


Author: rakesh

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

Modified Files:
	.cvsignore import.log python-EnthoughtBase.spec sources 
Log Message:
Updated.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-EnthoughtBase/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	8 Jun 2009 04:02:54 -0000	1.2
+++ .cvsignore	11 Jun 2009 22:25:15 -0000	1.3
@@ -1 +1 @@
-EnthoughtBase-3.0.1.tar.gz
+EnthoughtBase-3.0.2.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-EnthoughtBase/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	8 Jun 2009 04:02:54 -0000	1.1
+++ import.log	11 Jun 2009 22:25:15 -0000	1.2
@@ -1 +1,2 @@
 python-EnthoughtBase-3_0_1-3_fc10:HEAD:python-EnthoughtBase-3.0.1-3.fc10.src.rpm:1244433346
+python-EnthoughtBase-3_0_2-1_fc11:HEAD:python-EnthoughtBase-3.0.2-1.fc11.src.rpm:1244758621


Index: python-EnthoughtBase.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-EnthoughtBase/devel/python-EnthoughtBase.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-EnthoughtBase.spec	8 Jun 2009 04:02:54 -0000	1.1
+++ python-EnthoughtBase.spec	11 Jun 2009 22:25:15 -0000	1.2
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-EnthoughtBase
-Version:        3.0.1
-Release:        3%{?dist}
+Version:        3.0.2
+Release:        1%{?dist}
 Summary:        Core packages for the Enthought Tool Suite
 
 Group:          Development/Libraries
@@ -46,8 +46,10 @@ unzip docs/html.zip
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
+sed -i 's/\.dev$//g' $RPM_BUILD_ROOT/%{python_sitelib}/EnthoughtBase-%{version}-*.egg-info/requires.txt
 cp %{SOURCE1} README.fedora
-
+%{__install} -p -m 644 enthought/logger/plugin/preferences.ini\
+ $RPM_BUILD_ROOT/%{python_sitelib}/enthought/logger/plugin/preferences.ini
  
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -60,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jun 12 2009 Rakesh Pandit <rakesh at fedoraproject.org> 3.0.2-1
+- Updated
+
 * Thu Jun 04 2009 Rakesh Pandit <rakesh at fedoraproject.org> 3.0.1-3
 - Added README.fedora
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-EnthoughtBase/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	8 Jun 2009 04:02:54 -0000	1.2
+++ sources	11 Jun 2009 22:25:15 -0000	1.3
@@ -1 +1 @@
-cc555fca3d43c6d8d9ad7a5fdf3e74a1  EnthoughtBase-3.0.1.tar.gz
+784c4ac357c7899adbc9e10e7c7ec1fa  EnthoughtBase-3.0.2.tar.gz




More information about the fedora-extras-commits mailing list