b9656a
%define source_name	usb-modeswitch
b9656a
b9656a
Name:		usb_modeswitch
b9656a
Version:	2.6.1
b9656a
Release:	4%{?dist}
b9656a
Summary:	USB Modeswitch gets mobile broadband cards in operational mode
b9656a
Summary(de):	USB Modeswitch aktiviert UMTS-Karten
b9656a
License:	GPLv2+
b9656a
URL:		http://www.draisberghof.de/usb_modeswitch/
b9656a
b9656a
Source0:	http://www.draisberghof.de/%{name}/%{source_name}-%{version}.tar.bz2
b9656a
Source1:	http://www.draisberghof.de/usb_modeswitch/device_reference.txt
b9656a
b9656a
# Submitted upstream (2014-11-24)
b9656a
Patch0: device_reference-utf8.patch
b9656a
b9656a
BuildRequires: make
b9656a
BuildRequires:  gcc
b9656a
BuildRequires:	libusbx-devel
b9656a
# "tcl" or "jimsh"), use the light-weight installation:
b9656a
#BuildRequires:	jimtcl-devel
b9656a
BuildRequires:	systemd
b9656a
Requires:	usb_modeswitch-data >= 20121109
b9656a
Requires:	systemd
b9656a
b9656a
%description
b9656a
USB Modeswitch brings up your datacard into operational mode. When plugged
b9656a
in they identify themselves as cdrom and present some non-Linux compatible
b9656a
installation files. This tool deactivates this cdrom-device and enables
b9656a
the real communication device. It supports most devices built and
b9656a
sold by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel.
b9656a
b9656a
%description	-l de
b9656a
USB Modeswitch deaktiviert die CDROM-Emulation einiger UMTS-Karten.
b9656a
Dadurch erkennt Linux die Datenkarte und kann damit Internet-
b9656a
Verbindungen aufbauen. Die gängigen Karten von Huawei, T-Mobile,
b9656a
Vodafone, Option, ZTE und Novatell werden unterstützt.
b9656a
b9656a
b9656a
%prep
b9656a
%setup -q -n %{source_name}-%{version}
b9656a
cp -f %{SOURCE1} device_reference.txt
b9656a
b9656a
%patch0 -p0
b9656a
b9656a
b9656a
%build
b9656a
%{set_build_flags}
b9656a
# this will require jimtcl-devel
b9656a
#make_build all-with-dynlink-dispatcher
b9656a
%make_build
b9656a
b9656a
b9656a
%install
b9656a
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
b9656a
%make_install \
b9656a
	SYSDIR=$RPM_BUILD_ROOT%{_unitdir} \
b9656a
	UDEVDIR=$RPM_BUILD_ROOT%{_prefix}/lib/udev
b9656a
b9656a
b9656a
%files
b9656a
%{_sbindir}/usb_modeswitch
b9656a
%{_sbindir}/usb_modeswitch_dispatcher
b9656a
%{_mandir}/man1/usb_modeswitch.1.gz
b9656a
%{_mandir}/man1/usb_modeswitch_dispatcher.1.gz
b9656a
%{_prefix}/lib/udev/usb_modeswitch
b9656a
%{_unitdir}/usb_modeswitch@.service
b9656a
%config(noreplace) %{_sysconfdir}/usb_modeswitch.conf
b9656a
%doc COPYING README ChangeLog device_reference.txt 
b9656a
b9656a
b9656a
%changelog
b9656a
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.1-4
b9656a
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
b9656a
  Related: rhbz#1991688
