Hello community,

here is the log from the commit of package usb_modeswitch for openSUSE:Factory 
checked in at 2014-10-14 13:24:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/usb_modeswitch (Old)
 and      /work/SRC/openSUSE:Factory/.usb_modeswitch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "usb_modeswitch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/usb_modeswitch/usb_modeswitch.changes    
2014-10-05 20:30:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.usb_modeswitch.new/usb_modeswitch.changes       
2014-10-14 13:24:42.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Oct 11 10:04:38 UTC 2014 - [email protected]
+
+- fix for bnc #899013 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ usb_modeswitch.spec ++++++
--- /var/tmp/diff_new_pack.WfH7jj/_old  2014-10-14 13:24:43.000000000 +0200
+++ /var/tmp/diff_new_pack.WfH7jj/_new  2014-10-14 13:24:43.000000000 +0200
@@ -74,6 +74,29 @@
 %makeinstall UDEVDIR=$RPM_BUILD_ROOT%{_udevdir}
 cd %{source_name}-data-%{date}
 %makeinstall RULESDIR=$RPM_BUILD_ROOT%{_udevdir}/rules.d
+
+### TO REMOVE ONCE IN UPSTREAM DATA PACKAGE, FIX BNC 899013 ###
+
+cat > %{buildroot}/%{_datadir}/usb_modeswitch/12d1:1583 <<EOF
+# Vodafone W5101
+
+TargetVendor=0x12d1
+TargetProduct=0x1589
+
+MessageContent="55534243123456780000000000000011062000000101000100000000000000"
+EOF
+
+cat > %{buildroot}/%{_datadir}/usb_modeswitch/12d1:1582 <<EOF
+# Vodafone R215
+
+TargetVendor=0x12d1
+TargetProduct=0x1588
+
+MessageContent="55534243123456780000000000000011062000000101000100000000000000"
+EOF
+
+### END SECTION TO REMOVE ###
+
 %fdupes -s $RPM_BUILD_ROOT
 
 %files
@@ -89,7 +112,7 @@
 
 %files data
 %defattr(-,root,root,-)
-%_datadir/usb_modeswitch/
+%{_datadir}/usb_modeswitch/
 %{_udevdir}/rules.d/40-usb_modeswitch.rules
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to