rpms/libiphone/F-10 libiphone-fixgnutlsver.patch, NONE, 1.1 libiphone.spec, 1.4, 1.5

Peter Robinson pbrobinson at fedoraproject.org
Sat Apr 4 10:06:45 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/libiphone/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22902

Modified Files:
	libiphone.spec 
Added Files:
	libiphone-fixgnutlsver.patch 
Log Message:
Add patch from devel

libiphone-fixgnutlsver.patch:

--- NEW FILE libiphone-fixgnutlsver.patch ---
--- configure.ac.orig	2008-12-08 16:20:57.000000000 +0100
+++ configure.ac	2008-12-08 16:21:07.000000000 +0100
@@ -18,7 +18,7 @@
 PKG_CHECK_MODULES(libusb, libusb >= 0.1.12)
 PKG_CHECK_MODULES(libglib2, glib-2.0 >= 2.14.1)
 PKG_CHECK_MODULES(libgthread2, gthread-2.0 >= 2.14.1)
-PKG_CHECK_MODULES(libgnutls, gnutls >= 1.6.3 gnutls <= 2.5.0 )
+PKG_CHECK_MODULES(libgnutls, gnutls >= 1.6.3 gnutls <= 2.7.0 )
 PKG_CHECK_MODULES(libtasn1, libtasn1 >= 1.1)
 
 # Checks for header files.


Index: libiphone.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libiphone/F-10/libiphone.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libiphone.spec	4 Apr 2009 10:02:48 -0000	1.4
+++ libiphone.spec	4 Apr 2009 10:06:14 -0000	1.5
@@ -9,7 +9,7 @@
 
 Name:           libiphone
 Version:        0.1.0
-Release:        11.%{snapshot}%{?dist}
+Release:        12.%{snapshot}%{?dist}
 Summary:        Library for connecting to Apple iPhone and iPod touch
 
 Group:          System Environment/Libraries
@@ -80,6 +80,9 @@
 %{_includedir}/libiphone
 
 %changelog
+* Sat Apr 04 2009 Peter Robinson <pbrobinson at gmail.com> 0.1.0-12.20090325git443edc8
+- Add patch from devel
+
 * Sat Apr 04 2009 Peter Robinson <pbrobinson at gmail.com> 0.1.0-11.20090325git443edc8
 - Update to latest master version
 




More information about the fedora-extras-commits mailing list