update to 1.0 [release 1.0-1mamba;Thu Jun 17 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 23:57:05 +01:00
parent f359b66963
commit 89506aa2f6

View File

@ -1,21 +1,19 @@
Name: ipheth
Version: 0.0.git20120515
Release: 3mamba
Version: 1.0
Release: 1mamba
Summary: Pairing tool and udev rule to manage iPhone tethering through USB cables
Group: System/Kernel and Hardware
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver
# Source got with: git clone git://github.com/dgiagio/ipheth.git
Source: ipheth-%{version}.tar.xz
URL: https://github.com/dgiagio/ipheth
Source: https://github.com/dgiagio/ipheth.git/%{version}/ipheth-%{version}.tar.bz2
Patch0: %{name}-0.0.git20120515-run-ideviceinfo.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libimobiledevice-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Pairing tool and udev rule to manage iPhone tethering through USB cables.
@ -23,7 +21,7 @@ Pairing tool and udev rule to manage iPhone tethering through USB cables.
%debug_package
%prep
%setup -q -n %{name}
%setup -q
%patch0 -p1
%build
@ -46,6 +44,9 @@ install -D -m0644 90-iphone-tether.rules %{buildroot}%{_udevrulesdir}/90-iphone-
/lib/udev/ipheth-pair
%changelog
* Thu Jun 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-1mamba
- update to 1.0
* Sun Dec 20 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.git20120515-3mamba
- rebuilt with libimobiledevice 1.3.0