- update url and source
This commit is contained in:
parent
c891f75f43
commit
0dda163001
@ -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@
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user