Hello community,

here is the log from the commit of package libkate for openSUSE:Factory checked 
in at 2012-03-06 13:38:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkate (Old)
 and      /work/SRC/openSUSE:Factory/.libkate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkate/libkate.changes  2011-09-26 
10:35:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkate.new/libkate.changes     2012-03-06 
13:38:24.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Mar  4 14:39:57 UTC 2012 - [email protected]
+
+- Renamed kate-tools to libkate-tools.
+
+-------------------------------------------------------------------
+Mon Feb 13 10:48:48 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

Old:
----
  _service

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

Other differences:
------------------
++++++ libkate.spec ++++++
--- /var/tmp/diff_new_pack.zIpDee/_old  2012-03-06 13:38:27.000000000 +0100
+++ /var/tmp/diff_new_pack.zIpDee/_new  2012-03-06 13:38:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkate
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 SUSE Dominique Leuenberger, Amsterdam, Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,14 +20,14 @@
 
 Name:           libkate
 Version:        0.4.1
-Release:        11
+Release:        0
 
 # "Other uncritical OpenSource License" is no longer allowed in the License 
field.
-License:        BSD3c
 
 Summary:        A karaoke and text codec for embedding in Ogg
-Url:            http://libkate.googlecode.com
+License:        BSD-3-Clause
 Group:          Productivity/Multimedia/Other
+Url:            http://libkate.googlecode.com
 Source:         http://libkate.googlecode.com/files/%{name}-%{version}.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -51,7 +51,6 @@
 
 %package -n %{name}1
 
-License:        BSD3c
 Summary:        A karaoke and text codec for embedding in Ogg
 Group:          System/Libraries
 
@@ -69,9 +68,10 @@
 
 %package -n liboggkate1
 
-License:        BSD3c
 Summary:        A karaoke and text codec for embedding in Ogg
 Group:          System/Libraries
+Provides:       %{_libdir}/liboggkate.so.1
+Obsoletes:      libkate1 < 0.4.1
 
 %description -n liboggkate1
 Kate is a codec for karaoke and text encapsulation for Ogg. Most of the
@@ -86,7 +86,6 @@
 color, etc, so scrolling or fading text can be defined.
 
 %package devel
-License:        BSD3c
 Summary:        A karaoke and text codec for embedding in Ogg - Development 
Files
 Group:          Development/Libraries/C and C++
 Requires:       %{name}1 = %{version}
@@ -108,14 +107,11 @@
 
 This package contains files for developers.
 
-%package -n kate-tools
-License:        BSD3c
+%package tools
 Summary:        A karaoke and text codec for embedding in Ogg
 Group:          Productivity/Multimedia/Other
-Provides:       libkate-tools = 0.4.1
-Obsoletes:      libkate-tools < 0.4
 
-%description -n kate-tools
+%description tools
 Kate is a codec for karaoke and text encapsulation for Ogg. Most of the
 time, this would be multiplexed with audio/video to carry subtitles,
 song lyrics (with or without karaoke data), etc, but doesn't have to be.
@@ -128,12 +124,11 @@
 color, etc, so scrolling or fading text can be defined.
 
 %package -n python-katedj
-License:        BSD3c
 Summary:        Editor and remixer for Kate streams in Ogg
 Group:          Productivity/Multimedia/Other
 Provides:       katedj = 0.4.1
 Obsoletes:      katedj < 0.4.1
-Requires:       kate-tools = %{version}
+Requires:       %{name}-tools = %{version}
 Requires:       python-wxWidgets
 Requires:       %{_bindir}/oggz-merge
 Requires:       %{_bindir}/oggz-rip
@@ -192,7 +187,7 @@
 %{_libdir}/pkgconfig/kate.pc
 %{_libdir}/pkgconfig/oggkate.pc
 
-%files -n kate-tools
+%files tools
 %defattr(-, root, root)
 %{_bindir}/katedec
 %{_bindir}/kateenc

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

Reply via email to