commit usbmuxd for openSUSE:Factory
Hello community, here is the log from the commit of package usbmuxd for openSUSE:Factory checked in at Fri Jul 30 17:04:15 CEST 2010. -------- --- usbmuxd/usbmuxd.changes 2010-06-04 09:26:05.000000000 +0200 +++ usbmuxd/usbmuxd.changes 2010-07-22 11:57:15.000000000 +0200 @@ -1,0 +2,15 @@ +Thu Jul 22 11:56:54 CEST 2010 - opensuse@sukimashita.com + +- Update to version 1.0.5 + * Protocol version 1 support. Enables libusbmuxd to talk to + Apple's official usbmuxd on Windows and OSX + * Recovery mode support for idevicerestore firmware restores + * Detach kernel USB drivers to avoid USB issues + * Win32 support for libusbmuxd + * FreeBSD support + * Basic C++ support + * Fixes crasher bugs +- Added libplist dependancy +- Remove upstreamed patch + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- usbmuxd-1.0.4.tar.bz2 usbmuxd-fix-old-cmake-syntax.patch New: ---- usbmuxd-1.0.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbmuxd.spec ++++++ --- /var/tmp/diff_new_pack.Iy7xFL/_old 2010-07-30 17:00:24.000000000 +0200 +++ /var/tmp/diff_new_pack.Iy7xFL/_new 2010-07-30 17:00:24.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package usbmuxd (Version 1.0.4) +# spec file for package usbmuxd (Version 1.0.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,17 +20,16 @@ Name: usbmuxd %define _libname libusbmuxd -Version: 1.0.4 -Release: 2 +Version: 1.0.5 +Release: 1 License: LGPL v2.1 or GPL v2 BuildRequires: libusb-1_0-devel >= 1.0.3 -BuildRequires: cmake gcc-c++ udev +BuildRequires: cmake gcc-c++ libplist-devel udev %if 0%{?opensuse_bs} BuildRequires: pkg-config %endif Source: %{name}-%{version}.tar.bz2 Patch0: %{name}-disable-priv-drop.patch -Patch1: %{name}-fix-old-cmake-syntax.patch Group: System/Libraries Summary: Socket daemon for the usbmux protocol of iPhone/iPod Touch devices Url: http://git.marcansoft.com/?p=usbmuxd.git @@ -54,10 +53,11 @@ %package -n %{_libname}1 + License: LGPL v2.1 or GPL v2 Summary: A library to abstract socket/protocol communication to the usbmuxd daemon Group: System/Libraries -Requires: %{name} = %{version} +Requires: %{name} Provides: %{_libname} = %{version} Obsoletes: %{_libname} < %{version} @@ -75,6 +75,7 @@ %package -n %{_libname}-devel + Summary: Development files for %{_libname} Group: Development/Libraries/C and C++ Requires: %{_libname} = %{version} @@ -115,7 +116,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build mkdir build ++++++ usbmuxd-1.0.4.tar.bz2 -> usbmuxd-1.0.5.tar.bz2 ++++++ ++++ 1635 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de