[meego-commits] 8430: Changes to Trunk/ofono

Peter Zhu no_reply at build.meego.com
Thu Oct 14 11:17:56 UTC 2010


Hi,
I have made the following changes to ofono in project Trunk. Please review and accept ASAP.

Thank You,
Peter Zhu

[This message was auto-generated]

---

Request #8430:

  submit:   Trunk:Testing/ofono(r12) -> Trunk/ofono


Message:
    Move to Trunk

State:   new          2010-10-14T04:17:54 peter
Comment: None



changes files:
--------------
--- ofono.changes
+++ ofono.changes
@@ -0,0 +1,8 @@
+* Wed Oct 13 2010 Anas Nashif <nashif at linux.intel.com> - 0.31
+- Remove requirement on ofono-config
+- Remove unused and obsolete patches
+
+* Mon Oct 11 2010 Martin Xu <martin.xu at intel.com> - 0.31
+- upgrade to 0.31
+- Remove the N900 package patches, waiting for them in upstream
+

old:
----
  0001-Enabling-phonesim-for-handset.patch
  0001-isigen-generic-modem-driver-plugin-for-isimodems.patch
  0002-isimodem-remove-the-modem-driver-parts.patch
  0003-n900-modem-driver-plugin-for-Nokia-N900.patch
  0004-modemconf-use-isigen-and-n900.patch
  0005-usbpnmodem-plug-in-either-n900-or-isigen.patch
  0006-gisi-added-g_isi_send-and-g_isi_vsend.patch
  0007-gisi-Retry-version-query-in-g_isi_verify.patch
  0008-n900-ripped-out-post-0.26-features.patch
  0009-isigen-ripped-out-post-0.26-features.patch
  ofono-0.26.tar.gz

new:
----
  ofono-0.31.tar.gz

spec files:
-----------
--- ofono.spec
+++ ofono.spec
@@ -7,23 +7,13 @@
 
 Name:       ofono
 Summary:    Open Source Telephony
-Version:    0.26
+Version:    0.31
 Release:    1
 Group:      System/Networking
 License:    GPLv2
 URL:        http://ofono.org
 Source0:    http://www.kernel.org/pub/linux/network/ofono/ofono-%{version}.tar.gz
 Source100:  ofono.yaml
-Patch0:     0001-Enabling-phonesim-for-handset.patch
-Patch1:     0001-isigen-generic-modem-driver-plugin-for-isimodems.patch
-Patch2:     0002-isimodem-remove-the-modem-driver-parts.patch
-Patch3:     0003-n900-modem-driver-plugin-for-Nokia-N900.patch
-Patch4:     0004-modemconf-use-isigen-and-n900.patch
-Patch5:     0005-usbpnmodem-plug-in-either-n900-or-isigen.patch
-Patch6:     0006-gisi-added-g_isi_send-and-g_isi_vsend.patch
-Patch7:     0007-gisi-Retry-version-query-in-g_isi_verify.patch
-Patch8:     0008-n900-ripped-out-post-0.26-features.patch
-Patch9:     0009-isigen-ripped-out-post-0.26-features.patch
 Requires:   dbus
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(dbus-1)
@@ -57,26 +47,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 
-# 0001-Enabling-phonesim-for-handset.patch
-%patch0 -p1
-# 0001-isigen-generic-modem-driver-plugin-for-isimodems.patch
-%patch1 -p1
-# 0002-isimodem-remove-the-modem-driver-parts.patch
-%patch2 -p1
-# 0003-n900-modem-driver-plugin-for-Nokia-N900.patch
-%patch3 -p1
-# 0004-modemconf-use-isigen-and-n900.patch
-%patch4 -p1
-# 0005-usbpnmodem-plug-in-either-n900-or-isigen.patch
-%patch5 -p1
-# 0006-gisi-added-g_isi_send-and-g_isi_vsend.patch
-%patch6 -p1
-# 0007-gisi-Retry-version-query-in-g_isi_verify.patch
-%patch7 -p1
-# 0008-n900-ripped-out-post-0.26-features.patch
-%patch8 -p1
-# 0009-isigen-ripped-out-post-0.26-features.patch
-%patch9 -p1
 # >> setup
 # << setup
 

other changes:
--------------

++++++ ofono-0.26.tar.gz -> ofono-0.31.tar.gz
37374 lines of diff (skipped)

++++++ ofono.yaml
--- ofono.yaml
+++ ofono.yaml
@@ -1,26 +1,15 @@
 Name: ofono
 Summary: Open Source Telephony
-Version: 0.26
+Version: 0.31
 Release: 1
 Group: System/Networking
 License: GPLv2
 URL: http://ofono.org
 Sources:
     - http://www.kernel.org/pub/linux/network/ofono/ofono-%{version}.tar.gz
-Patches:
-    - 0001-Enabling-phonesim-for-handset.patch
-    - 0001-isigen-generic-modem-driver-plugin-for-isimodems.patch
-    - 0002-isimodem-remove-the-modem-driver-parts.patch
-    - 0003-n900-modem-driver-plugin-for-Nokia-N900.patch
-    - 0004-modemconf-use-isigen-and-n900.patch
-    - 0005-usbpnmodem-plug-in-either-n900-or-isigen.patch
-    - 0006-gisi-added-g_isi_send-and-g_isi_vsend.patch
-    - 0007-gisi-Retry-version-query-in-g_isi_verify.patch
-    - 0008-n900-ripped-out-post-0.26-features.patch
-    - 0009-isigen-ripped-out-post-0.26-features.patch
+
 Requires:
     - dbus
-    - ofono-config
 PkgBR:
     - libtool
     - automake

++++++ deleted files:
--- 0001-Enabling-phonesim-for-handset.patch
--- 0001-isigen-generic-modem-driver-plugin-for-isimodems.patch
--- 0002-isimodem-remove-the-modem-driver-parts.patch
--- 0003-n900-modem-driver-plugin-for-Nokia-N900.patch
--- 0004-modemconf-use-isigen-and-n900.patch
--- 0005-usbpnmodem-plug-in-either-n900-or-isigen.patch
--- 0006-gisi-added-g_isi_send-and-g_isi_vsend.patch
--- 0007-gisi-Retry-version-query-in-g_isi_verify.patch
--- 0008-n900-ripped-out-post-0.26-features.patch
--- 0009-isigen-ripped-out-post-0.26-features.patch




More information about the MeeGo-commits mailing list