[meego-commits] 5787: Changes to MeeGo:1.0:Core:Update:Testing/syncevolution

Patrick Ohly patrick.ohly at intel.com
Fri Jul 16 08:25:24 UTC 2010


Hi,
I have made the following changes to syncevolution in project MeeGo:1.0:Core:Update:Testing. Please review and accept ASAP.

Thank You,
Patrick Ohly

[This message was auto-generated]

---

Request #5787:

  submit:   home:pohly:Branches:MeeGo:1.0:Core:Update:Testing/syncevolution(r3) -> MeeGo:1.0:Core:Update:Testing/syncevolution


Message:
    None

State:   new          2010-07-15T20:19:56 pohly
Comment: None



changes files:
--------------
--- syncevolution.changes
+++ syncevolution.changes
@@ -0,0 +1,25 @@
+* Mon Jun 14 2010 Patrick Ohly <patrick.ohly at intel.com> - 1.0
+- update to SyncEvolution 1.0 release (BMC #3104)
+- fixed issues:
+  - updated translations
+  - gtk-ui: explicitly set names for glade widgets (BMC #1372)
+    Approved as distro BMC #1295
+  - gtk-ui: make "Sync now" always translatable (BMC #3052)
+    Approved as distro BMC #1698
+  - gtk-ui: put emergency view in scrolledwindow (MBC #1296)
+  - gtk-ui: set "settings"-btn insensitive when syncing (MB #10482)
+  - single file format for multiple .ini files (BMC #1208)
+    templates: also search in .config/syncevolution-templates (BMC #1208)
+    templates: skip over temporary files (BMC #1208)
+    templates: use single-file format (BMC #1208)
+  - Funambol, Memotoo: preserve meeting series when receiving update for detached recurrence (BMC #1916)
+  - lcs: fixed out-of-bounds array access (BMC #1007)
+  - Nokia E55: needs absolute alarm times (BMC #1657)
+  - SAN message: typo fix in text/calendar => text/x-vcalendar mapping (BMC #1197)
+  - SyncContext: accept progress events in server mode (BMC #1359)
+- several patches necessary for the issues above
+- other changes:
+  - gtk-ui: preserve configuration names on save (MBC #1266)
+  - sync-ui: renamed local sync() to do_sync() to avoid name collision with system sync()
+- improvements to syncevo-phone-config, testing, HTTP SyncML server
+
@@ -3 +28 @@
-- gtk-ui: update toolbar style for MeeGo 1.0 (MBC #1970 = distro MBC #1781)
+- gtk-ui: update toolbar style for MeeGo 1.0 (BMC #1970 = distro BMC #1781)
@@ -13 +38 @@
-  gtk-ui: fix mx-gtk >= 0.99.1 header location (BME #892)
+  gtk-ui: fix mx-gtk >= 0.99.1 header location (MBC #892)

old:
----
  syncevolution-1.0beta2a+20100512+SE+6c28661+SYSYNC+7bbec4f.tar.gz

new:
----
  syncevolution-1.0.tar.gz

spec files:
-----------
--- syncevolution.spec
+++ syncevolution.spec
@@ -7,12 +7,12 @@
 
 Name:       syncevolution
 Summary:    SyncML Client
-Version:    0.9.99.21.1
+Version:    1.0
 Release:    1
 Group:      Applications/Productivity
 License:    LGPLv2+
 URL:        http://www.estamos.de/projects/SyncML/
-Source0:    syncevolution-1.0beta2a+20100512+SE+6c28661+SYSYNC+7bbec4f.tar.gz
+Source0:    syncevolution-1.0.tar.gz
 Source100:  syncevolution.yaml
 Requires:   ca-certificates
 Requires(post):  /sbin/ldconfig
@@ -81,7 +81,7 @@
 
 
 %prep
-%setup -q -n %{name}-1.0beta2a+20100512+SE+6c28661+SYSYNC+7bbec4f
+%setup -q -n %{name}-%{version}
 
 # >> setup
 # << setup

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

++++++ Makefile
--- Makefile
+++ Makefile
@@ -1,6 +1,6 @@
 PKGNAME = syncevolution
-LOCAL = home:`id -u -n`:1.0
-BRANCH = MeeGo:1.0:Core
+LOCAL = home:`id -u -n`:Branches:MeeGo:1.0:Core:Update:Testing
+BRANCH = MeeGo:1.0:Core:Update:Testing
 
 ${PKGNAME}.spec: ${PKGNAME}.yaml
 	specify

++++++ syncevolution-1.0beta2a+20100512+SE+6c28661+SYSYNC+7bbec4f.tar.gz -> syncevolution-1.0.tar.gz
26332 lines of diff (skipped)

++++++ syncevolution.yaml
--- syncevolution.yaml
+++ syncevolution.yaml
@@ -1,12 +1,12 @@
 Name: syncevolution
 Summary: SyncML Client
-Version: 0.9.99.21.1
+Version: 1.0
 Release: 1
 Group: Applications/Productivity
 License: LGPLv2+
 URL: http://www.estamos.de/projects/SyncML/
 Sources:
-    - "syncevolution-1.0beta2a+20100512+SE+6c28661+SYSYNC+7bbec4f.tar.gz"
+    - "syncevolution-1.0.tar.gz"
 Description: |
     The %{name} package contains the core files required to use
     SyncEvolution, a PIM data synchronization solution. A GTK GUI and the



More information about the MeeGo-commits mailing list