Hello community,

here is the log from the commit of package libgssglue for openSUSE:Factory 
checked in at 2012-09-17 15:15:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgssglue (Old)
 and      /work/SRC/openSUSE:Factory/.libgssglue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgssglue/libgssglue.changes    2011-12-27 
18:37:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgssglue.new/libgssglue.changes       
2012-09-17 15:15:13.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 14:34:35 UTC 2012 - [email protected]
+
+- replace ; with and in license tag
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgssglue.spec ++++++
--- /var/tmp/diff_new_pack.jcMBAP/_old  2012-09-17 15:15:14.000000000 +0200
+++ /var/tmp/diff_new_pack.jcMBAP/_new  2012-09-17 15:15:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgssglue
 #
-# 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
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libgssglue
 Url:            http://www.citi.umich.edu/projects/nfsv4/linux
 Summary:        Generic GSSAPI Library
-License:        BSD-3-Clause ; MIT
+License:        BSD-3-Clause and MIT
 Group:          Development/Libraries/C and C++
 Version:        0.3
 Release:        0
@@ -37,6 +38,7 @@
 
 %package -n libgssglue1
 Summary:        Generic GSSAPI Library
+Group:          Development/Libraries/C and C++
 
 %description -n libgssglue1
 This library exports a gssapi interface, but does not implement any
@@ -45,10 +47,12 @@
 
 %package devel
 Summary:        Generic GSSAPI Library
+Group:          Development/Libraries/C and C++
 # last used 11.0
 Provides:       libgssapi = %{version}
 Obsoletes:      libgssapi <= 0.11
-Requires:       libgssglue1 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libgssglue1 = %{version}
 
 %description devel
 This library exports a gssapi interface, but does not implement any

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

Reply via email to