rpms/libiphone/devel libiphone.spec,1.20,1.21

Peter Robinson pbrobinson at fedoraproject.org
Sat Jan 9 15:38:55 UTC 2010


Author: pbrobinson

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

Modified Files:
	libiphone.spec 
Log Message:
 Updated to the new python sysarch spec file reqs


Index: libiphone.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libiphone/devel/libiphone.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- libiphone.spec	15 Dec 2009 14:15:19 -0000	1.20
+++ libiphone.spec	9 Jan 2010 15:38:54 -0000	1.21
@@ -1,8 +1,8 @@
-%{!?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:           libiphone
 Version:        0.9.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Library for connecting to Apple iPhone and iPod touch
 
 Group:          System Environment/Libraries
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/iphone/
 
 %changelog
+* Sat Jan  9 2010 Peter Robinson <pbrobinson at gmail.com> 0.9.5-3
+- Updated to the new python sysarch spec file reqs
+
 * Tue Dec 15 2009 Peter Robinson <pbrobinson at gmail.com> 0.9.5-2
 - Update python bindings
 




More information about the fedora-extras-commits mailing list