rpms/python-gtkextra/devel python-gtkextra.spec,1.9,1.10

Miloslav Trmac mitr at fedoraproject.org
Tue Jan 5 18:42:51 UTC 2010


Author: mitr

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

Modified Files:
	python-gtkextra.spec 
Log Message:
* Tue Jan  5 2010 Miloslav Trmač <mitr at redhat.com> - 1.1.0-11
- s/%%define/%%global/



Index: python-gtkextra.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-gtkextra/devel/python-gtkextra.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- python-gtkextra.spec	15 Oct 2009 17:40:00 -0000	1.9
+++ python-gtkextra.spec	5 Jan 2010 18:42:51 -0000	1.10
@@ -1,9 +1,9 @@
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Summary: Python bindings for gtkextra
 Name: python-gtkextra
 Version: 1.1.0
-Release: 10%{?dist}
+Release: 11%{?dist}
 # FIXME: the license is not quite clear, using the most restrictive license
 # for this field.  See
 # http://sourceforge.net/tracker/index.php?func=detail&aid=1941652&group_id=35371&atid=414148
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pygtk/2.0/defs/gtkextra*.defs
 
 %changelog
+* Tue Jan  5 2010 Miloslav Trmač <mitr at redhat.com> - 1.1.0-11
+- s/%%define/%%global/
+
 * Thu Oct 15 2009 Miloslav Trmač <mitr at redhat.com> - 1.1.0-10
 - Add dist tag
 




More information about the fedora-extras-commits mailing list