Hello community,

here is the log from the commit of package loudmouth for openSUSE:Factory 
checked in at 2012-06-05 15:32:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/loudmouth (Old)
 and      /work/SRC/openSUSE:Factory/.loudmouth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "loudmouth", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/loudmouth/loudmouth.changes      2011-12-05 
12:44:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.loudmouth.new/loudmouth.changes 2012-06-05 
15:32:55.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 21 11:42:56 UTC 2012 - [email protected]
+
+- Use libgnutls-devel BuildRequires instead of gnutls-devel for
+  openSUSE > 12.1: gnutls-devel has been removed from Factory.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ loudmouth.spec ++++++
--- /var/tmp/diff_new_pack.2P7J0X/_old  2012-06-05 15:32:56.000000000 +0200
+++ /var/tmp/diff_new_pack.2P7J0X/_new  2012-06-05 15:32:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package loudmouth
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           loudmouth
 Version:        1.4.3
-Release:        1
-License:        LGPL-2.1+
+Release:        0
 Summary:        Jabber Client Library Written in C
-Url:            http://www.loudmouth-project.org/
+License:        LGPL-2.1+
 Group:          Productivity/Networking/Other
+Url:            http://www.loudmouth-project.org/
 #Source:         
http://ftp.imendio.com/pub/imendio/%{name}/src/%{name}-%{version}.tar.bz2
 # Source without URL, as coolo's script does not like the fact that upstream 
server is broken...
 Source:         %{name}-%{version}.tar.bz2
@@ -38,7 +37,11 @@
 # PATCH-FIX-UPSTREAM loudmouth-glib.patch [email protected] -- Fix build 
with glib 2.31: only glib.h can be included.
 Patch4:         loudmouth-glib.patch
 BuildRequires:  check-devel
+%if 0%{?suse_version} > 1210
+BuildRequires:  libgnutls-devel
+%else
 BuildRequires:  gnutls-devel
+%endif
 BuildRequires:  gtk-doc
 BuildRequires:  libtool
 BuildRequires:  sgml-skel
@@ -52,7 +55,6 @@
 and yet extensible to let you do anything the Jabber protocol allows.
 
 %package -n libloudmouth-1-0
-License:        LGPL-2.1+
 Summary:        Jabber Client Library Written in C
 Group:          Productivity/Networking/Other
 
@@ -62,7 +64,6 @@
 and yet extensible to let you do anything the Jabber protocol allows.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Jabber Client Library Written in C
 Group:          Productivity/Networking/Other
 Requires:       glibc-devel
@@ -76,7 +77,6 @@
 and yet extensible to let you do anything the Jabber protocol allows.
 
 %package doc
-License:        LGPL-2.1+
 Summary:        Jabber Client Library Written in C
 Group:          Productivity/Networking/Other
 Requires:       libloudmouth-1-0 = %{version}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to