From 2162ae67d41b6ac77bb40096cfcd53ec3b9019c8852128c0234f86d59d83a178 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 22 Jun 2010 08:15:38 +0000 Subject: [PATCH] Accepting request 41851 from mobile:synchronization:FACTORY Copy from mobile:synchronization:FACTORY/libimobiledevice based on submit request 41851 from user FunkyM OBS-URL: https://build.opensuse.org/request/show/41851 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=3 --- libimobiledevice-1.0.1.tar.bz2 | 3 --- libimobiledevice-1.0.2.tar.bz2 | 3 +++ libimobiledevice.changes | 9 +++++++++ libimobiledevice.spec | 19 ++++++++++--------- 4 files changed, 22 insertions(+), 12 deletions(-) delete mode 100644 libimobiledevice-1.0.1.tar.bz2 create mode 100644 libimobiledevice-1.0.2.tar.bz2 diff --git a/libimobiledevice-1.0.1.tar.bz2 b/libimobiledevice-1.0.1.tar.bz2 deleted file mode 100644 index c9e383d..0000000 --- a/libimobiledevice-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae4887870f4b44a648b21ca220cca23515db8a97d48514cba2e8a0a30f38b7ac -size 413654 diff --git a/libimobiledevice-1.0.2.tar.bz2 b/libimobiledevice-1.0.2.tar.bz2 new file mode 100644 index 0000000..522aa9e --- /dev/null +++ b/libimobiledevice-1.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba70db90517d3e7179c105004e189c9ea9bfdba8d888716ee0b0050c32047df1 +size 416635 diff --git a/libimobiledevice.changes b/libimobiledevice.changes index 4fecf01..1dfd71f 100644 --- a/libimobiledevice.changes +++ b/libimobiledevice.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 20 17:08:57 CEST 2010 - opensuse@sukimashita.com + +- Update to 1.0.2: + * Backport new idevicepair tool to manage pairings + * Fix a bug causing bad backup data + * Silence 64bit compiler warnings + * Plug some memory leaks + ------------------------------------------------------------------- Wed May 12 15:03:44 CEST 2010 - opensuse@sukimashita.com diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 9b40fa9..dc6b6e8 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -1,5 +1,5 @@ # -# spec file for package libimobiledevice (Version 1.0.1) +# spec file for package libimobiledevice (Version 1.0.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,10 +20,10 @@ Name: libimobiledevice %define _name libimobiledevice1 -Version: 1.0.1 +Version: 1.0.2 Release: 1 License: LGPL v2 or later -BuildRequires: gcc-c++ glib2-devel hal libtasn1-devel libxml2-devel sed +BuildRequires: gcc-c++ glib2-devel libtasn1-devel libxml2-devel sed BuildRequires: libusbmuxd-devel >= 1.0.0 BuildRequires: libplist++-devel >= 1.1 libplist-devel >= 1.1 BuildRequires: readline-devel @@ -37,7 +37,7 @@ BuildRequires: libusb-1_0-devel >= 1.0.3 BuildRequires: libgcrypt-devel libgnutls-devel Source: %{name}-%{version}.tar.bz2 Group: System/Libraries -Summary: Native protocols library for iPhone and iPod Touch +Summary: Native protocols library for iPhone, iPod Touch and iPad Url: http://www.libimobiledevice.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: usbmuxd >= 1.0.0 @@ -46,7 +46,7 @@ AutoReqProv: on %description libimobiledevice is a software library that talks the protocols to support -iPhone and iPod Touch devices. Unlike other projects, it does not depend +iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing `.dll` or `.so` libraries from Apple. @@ -68,7 +68,7 @@ Authors: %package -n %{_name} License: LGPL v2 or later -Summary: Native protocols library for iPhone and iPod Touch +Summary: Native protocols library for iPhone, iPod Touch and iPad Group: System/Libraries Provides: %{name} = %{version} Obsoletes: %{name} < %{version} @@ -76,7 +76,7 @@ Obsoletes: libiphone0 < 0.9.6 %description -n %{_name} libimobiledevice is a software library that talks the protocols to support -iPhone and iPod Touch devices. Unlike other projects, it does not depend +iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing `.dll` or `.so` libraries from Apple. @@ -125,13 +125,13 @@ Authors: %package tools License: LGPL v2 or later -Summary: Tools using %{_name} for iPhone and iPod Touch +Summary: Tools using %{_name} for iPhone, iPod Touch and iPad Group: Productivity/Multimedia/Other Requires: %{_name} = %{version} %description tools libimobiledevice is a software library that talks the protocols to support -iPhone and iPod Touch devices. Unlike other projects, it does not depend +iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing `.dll` or `.so` libraries from Apple. @@ -238,6 +238,7 @@ rm -rf $RPM_BUILD_ROOT %files tools %defattr(-,root,root,-) %{_bindir}/idevice_id +%{_bindir}/idevicepair %{_bindir}/ideviceinfo %{_bindir}/idevicesyslog %{_bindir}/idevicebackup