From 46781a6096584194304d0687b3e300f2b667b9832831e7ebceebcd7859540ef8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 22 Apr 2013 12:08:49 +0000 Subject: [PATCH] Accepting request 171135 from mobile:synchronization:FACTORY - Added url as source. Please see http://en.opensuse.org/SourceUrls (forwarded request 164123 from m_meister) OBS-URL: https://build.opensuse.org/request/show/171135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=25 --- libimobiledevice.changes | 6 ++++++ libimobiledevice.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libimobiledevice.changes b/libimobiledevice.changes index 1970057..75dad17 100644 --- a/libimobiledevice.changes +++ b/libimobiledevice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 12:29:14 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Fri Jan 18 23:42:05 UTC 2013 - dimstar@opensuse.org diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 66b8b83..ba41f70 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -42,7 +42,7 @@ BuildRequires: pkg-config %if 0%{?suse_version} <= 1110 BuildRequires: libusb-1_0-devel >= 1.0.3 %endif -Source: %{name}-%{version}.tar.bz2 +Source: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2 Source1: baselibs.conf Patch0: libimobiledevice-cython1.16-detection.patch # PATCH-FIX-UPSTREAM libimobiledevice-segfault-fix.patch bnc768537 libiphone273 sbrabec@suse.cz -- Fix segfault without $XDG_CONFIG_HOME and $HOME set.