rpms/reinteract/devel reinteract.spec,1.3,1.4

tomspur tomspur at fedoraproject.org
Sat Jan 23 15:32:06 UTC 2010


Author: tomspur

Update of /cvs/pkgs/rpms/reinteract/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32197

Modified Files:
	reinteract.spec 
Log Message:
- change group to Applications/Engineering (fixes bug #512538)
- use global and not define



Index: reinteract.spec
===================================================================
RCS file: /cvs/pkgs/rpms/reinteract/devel/reinteract.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- reinteract.spec	27 Jul 2009 02:57:02 -0000	1.3
+++ reinteract.spec	23 Jan 2010 15:32:05 -0000	1.4
@@ -1,8 +1,8 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           reinteract
 Version:        0.5.0
-Release:        5
+Release:        6
 Summary:        Interactive Python shell
 
 Group:          Applications/Science
@@ -82,6 +82,10 @@ fi
 /usr/bin/update-desktop-database &> /dev/null ||:
 
 %changelog
+* Sat Jan 23 2010 Thomas Spura <tomspur at fedoraproject.org> - 0.5-0-6
+- change group to Applications/Engineering (fixes bug #512538)
+- use global and not define
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list