rebuilt with openssl 1.1.1c [release 1.2.0-2mamba;Sun Aug 04 2019]
This commit is contained in:
parent
1511837792
commit
ff3f9a8461
@ -1,6 +1,6 @@
|
||||
Name: libimobiledevice
|
||||
Version: 1.2.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices on Linux
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,21 +12,16 @@ Patch0: libimobiledevice-1.1.1-iOS_5.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libplist-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtasn1-devel
|
||||
BuildRequires: libusbmuxd-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libplist-devel >= 1.11-1mamba
|
||||
BuildRequires: libusbmuxd-devel >= 1.0.8
|
||||
Requires: libusbmuxd >= 1.0.8
|
||||
BuildRequires: libplist-devel >= 2.0.0
|
||||
BuildRequires: libusbmuxd-devel >= 1.0.10
|
||||
Requires: libusbmuxd >= 1.0.10
|
||||
Obsoletes: libimobiledevice1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -104,6 +99,9 @@ This package contains static libraries and header files need for development.
|
||||
%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Sun Aug 04 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-2mamba
|
||||
- rebuilt with openssl 1.1.1c
|
||||
|
||||
* Mon Jan 25 2016 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user