Accepting request 45989 from hardware

checked in (request 45989)

OBS-URL: https://build.opensuse.org/request/show/45989
OBS-URL: https://build.opensuse.org/package/show/hardware/usb_modeswitch?expand=0&rev=14
This commit is contained in:
OBS User autobuild 2010-08-23 14:27:14 +00:00 committed by Git OBS Bridge
parent a72bd3ab5a
commit bd76cb001c
6 changed files with 10 additions and 24 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,16 +1,3 @@
-------------------------------------------------------------------
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 Thu Jul 8 23:21:58 UTC 2010 - andrea@opensuse.org

View File

@ -15,13 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%define source_name usb-modeswitch
%define date 20100817
Url: http://www.draisberghof.de/usb_modeswitch Url: http://www.draisberghof.de/usb_modeswitch
Name: usb_modeswitch Name: usb_modeswitch
Version: 1.1.4 %define source_name usb-modeswitch
%define date 20100707
Version: 1.1.3
Release: 1 Release: 1
Summary: A mode switching tool for controlling multiple-device USB gear Summary: A mode switching tool for controlling multiple-device USB gear
Group: Hardware/Mobile Group: Hardware/Mobile
@ -60,7 +60,7 @@ Data files for usb_modeswitch package.
%setup -q -a1 -n %{source_name}-%{version} %setup -q -a1 -n %{source_name}-%{version}
%build %build
CFLAGS="%{optflags}" make CFLAGS="$RPM_OPT_FLAGS" make
%install %install
%makeinstall %makeinstall
@ -71,7 +71,6 @@ cd %{source_name}-data-%{date}
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc README COPYING ChangeLog %doc README COPYING ChangeLog
%{_sbindir}/usb_modeswitch %{_sbindir}/usb_modeswitch
%{_sbindir}/usb_modeswitch_dispatcher
/lib/udev/usb_modeswitch /lib/udev/usb_modeswitch
%config %{_sysconfdir}/usb_modeswitch.conf %config %{_sysconfdir}/usb_modeswitch.conf
#%config %{_sysconfdir}/usb_modeswitch.setup #%config %{_sysconfdir}/usb_modeswitch.setup