rpms/alacarte/devel alacarte.spec,1.2,1.3

John Patrick Mahowald (jpmahowa) fedora-extras-commits at redhat.com
Wed Feb 15 17:02:36 UTC 2006


Author: jpmahowa

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

Modified Files:
	alacarte.spec 
Log Message:
* Wed Feb 15 2006 John Mahowald <jpmahowald at gmail.com> - 0.8-7
- Rebuild for Fedora Extras 5



Index: alacarte.spec
===================================================================
RCS file: /cvs/extras/rpms/alacarte/devel/alacarte.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alacarte.spec	15 Feb 2006 07:18:03 -0000	1.2
+++ alacarte.spec	15 Feb 2006 17:02:36 -0000	1.3
@@ -1,11 +1,9 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from 
-distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from 
-distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           alacarte
 Version:        0.8
-Release:        5%{?dist}
+Release:        7%{?dist}
 Summary:        Simple menu editor for GNOME
 
 Group:          Applications/System
@@ -57,7 +55,7 @@
 
 
 %changelog
-* Wed Feb 15 2006 John Mahowald <jpmahowald at gmail.com> - 0.8-5
+* Wed Feb 15 2006 John Mahowald <jpmahowald at gmail.com> - 0.8-7
 - Rebuild for Fedora Extras 5
 
 * Fri Feb 3 2006  John Mahowald <jpmahowald at gmail.com> - 0.8-3




More information about the scm-commits mailing list