Hello community,

here is the log from the commit of package ctemplate for openSUSE:Factory 
checked in at 2012-02-20 16:07:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ctemplate (Old)
 and      /work/SRC/openSUSE:Factory/.ctemplate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ctemplate", Maintainer is "mhruse...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctemplate/ctemplate.changes      2011-09-23 
01:54:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ctemplate.new/ctemplate.changes 2012-02-20 
16:07:59.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Feb 16 14:39:08 UTC 2012 - cfarr...@suse.com
+
+- license update: BSD-3-Clause
+  No BSD-4-Clause licenses in the packages
+
+-------------------------------------------------------------------
+Mon Feb 13 10:45:31 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Sun Sep 18 00:07:49 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ctemplate.spec ++++++
--- /var/tmp/diff_new_pack.ah3Isz/_old  2012-02-20 16:08:00.000000000 +0100
+++ /var/tmp/diff_new_pack.ah3Isz/_new  2012-02-20 16:08:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ctemplate
 #
-# 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,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           ctemplate
 Summary:        Library for simple but powerful template language for C++
-Version:        0.98
-Release:        6
+License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-License:        BSD4c(or similar)
+Version:        0.98
+Release:        0
 Url:            http://code.google.com/p/google-ctemplate/
 Source:         %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM ctemplate-0.98-gcc46.patch idoen...@suse.de -- Fix 
compilation with gcc 4.6
@@ -40,7 +38,6 @@
 %package -n libctemplate0
 Summary:        Library for simple but powerful template language for C++
 Group:          Development/Libraries/C and C++
-License:        BSD4c(or similar)
 
 %description -n libctemplate0
 CTemplate is a simple but powerful template language for C++. It
@@ -48,10 +45,9 @@
 embed application logic in this template language.
 
 %package -n libctemplate-devel
-License:        BSD4c(or similar)
-Group:          Development/Libraries/C and C++
 Requires:       libctemplate0 = %{version}
 Summary:        Library for simple but powerful template language for C++
+Group:          Development/Libraries/C and C++
 
 %description -n libctemplate-devel
 CTemplate is a simple but powerful template language for C++. It
@@ -74,9 +70,6 @@
 mkdir -p %{buildroot}/%{_defaultdocdir}
 mv %{buildroot}/usr/share/doc/%{name}-%{version} 
%{buildroot}/%{_defaultdocdir}/%{name}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libctemplate0 -p /sbin/ldconfig
 
 %postun -n libctemplate0 -p /sbin/ldconfig

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

Reply via email to