Autobuild autoformatter for 52369

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=10
This commit is contained in:
OBS User autobuild 2010-11-15 16:45:33 +00:00 committed by Git OBS Bridge
parent fce08d35e5
commit 7e5ee92ad9

View File

@ -1,7 +1,7 @@
#
# spec file for package bcel (Version 5.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -30,9 +30,9 @@ BuildRequires: ant-nodeps
%define section free
%define manual 0
Version: 5.2
Release: 1
Release: 8
Summary: Byte Code Engineering Library
License: The Apache Software License
License: ASLv..
Source0: http://jakarta.apache.org/builds/jakarta-bcel/release/v%{version}/bcel-%{version}-src.tar.bz2
Url: http://jakarta.apache.org/bcel
Group: Development/Libraries/Java
@ -65,7 +65,7 @@ standard JVM message.
%package javadoc
License: The Apache Software License
License: ASLv..
PreReq: coreutils
Summary: Javadoc for bcel
Group: Development/Libraries/Java
@ -100,6 +100,7 @@ standard JVM message.
%package manual
Summary: Manual for bcel
Group: Development/Libraries/Java
@ -175,30 +176,3 @@ rm -rf $RPM_BUILD_ROOT
# -----------------------------------------------------------------------------
%changelog
* Mon Jun 01 2009 mvyskocil@suse.cz
- fixed archive name (gz -> bz2) in Source
* Thu May 21 2009 mvyskocil@suse.cz
- update to 5.2
- fixed build under gcj44
- removed javadoc scripplets
* Sun Jul 27 2008 coolo@suse.de
- avoid xerces and xml-commons (ant still works)
* Tue Jul 22 2008 coolo@suse.de
- build with gcj to avoid build cycle
* Mon Sep 25 2006 skh@suse.de
- don't use icecream
- use source="1.4" and target="1.4" for build with java 1.5
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jul 27 2005 jsmeix@suse.de
- Adjustments in the spec file.
* Mon Jul 18 2005 jsmeix@suse.de
- Current version 5.1 from JPackage.org
* Thu Sep 16 2004 skh@suse.de
- Fix prerequires of javadoc subpackage
* Sat Sep 04 2004 skh@suse.de
- Switched to JPackage 1.5 version
- split off subpackages bcel-javadoc and bcel-manual
* Mon Feb 09 2004 pmladek@suse.cz
- package created, version 5.1
- added trigger to create link to the ant lib dir