forked from pool/libimobiledevice
Accepting request 92576 from mobile:synchronization:FACTORY
- add libtool as buildrequire to avoid implicit dependency (forwarded request 92533 from coolo) OBS-URL: https://build.opensuse.org/request/show/92576 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=17
This commit is contained in:
parent
81edeeeddf
commit
4c2aabb6b7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 19 20:37:42 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 26 07:02:28 UTC 2011 - coolo@novell.com
|
Tue Jul 26 07:02:28 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ License: GPLv2+; LGPLv2.1+
|
|||||||
BuildRequires: gcc-c++ glib2-devel libtasn1-devel libxml2-devel sed
|
BuildRequires: gcc-c++ glib2-devel libtasn1-devel libxml2-devel sed
|
||||||
BuildRequires: libusbmuxd-devel >= 1.0.0
|
BuildRequires: libusbmuxd-devel >= 1.0.0
|
||||||
BuildRequires: libplist++-devel >= 1.1 libplist-devel >= 1.1
|
BuildRequires: libplist++-devel >= 1.1 libplist-devel >= 1.1
|
||||||
BuildRequires: readline-devel
|
BuildRequires: libtool readline-devel
|
||||||
BuildRequires: python-devel python-plist swig
|
BuildRequires: python-devel python-plist swig
|
||||||
%if 0%{?opensuse_bs}
|
%if 0%{?opensuse_bs}
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
@ -54,7 +54,6 @@ on using any existing `.dll` or `.so` libraries from Apple.
|
|||||||
|
|
||||||
%package -n %{_name}
|
%package -n %{_name}
|
||||||
|
|
||||||
|
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: Native protocols library for iPhone, iPod Touch and iPad
|
Summary: Native protocols library for iPhone, iPod Touch and iPad
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user