Hello community,

here is the log from the commit of package gnokii for openSUSE:Factory checked 
in at 2012-01-05 19:11:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnokii (Old)
 and      /work/SRC/openSUSE:Factory/.gnokii.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnokii", Maintainer is "prus...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnokii/gnokii.changes    2011-09-23 
02:00:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnokii.new/gnokii.changes       2012-01-05 
19:11:28.000000000 +0100
@@ -1,0 +2,73 @@
+Sat Dec  3 10:42:14 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.6.31:
+  + libgnokii updates
+    - add gn_lib_phone_change_driver() function to allow replacing
+      used driver in runtime
+    - GSM number type is rather mask than define; use it as such
+      when parsing the input
+    - avoid overruns in phonet
+    - print names of config files it tried to open only if none
+      could be used
+    - fix setting alarms for zero length events read from icalendar
+      files (eg. birthdays)
+    - fix sms encoding: don't break multibyte characters when
+      creating multipart messages
+    - add possibility to disable setting serial port speed and
+      DTR and RTS bits
+    - change the order of lookup for the config file
+      (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623694)
+    - add id for Nokia 3109c and for Nokia C1-01 to misc.c only;
+      both use model=series40
+    - fix gn_sms_send() so the message could be resent  (Paweł Kot)
+    - make the vcard reader handle also BDAY, TITLE, NICKNAME, ORG,
+      X-SIP;POC and X-WV-ID
+    - make the vcard reader handle also empty fields in N and in
+      ADR (like in addresses without a PO Box)
+    - support for compressed messages is not implemented yet
+    - make the vcard writer handle also the date property in DC,
+      MC, RC (the reader will ignore it) and ignore X-GNOKII-70 and
+      X-GNOKII-71 (they are part of the N property)
+    - make the vcard reader unfold correctly when lines end with CR
+      LF
+    - make the vcard writer fold lines at the 75th character
+    - add id for Nokia 1280 to misc.c only; it doesn't support many
+      commands because it's a Series 30; use model=series40
+    - add id for Nokia 2700 clasic (series40)
+    - add id for Nokia C2-03
+  + nk6510 driver updates
+    - fix calendar handling issues (few off-by-ones)
+    - implement deletecalendarnote for series40 3rd+ Ed
+    - handle TODOs and Notes in series40 3rd+ Ed
+    - avoid segfault reported by Chuck when unexpected smsc
+      information arrives
+    - fix writing birthday entries to phonebook
+    - fix setting speed dials with location > 255
+  + gnokii updates
+    - create path to gnokii-errors even on Windows
+    - allow to specify custom path for gnokii-errors
+    - make the output of --getspeeddial more readable (show SM or
+      ME instead of a number) and consistent with the arguments of
+      --setspeeddial
+  + fake driver updates
+    - add multipart message to SMS inbox
+    - add ability to use --writephonebook
+  + smsd updates
+    - do not call GetSMSC every time SMS is sent
+    - NULL freed pointers
+  + xgnokii updates
+    - set icon "phone" for all windows when using gtk+ 2.6 or later
+  + at driver updates
+    - correctly initialize memory type on WritePhonebookExt
+    - Samsung SGH-U600 suppots extended phonebook
+    - AT+SBPW=0,... is not supported for SM memory
+    - Samsung B2100 encodes phone numbers
+    - Return GN_ERR_EMPTYLOCATION also for phones that return error
+- Add gnokii-xgnokii.patch: Fix typo which stops xgnokii from being
+  built and installed.
+- Add libtool BuildRequires and call autoreconf, as the above patch
+  touches configure.in and we need to rebootstrap.
+- Remove _service.
+- Change license tag to spdx identifier.
+
+-------------------------------------------------------------------

Old:
----
  _service
  _service:download_url:gnokii-0.6.30.tar.bz2

New:
----
  gnokii-0.6.31.tar.bz2
  gnokii-xgnokii.patch

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

Other differences:
------------------
++++++ gnokii.spec ++++++
--- /var/tmp/diff_new_pack.liKH2y/_old  2012-01-05 19:11:29.000000000 +0100
+++ /var/tmp/diff_new_pack.liKH2y/_new  2012-01-05 19:11:29.000000000 +0100
@@ -18,9 +18,9 @@
 
 
 Name:           gnokii
-Version:        0.6.30
+Version:        0.6.31
 Release:        1
-License:        GPLv2+
+License:        GPL-2.0+
 Summary:        Nokia Connectivity Program
 Url:            http://www.gnokii.org/
 Group:          Hardware/Mobile
@@ -28,11 +28,15 @@
 Source1:        xgnokii.desktop
 Source2:        gnokii.xpm
 Source3:        README.SUSE
+# PATCH-FIX-UPSTREAM gnokii-xgnokii.patch dims...@opensuse.org -- Fix typo 
which results in xgnokii not being built and installed.
+Patch0:         gnokii-xgnokii.patch
 BuildRequires:  bluez-devel
 BuildRequires:  coreutils
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libical-devel
+# Needed for patch0
+BuildRequires:  libtool
 BuildRequires:  libusb-devel
 BuildRequires:  mysql-devel
 BuildRequires:  pcsc-lite-devel
@@ -52,7 +56,6 @@
 find out which models are supported.
 
 %package -n xgnokii
-License:        GPLv2+
 Summary:        Nokia Connectivity Program
 Group:          Hardware/Mobile
 Requires:       gnokii
@@ -64,7 +67,6 @@
 installed as well.
 
 %package smsd
-License:        GPLv2+
 Summary:        Nokia Connectivity Program
 Group:          Hardware/Mobile
 Requires:       gnokii
@@ -76,7 +78,6 @@
 /usr/share/doc/packages/gnokii to find out which models are supported.
 
 %package devel
-License:        GPLv2+
 Summary:        Nokia Connectivity Program
 Group:          Hardware/Mobile
 Requires:       %{name} = %{version}
@@ -95,8 +96,11 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed by patch0
+autoreconf -fi
 export CFLAGS="%{optflags} -D_GNU_SOURCE -fPIC -Wall -Wno-unused 
-fstack-protector -fno-strict-aliasing"
 %configure \
     --enable-nls \

++++++ gnokii-xgnokii.patch ++++++
>From ba6249528c6586c25304a234c82c007aa1d66591 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger <dims...@opensuse.org>
Date: Sat, 3 Dec 2011 12:10:15 +0100
Subject: [PATCH] Trivial: Fix typo which avoided xgnokii from ever being
 installed

---
 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index e4df1aa..eb6df15 100644
--- a/configure.in
+++ b/configure.in
@@ -689,7 +689,7 @@ else
    fi
 fi
 
-AM_CONDITIONAL(XGNOKII, test "x$_support" = "xyes")
+AM_CONDITIONAL(XGNOKII, test "x$x_support" = "xyes")
 
 dnl ======================== Check for libsocket
 AC_CHECK_LIB(socket, socket)
-- 
1.7.7

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to