update to 1.0.1.20140911git [release 1.0.1.20140911git-1mamba;Thu Sep 11 2014]
This commit is contained in:
parent
bada1e471b
commit
0516371736
@ -1,5 +1,5 @@
|
||||
Name: ideviceinstaller
|
||||
Version: 1.0.1
|
||||
Version: 1.0.1.20140911git
|
||||
Release: 1mamba
|
||||
Summary: Manage applications of an iPhone or iPod Touch
|
||||
Group: System/Management
|
||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://cgit.sukimashita.com/ideviceinstaller.git
|
||||
Source: http://www.libimobiledevice.org/downloads/ideviceinstaller-%{version}.tar.bz2
|
||||
Source: https://github.com/libimobiledevice/ideviceinstaller.git/master/ideviceinstaller-%{version}.tar.bz2
|
||||
#Source: http://www.libimobiledevice.org/downloads/ideviceinstaller-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -18,6 +19,7 @@ BuildRequires: libusbmuxd-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzip-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libplist-devel >= 1.11-1mamba
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -27,6 +29,7 @@ ideviceinstaller allows to list, install, uninstall and archive apps of iPhone a
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
%make
|
||||
|
||||
@ -44,5 +47,11 @@ ideviceinstaller allows to list, install, uninstall and archive apps of iPhone a
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1.20140911git-1mamba
|
||||
- update to 1.0.1.20140911git
|
||||
|
||||
* Thu Sep 11 2014 Automatic Build System <autodist@mambasoft.it> 1.0.1-2mamba
|
||||
- rebuilt by autoport with build requirements: libplist-devel>=1.11-1mamba
|
||||
|
||||
* Thu Jun 07 2012 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.0.1-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user