b9656a
b9656a
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.1-3
b9656a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
b9656a
b9656a
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
b9656a
b9656a
* Wed Nov 18 2020 Sérgio Basto <sergio@serjux.com> - 2.6.1-1
b9656a
- Update usb_modeswitch to 2.6.1
b9656a
- Drop patch1, http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?f=2&t=2733
b9656a
- Drop BR jimtcl-devel, if we don't install dynlink-dispatcher
b9656a
b9656a
* Tue Sep 29 2020 Sérgio Basto <sergio@serjux.com> - 2.6.0-3
b9656a
- Use make macros (https://src.fedoraproject.org/rpms/usb_modeswitch/pull-request/1)
b9656a
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
b9656a
b9656a
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
b9656a
b9656a
* Tue Mar 24 2020 Lubomir Rintel <lkundrak@v3.sk> - 2.6.0-1
b9656a
- New 2.6.0 release
b9656a
b9656a
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-5
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
b9656a
b9656a
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-4
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
b9656a
b9656a
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-3
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
b9656a
b9656a
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b9656a
b9656a
* Wed Feb 28 2018 Lubomir Rintel <lkundrak@v3.sk> - 2.5.2-1
b9656a
- New 2.5.2 release
b9656a
b9656a
* Fri Feb 23 2018 Florian Weimer <fweimer@redhat.com> - 2.5.1-3
b9656a
- Use LDFLAGS from redhat-rpm-config
b9656a
b9656a
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b9656a
b9656a
* Fri Aug 18 2017 Lubomir Rintel <lkundrak@v3.sk> - 2.5.1-1
b9656a
- New 2.5.1 release
b9656a
b9656a
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-8
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
b9656a
b9656a
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-7
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
b9656a
b9656a
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-6
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
b9656a
b9656a
* Fri Jul 29 2016 Lubomir Rintel <lkundrak@v3.sk> - 2.4.0-5
b9656a
- Bump the release number to be higher than in Fedora 24
b9656a
b9656a
* Thu Jul 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 2.4.0-3
b9656a
- Fix undefined behavior in config parser (rh #1352055)
b9656a
b9656a
* Wed Jul 20 2016 Lubomir Rintel <lkundrak@v3.sk> - 2.4.0-2
b9656a
- Add the previously omitted systemd service file (rh #1352055)
b9656a
- Fix crash with invalid arguments (rh #1358472)
b9656a
b9656a
* Wed Jun 22 2016 Lubomir Rintel <lkundrak@v3.sk> - 2.4.0-1
b9656a
- New 2.4.0 release
b9656a
b9656a
* Tue May 03 2016 Lubomir Rintel <lkundrak@v3.sk> - 2.3.0-1
b9656a
- New 2.3.0 release
b9656a
b9656a
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.5-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b9656a
b9656a
* Tue Aug 18 2015 Lubomir Rintel <lkundrak@v3.sk> - 2.2.5-1
b9656a
- New 2.2.5 release
b9656a
b9656a
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b9656a
b9656a
* Sun Feb 22 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2.2.1-1
b9656a
- New 2.2.1 release
b9656a
b9656a
* Mon Nov 24 2014 Till Maas <opensource@till.name> - 2.2.0-2
b9656a
- Update device_reference.txt, make it proper UTF-8
b9656a
b9656a
* Tue Aug 26 2014 Robert M. Albrecht <mail@romal.de> - 2.2.0-1
b9656a
- New upstream release
b9656a
- Fixed a typo in the description
b9656a
b9656a
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-3
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
b9656a
b9656a
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b9656a
b9656a
* Wed Apr 16 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2.1.1-1
b9656a
- Update to 2.1.1
b9656a
b9656a
* Tue Jan 28 2014 Dan Williams <dcbw@redhat.com> - 2.0.1-2
b9656a
- Resurrect manpage patch
b9656a
b9656a
* Mon Jan  6 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2.0.1-1
b9656a
- Update to 2.0.1 and build against libusbx (RHBZ 994974)
b9656a
- Use distro jimtcl (RHBZ 967314)
b9656a
- Fix build on aarch64
b9656a
- Cleanup and modernise spec
b9656a
b9656a
* Wed Aug 28 2013 Thomas Haller <thaller@redhat.com> 1.2.7-3
b9656a
- Add manual page for usb_modeswitch_dispatcher and fix errors in
b9656a
  manual page of usb_modeswitch (rhbz#948451, rhbz#884203).
b9656a
b9656a
* Mon Aug 26 2013 Dan Williams <dcbw@redhat.com> - 1.2.7-2
b9656a
- Fix udev helper path
b9656a
b9656a
* Fri Aug 16 2013 Dan Williams <dcbw@redhat.com> - 1.2.7-1
b9656a
- New upstream release
b9656a
b9656a
* Fri Jul 26 2013 Dan Williams <dcbw@redhat.com> - 1.2.6-2
b9656a
- Fix udev directories
b9656a
b9656a
* Wed Jun 12 2013 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 1.2.6
b9656a
- New upstream release.
b9656a
b9656a
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.5-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
b9656a
b9656a
* Tue Nov 13 2012 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 1.2.5-1
b9656a
- New upstream release. Resolves rhbz#875832
b9656a
b9656a
* Fri Aug 24 2012 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 1.2.4-1
b9656a
- New upstream release. Resolves rhbz#785539
b9656a
b9656a
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b9656a
b9656a
* Tue Apr 24 2012 Dan Williams <dcbw@redhat.com> 1.2.3-1
b9656a
- Update to new upstream release
b9656a
- Build TCL tool as a static binary to remove dependency on TCL itself rhbz#760839
b9656a
b9656a
* Wed Jan 25 2012 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1.2.2-2
b9656a
- Add usb_modeswitch.sh udev script and move Tcl dispatcher script to sbindir,
b9656a
  resolves rhbz#782614, patch from Dominic Cleal
b9656a
- Fix bus/device-based search, from deb#656248
b9656a
b9656a
* Fri Jan 20 2012 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1.2.2
b9656a
- New upstream version 1.2.2
b9656a
b9656a
* Fri Jan 06 2012 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1.2.1-1
b9656a
- New upstream version 1.2.1
b9656a
b9656a
* Tue Oct 25 2011 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1.2.0-1
b9656a
- New upstream
b9656a
- use device_reference.txt from upstream
b9656a
b9656a
* Mon Mar 28 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 1.1.7-1
b9656a
- New upstream release.  Resolves rhbz#625004
b9656a
- Update spec to match current guidelines
b9656a
- Fix relevant rpmlint errors and warnings
b9656a
b9656a
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-2
b9656a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b9656a
b9656a
* Thu Dec 30 2010 Dan Williams <dcbw@redhat.com> 1.1.6-1
b9656a
- New upstream version