Autobuild autoformatter for 62531

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jython?expand=0&rev=10
This commit is contained in:
Marcus Rückert 2011-02-22 19:50:29 +00:00 committed by Git OBS Bridge
parent b921218ae7
commit 2c5bae8c05

View File

@ -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)