From 2c5bae8c0541ba0892049c4f5227b6990c400bdb30fcc64dab22fde8b9bfdbc6 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 22 Feb 2011 19:50:29 +0000 Subject: [PATCH] Autobuild autoformatter for 62531 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jython?expand=0&rev=10 --- jython.spec | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/jython.spec b/jython.spec index 822fa8f..d6cb3d6 100644 --- a/jython.spec +++ b/jython.spec @@ -1,7 +1,7 @@ # -# spec file for package jython (Version 2.2) +# spec file for package jython # -# 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 @@ -29,9 +29,9 @@ BuildRequires: ant ht2html java2-devel-packages libreadline-java mysql-connecto %define release 0.a0.2jpp %define section free Version: 2.2 -Release: 315 +Release: 326 Summary: Java Source Interpreter -License: Apache Software License +License: Other uncritical OpenSource License ; Apache Software License Url: http://www.jython.org/ Source0: %{name}-cvs.tar.bz2 Source1: python-release22-maint-cvs.tar.bz2 @@ -66,7 +66,7 @@ development and in shipping products. %package manual -License: Other uncritical OpenSource License; Apache Software License +License: Other uncritical OpenSource License ; Apache Software License Summary: Manual for jython Group: Development/Libraries/Java @@ -94,7 +94,7 @@ development and in shipping products. %package javadoc -License: Other uncritical OpenSource License; Apache Software License +License: Other uncritical OpenSource License ; Apache Software License PreReq: coreutils Summary: Javadoc for jython Group: Development/Libraries/Java @@ -123,7 +123,7 @@ development and in shipping products. %package demo -License: Other uncritical OpenSource License; Apache Software License +License: Other uncritical OpenSource License ; Apache Software License Summary: Demonstration and samples for jython Requires: %{name} = %{version}-%{release} Group: Development/Libraries/Java @@ -273,17 +273,3 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/Demo %changelog -* Sun Sep 17 2006 ro@suse.de -- set source=1.4 for java -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Sun Sep 11 2005 ro@suse.de -- remove epoch leftover -* Thu Jul 28 2005 jsmeix@suse.de -- Adjustments in the spec file. -* Mon Jul 25 2005 jsmeix@suse.de -- Current version 2.2 from JPackage.org -* Wed Sep 08 2004 ro@suse.de -- fix lib64 issue -* Thu Sep 02 2004 skh@suse.de -- Initial package created with version 2.2 (JPackage 1.5)