Accepting request 45989 from hardware

Copy from hardware/usb_modeswitch based on submit request 45989 from user anubisg1

OBS-URL: https://build.opensuse.org/request/show/45989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usb_modeswitch?expand=0&rev=5
This commit is contained in:
OBS User autobuild 2010-08-23 14:27:15 +00:00 committed by Git OBS Bridge
commit 0fe2ba6d60
6 changed files with 26 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d5f0a45ac03eb578678b1f0c99df924b55de40d684aa02f890958c3fe3fcafb
size 35937

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c20abfdf9d46fb83e1b82f961a9f6ec8064bed3304155b6e1af7cf596845d0d0
size 37723

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:427adf0728884d3001d019926b34ca7170455c5c40e8dd19e7517759e381b886
size 14964

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc34ca1aa5d613e1e44e626d77936ea33043e3928e7e3ae1ed4a5a99c21599c8
size 15901

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Aug 23 10:09:57 UTC 2010 - pth@suse.de
- Update to 1.1.4
* The package should work at boot time now (cold and warm)
* Product IDs of "0000" do exist but were not accepted, fixed
* Response endpoint is now always detected
* Wrapper script can now work with a packed collection of config
files as well as with the plain folder of files
* Wrapper fix for the symlink feature: handling of multiple interrupt
ports was incomplete
* Wrapper does not longer use a temporary file for the symlink feature
-------------------------------------------------------------------
Thu Jul 8 23:21:58 UTC 2010 - andrea@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package usb_modeswitch (Version 1.1.3)
# spec file for package usb_modeswitch (Version 1.1.4)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -16,12 +16,13 @@
#
%define source_name usb-modeswitch
%define date 20100817
Url: http://www.draisberghof.de/usb_modeswitch
Name: usb_modeswitch
%define source_name usb-modeswitch
%define date 20100707
Version: 1.1.3
Version: 1.1.4
Release: 1
Summary: A mode switching tool for controlling multiple-device USB gear
Group: Hardware/Mobile
@ -60,7 +61,7 @@ Data files for usb_modeswitch package.
%setup -q -a1 -n %{source_name}-%{version}
%build
CFLAGS="$RPM_OPT_FLAGS" make
CFLAGS="%{optflags}" make
%install
%makeinstall
@ -71,6 +72,7 @@ cd %{source_name}-data-%{date}
%defattr(-,root,root,-)
%doc README COPYING ChangeLog
%{_sbindir}/usb_modeswitch
%{_sbindir}/usb_modeswitch_dispatcher
/lib/udev/usb_modeswitch
%config %{_sysconfdir}/usb_modeswitch.conf
#%config %{_sysconfdir}/usb_modeswitch.setup