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

Peter Robinson pbrobinson at fedoraproject.org
Tue Dec 15 14:15:21 UTC 2009


Author: pbrobinson

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

Modified Files:
	libiphone.spec 
Log Message:
- Update python bindings


Index: libiphone.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libiphone/devel/libiphone.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- libiphone.spec	12 Dec 2009 12:34:22 -0000	1.19
+++ libiphone.spec	15 Dec 2009 14:15:19 -0000	1.20
@@ -2,7 +2,7 @@
 
 Name:           libiphone
 Version:        0.9.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for connecting to Apple iPhone and iPod touch
 
 Group:          System Environment/Libraries
@@ -52,7 +52,7 @@ Python bindings for libiphone.
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 rm -rf %{buildroot}
@@ -84,9 +84,12 @@ rm -rf %{buildroot}
 
 %files python
 %defattr(-,root,root,-)
-%{python_sitearch}/libiphone/
+%{python_sitearch}/iphone/
 
 %changelog
+* Tue Dec 15 2009 Peter Robinson <pbrobinson at gmail.com> 0.9.5-2
+- Update python bindings
+
 * Sat Dec 12 2009 Peter Robinson <pbrobinson at gmail.com> 0.9.5-1
 - Update to 0.9.5 release for new usbmuxd/libplist 1.0.0 final
 




More information about the fedora-extras-commits mailing list