rpms/hal-info/devel hal-info-20080317-novatel-s620.patch, NONE, 1.1 hal-info.spec, 1.22, 1.23

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Thu Apr 24 22:14:24 UTC 2008


Author: dcbw

Update of /cvs/pkgs/rpms/hal-info/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25806

Modified Files:
	hal-info.spec 
Added Files:
	hal-info-20080317-novatel-s620.patch 
Log Message:
* Thu Apr 24 2008 Dan Williams <dcbw at redhat.com> - 20080317-6
- Add CDMA Novatel S620



hal-info-20080317-novatel-s620.patch:

--- NEW FILE hal-info-20080317-novatel-s620.patch ---
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -105,7 +105,7 @@
       <!-- Novatel -->
       <match key="@info.parent:usb.vendor_id" int="0x1410">
         <!-- Merlin XS620/S640,S620,EX720,S720,EV620 CDMA/EV-DO,ES620/Merlin ES720/Ovation U720,ES620 SM Bus,U727 -->
-        <match key="@info.parent:usb.product_id" int_outof="0x1100;0x1410;0x1120;0x1130;0x2100;0x2110;0x2130;0x4100;0x5010">
+        <match key="@info.parent:usb.product_id" int_outof="0x1100;0x1110;0x1410;0x1120;0x1130;0x2100;0x2110;0x2130;0x4100;0x5010">
           <match key="@info.parent:usb.interface.number" int="0">
             <append key="info.capabilities" type="strlist">modem</append>
             <append key="modem.command_sets" type="strlist">IS-707-A</append>


Index: hal-info.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal-info/devel/hal-info.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- hal-info.spec	2 Apr 2008 17:52:39 -0000	1.22
+++ hal-info.spec	24 Apr 2008 22:13:47 -0000	1.23
@@ -1,7 +1,7 @@
 Summary: Device information files for HAL
 Name: hal-info
 Version: 20080317
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: AFL or GPLv2
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/Software/hal
@@ -18,6 +18,9 @@
 # Upstream already; commit 4cc386476ef3b9de5059ef70669e91261ee353bc
 Patch2: hal-info-20080317-more-novatel-u727.patch
 
+# Upstream already; commit 817fe4af2f5b29693d79190295dec4bd6352562b
+Patch3: hal-info-20080317-novatel-s620.patch
+
 Requires: hal >= 0.5.10
 BuildRequires: hal-devel >= 0.5.10
 
@@ -31,6 +34,7 @@
 %patch0 -p1 -b .595u
 %patch1 -p1 -b .mc5720
 %patch2 -p1 -b .u727
+%patch3 -p1 -b .s620
 
 %build
 %configure
@@ -49,6 +53,9 @@
 %{_datadir}/hal/fdi/preprobe/10osvendor/*.fdi
 
 %changelog
+* Thu Apr 24 2008 Dan Williams <dcbw at redhat.com> - 20080317-6
+- Add CDMA Novatel S620
+
 * Wed Apr  2 2008 Dan Williams <dcbw at redhat.com> - 20080317-5
 - Add more Novatel U727s
 




More information about the fedora-extras-commits mailing list