From 0dda16300117745fe671a2de6929bfb00ad0f827 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: May 13 2010 09:06:48 +0000 Subject: - update url and source --- diff --git a/libimobiledevice-fixdso.patch b/libimobiledevice-fixdso.patch deleted file mode 100644 index 5ff27c7..0000000 --- a/libimobiledevice-fixdso.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libimobiledevice-0.9.7/tools/Makefile.in.orig 2010-02-15 08:02:48.000000000 +0000 -+++ libimobiledevice-0.9.7/tools/Makefile.in 2010-02-15 08:03:13.000000000 +0000 -@@ -152,7 +152,7 @@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - LD = @LD@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ -lplist - LFS_CFLAGS = @LFS_CFLAGS@ - LIBIMOBILEDEVICE_SO_VERSION = @LIBIMOBILEDEVICE_SO_VERSION@ - LIBOBJS = @LIBOBJS@ diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 5cd40c2..80c2fde 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -7,10 +7,10 @@ Summary: Library for connecting to mobile devices Group: System Environment/Libraries License: LGPLv2+ -URL: http://matt.colyer.name/projects/iphone-linux/ +URL: http://www.libimobiledevice.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source0: http://cloud.github.com/downloads/MattColyer/libiphone/%{name}-%{version}.tar.bz2 +Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2 BuildRequires: libxml2-devel BuildRequires: libusb1-devel