rebuilt with libusbmuxd 2.0.1 [release 1.1.6-3mamba;Fri Mar 27 2020]
This commit is contained in:
parent
33c1ff836b
commit
afc064f73f
@ -1,6 +1,6 @@
|
|||||||
Name: libimobiledevice4
|
Name: libimobiledevice4
|
||||||
Version: 1.1.6
|
Version: 1.1.6
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices on Linux
|
Summary: A software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices on Linux
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -20,8 +20,8 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libplist-devel >= 1.11-1mamba
|
BuildRequires: libplist-devel >= 1.11-1mamba
|
||||||
BuildRequires: libusbmuxd-devel >= 1.0.8
|
BuildRequires: libusbmuxd-devel >= 2.0.1
|
||||||
Requires: libusbmuxd >= 1.0.8
|
Requires: libusbmuxd >= 2.0.1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -60,6 +60,8 @@ libimobiledevice is a software library that talks the protocols to support iPhon
|
|||||||
Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking.
|
Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking.
|
||||||
It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard® icons, manage installed applications, retrieve addressbook/calendars/notes and bookmarks and (using libgpod) synchronize music and video to the device.
|
It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard® icons, manage installed applications, retrieve addressbook/calendars/notes and bookmarks and (using libgpod) synchronize music and video to the device.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n libimobiledevice-%{version}
|
%setup -q -n libimobiledevice-%{version}
|
||||||
#%patch -p1
|
#%patch -p1
|
||||||
@ -111,6 +113,9 @@ It allows other software to easily access the device's filesystem, retrieve info
|
|||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-3mamba
|
||||||
|
- rebuilt with libusbmuxd 2.0.1
|
||||||
|
|
||||||
* Thu Aug 17 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-2mamba
|
* Thu Aug 17 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-2mamba
|
||||||
- legacy package
|
- legacy package
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user