automatic version update by autodist [release 1.1.1-1mamba;Fri Feb 05 2021]
This commit is contained in:
parent
0516371736
commit
015872015d
@ -1,12 +1,12 @@
|
|||||||
Name: ideviceinstaller
|
Name: ideviceinstaller
|
||||||
Version: 1.0.1.20140911git
|
Version: 1.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Manage applications of an iPhone or iPod Touch
|
Summary: Manage applications of an iPhone or iPod Touch
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://cgit.sukimashita.com/ideviceinstaller.git
|
URL: https://cgit.sukimashita.com/ideviceinstaller.git
|
||||||
Source: https://github.com/libimobiledevice/ideviceinstaller.git/master/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
|
#Source: http://www.libimobiledevice.org/downloads/ideviceinstaller-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -25,11 +25,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
%description
|
%description
|
||||||
ideviceinstaller allows to list, install, uninstall and archive apps of iPhone and iPhone Touch.
|
ideviceinstaller allows to list, install, uninstall and archive apps of iPhone and iPhone Touch.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -43,10 +45,13 @@ ideviceinstaller allows to list, install, uninstall and archive apps of iPhone a
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/ideviceinstaller
|
%{_bindir}/ideviceinstaller
|
||||||
%{_mandir}/man1/ideviceinstaller.1.gz
|
%{_mandir}/man1/ideviceinstaller.1*
|
||||||
%doc AUTHORS COPYING NEWS README
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Sep 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1.20140911git-1mamba
|
* Thu Sep 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1.20140911git-1mamba
|
||||||
- update to 1.0.1.20140911git
|
- update to 1.0.1.20140911git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user