[usb_modeswitch-data/f16] Update to new upstream version

Daniel Williams dcbw at fedoraproject.org
Tue Apr 24 19:34:38 UTC 2012


commit 382d9db008d247f3e1591b0bda5759623f680500
Author: Dan Williams <dcbw at redhat.com>
Date:   Tue Apr 24 14:34:36 2012 -0500

    Update to new upstream version

 .gitignore               |    1 +
 sources                  |    2 +-
 usb_modeswitch-data.spec |   13 ++++++++++---
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e74c2e9..8151763 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ usb-modeswitch-data-20100817.tar.bz2
 /usb-modeswitch-data-20110227.tar.bz2
 /usb-modeswitch-data-20110714.tar.bz2
 /usb-modeswitch-data-20111023.tar.bz2
+/usb-modeswitch-data-20120120.tar.bz2
diff --git a/sources b/sources
index 715d224..d1ef36a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e7cb67d0428bda241600b038ba11aeb  usb-modeswitch-data-20111023.tar.bz2
+c899cc9c71bb35f3ec600b7cd1455c65  usb-modeswitch-data-20120120.tar.bz2
diff --git a/usb_modeswitch-data.spec b/usb_modeswitch-data.spec
index ea8ced6..1e540bd 100644
--- a/usb_modeswitch-data.spec
+++ b/usb_modeswitch-data.spec
@@ -1,7 +1,7 @@
 %define source_name	usb-modeswitch-data
 
 Name:		usb_modeswitch-data
-Version:	20111023
+Version:	20120120
 Release:	1%{?dist}
 Summary:	USB Modeswitch gets mobile broadband cards in operational mode
 Summary(de):	USB Modeswitch aktiviert UMTS-Karten
@@ -10,9 +10,12 @@ License:	GPLv2+
 URL:		http://www.draisberghof.de/usb_modeswitch/
 Source0:	http://www.draisberghof.de/usb_modeswitch/%{source_name}-%{version}.tar.bz2
 BuildArch:	noarch
-Requires:	tcl
 Requires:	udev
-Requires:	usb_modeswitch >= 1.1.2
+
+# 1.2.3-1 removes the requirement on TCL which was mistakenly
+# in the -data package, so require 1.2.3-1 to ensure that both
+# usb_modeswitch and -data agree on whether TCL is needed or not
+Requires:	usb_modeswitch >= 1.2.3-1
 
 
 %description
@@ -60,6 +63,10 @@ udevadm control --reload-rules
 %doc ChangeLog COPYING README
 
 %changelog
+* Tue Apr 24 2012 Dan Williams <dcbw at redhat.com> 20120120-1
+- New upstream release.
+- Remove dep on TCL since nothing in the package requires it
+
 * Tue Oct 25 2011 Huzaifa Sidhpurwala <huzaifas at redhat.com> 20111023-1
 - New upstream release.
 


More information about the scm-commits mailing list