rpms/avant-window-navigator/F-12 avant-window-navigator.spec, 1.31, 1.32

Leigh Scott leigh123linux at fedoraproject.org
Wed Feb 3 02:21:14 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/avant-window-navigator/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv477

Modified Files:
	avant-window-navigator.spec 
Log Message:
* Wed Feb 03 2010 leigh scott <leigh123linux at googlemail.com> - 0.3.2.1-1
- New upstream release
- Fix source url
- drop upstream patch (python-platform)
- drop unrecognized option from configure
- Fix spelling mistake in decription.
- Fix rpath error from rpmlint
- update python macro



Index: avant-window-navigator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/avant-window-navigator/F-12/avant-window-navigator.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- avant-window-navigator.spec	3 Feb 2010 02:15:52 -0000	1.31
+++ avant-window-navigator.spec	3 Feb 2010 02:21:14 -0000	1.32
@@ -1,4 +1,4 @@
-%{!?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))")}
 
 Name:           avant-window-navigator
 Version:        0.3.2.1
@@ -166,6 +166,7 @@ rm -rf $RPM_BUILD_ROOT
 - drop unrecognized option from configure
 - Fix spelling mistake in decription.
 - Fix rpath error from rpmlint
+- update python macro
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.2-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild



More information about the scm-commits mailing list