Accepting request 112093 from home:Gankov:branches:hardware

update to 1.2.3

OBS-URL: https://build.opensuse.org/request/show/112093
OBS-URL: https://build.opensuse.org/package/show/hardware/usb_modeswitch?expand=0&rev=33
This commit is contained in:
Ismail Dönmez 2012-04-01 18:40:43 +00:00 committed by Git OBS Bridge
parent ceb49c325e
commit 216047d93a
6 changed files with 22 additions and 10 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Apr 1 11:04:59 UTC 2012 - gankov@opensuse.org
- New data package 20120120
- Update to 1.2.3
- Add BuildRequires tcl
- Using fdupes
-------------------------------------------------------------------
Mon Feb 13 10:57:23 UTC 2012 - coolo@suse.com

View File

@ -18,19 +18,22 @@
Name: usb_modeswitch
Version: 1.1.7
Release: 2
Version: 1.2.3
Release: 0
Summary: A mode switching tool for controlling multiple-device USB gear
Group: Hardware/Mobile
Url: http://www.draisberghof.de/usb_modeswitch
%define source_name usb-modeswitch
%define date 20110227
%define date 20120120
License: GPL-2.0+
Source0: http://www.draisberghof.de/usb_modeswitch/%{source_name}-%{version}.tar.bz2
Source1: %{source_name}-data-%{date}.tar.bz2
Source2: %{name}-data.rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libusb-devel udev
BuildRequires: libusb-devel
BuildRequires: tcl
BuildRequires: fdupes
BuildRequires: udev
Requires: /bin/eject
Requires: tcl >= 8.4
Requires: usb_modeswitch-data = %version
@ -67,6 +70,7 @@ CFLAGS="%{optflags}" make
%makeinstall
cd %{source_name}-data-%{date}
%makeinstall
%fdupes -s $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)