From 9148bc66e8c615dda9be84582cad8a80d61a579b261c60fe32e6daad53ab9171 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 17 Jan 2011 17:05:28 +0000 Subject: [PATCH] Autobuild autoformatter for 58451 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hsqldb?expand=0&rev=7 --- hsqldb.spec | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/hsqldb.spec b/hsqldb.spec index 1818736..bd11218 100644 --- a/hsqldb.spec +++ b/hsqldb.spec @@ -1,7 +1,7 @@ # -# spec file for package hsqldb (Version 1.8.0.10) +# spec file for package hsqldb # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -20,10 +20,10 @@ Name: hsqldb Version: 1.8.0.10 -Release: 2 +Release: 9 Summary: Hsqldb Database Engine Group: Development/Libraries/Java -License: BSD 3-Clause +License: BSD3c Url: http://hsqldb.sourceforge.net/ # http://downloads.sourceforge.net/hsqldb/hsqldb_1_8_0_10.zip # unzip -q hsqldb_1_8_0_10.zip @@ -76,7 +76,7 @@ restrictions! %package manual -License: BSD 3-Clause +License: BSD3c Summary: Hsqldb Database Engine Group: Development/Libraries/Java @@ -102,7 +102,7 @@ restrictions! %package javadoc -License: BSD 3-Clause +License: BSD3c Summary: Hsqldb Database Engine Group: Development/Libraries/Java @@ -128,7 +128,7 @@ restrictions! %package demo -License: BSD 3-Clause +License: BSD3c Summary: Hsqldb Database Engine Group: Development/Libraries/Java Requires: %{name} = %{version} @@ -301,5 +301,3 @@ fi %{_datadir}/%{name} %changelog -* Wed May 13 2009 mvyskocil@suse.cz -- Initial SUSE packaging od hsqldb 1.8.0.10 from jpackage.org