rpms/hal-info/devel hal-info-20080317-more-novatel-u727.patch, NONE, 1.1 hal-info.spec, 1.21, 1.22

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Wed Apr 2 17:53:16 UTC 2008


Author: dcbw

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

Modified Files:
	hal-info.spec 
Added Files:
	hal-info-20080317-more-novatel-u727.patch 
Log Message:
* Wed Apr  2 2008 Dan Williams <dcbw at redhat.com> - 20080317-5
- Add more Novatel U727s



hal-info-20080317-more-novatel-u727.patch:

--- NEW FILE hal-info-20080317-more-novatel-u727.patch ---
commit 704727a0bf8d48d069d6552da7a6e000c3344567
Author: Dan Williams <dcbw at redhat.com>
Date:   Wed Apr 2 13:21:14 2008 -0400

    Tag Novatel U727 (product 0x5010) as a CDMA modem

diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index aebe13f..5535249 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -116,7 +116,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">
+        <match key="@info.parent:usb.product_id" int_outof="0x1100;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.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hal-info.spec	2 Apr 2008 11:49:49 -0000	1.21
+++ hal-info.spec	2 Apr 2008 17:52:39 -0000	1.22
@@ -1,7 +1,7 @@
 Summary: Device information files for HAL
 Name: hal-info
 Version: 20080317
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: AFL or GPLv2
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/Software/hal
@@ -15,6 +15,9 @@
 # Upstream already; commit 275667335e95670863e979e714f8e537c6db4e52
 Patch1: hal-info-20080317-sierra-mc5720.patch
 
+# Upstream already; commit 4cc386476ef3b9de5059ef70669e91261ee353bc
+Patch2: hal-info-20080317-more-novatel-u727.patch
+
 Requires: hal >= 0.5.10
 BuildRequires: hal-devel >= 0.5.10
 
@@ -27,6 +30,7 @@
 
 %patch0 -p1 -b .595u
 %patch1 -p1 -b .mc5720
+%patch2 -p1 -b .u727
 
 %build
 %configure
@@ -45,6 +49,9 @@
 %{_datadir}/hal/fdi/preprobe/10osvendor/*.fdi
 
 %changelog
+* Wed Apr  2 2008 Dan Williams <dcbw at redhat.com> - 20080317-5
+- Add more Novatel U727s
+
 * Wed Apr  2 2008 Dan Williams <dcbw at redhat.com> - 20080317-4
 - Really fix MC5720 (rh #439753)
 




More information about the fedora-extras-commits mailing list