Autobuild autoformatter for 52373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jlex?expand=0&rev=10
This commit is contained in:
parent
4f6a4a4adb
commit
7769acef98
23
jlex.spec
23
jlex.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package jlex (Version 1.2.6)
|
# spec file for package jlex (Version 1.2.6)
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,9 +28,9 @@ BuildRequires: ant java-1_5_0-gcj-compat-devel xml-commons-apis-bootstrap
|
|||||||
%define release 2jpp
|
%define release 2jpp
|
||||||
%define section free
|
%define section free
|
||||||
Version: 1.2.6
|
Version: 1.2.6
|
||||||
Release: 258
|
Release: 265
|
||||||
Summary: A Lexical Analyzer Generator for Java
|
Summary: A Lexical Analyzer Generator for Java
|
||||||
License: BSD 3-Clause
|
License: BSD3c
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Source0: http://www.cs.princeton.edu/~appel/modern/java/JLex/Archive/1.2.5/Main.java
|
Source0: http://www.cs.princeton.edu/~appel/modern/java/JLex/Archive/1.2.5/Main.java
|
||||||
Source1: %{name}-%{version}.build.xml
|
Source1: %{name}-%{version}.build.xml
|
||||||
@ -45,7 +45,7 @@ JLex is a lexical analyzer generator for Java.
|
|||||||
|
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
License: BSD 3-Clause
|
License: BSD3c
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Summary: Javadoc for jlex
|
Summary: Javadoc for jlex
|
||||||
@ -87,18 +87,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_javadocdir}/%{name}-%{version}
|
%{_javadocdir}/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Jul 27 2008 coolo@suse.de
|
|
||||||
- avoid more packages creating bootstrap problems
|
|
||||||
* Fri Jul 25 2008 coolo@suse.de
|
|
||||||
- build with gcj to avoid bootstrap problems with openjdk
|
|
||||||
* 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
|
|
||||||
* Thu Jul 28 2005 jsmeix@suse.de
|
|
||||||
- Adjustments in the spec file.
|
|
||||||
* Mon Jul 18 2005 jsmeix@suse.de
|
|
||||||
- Current version 1.2.6 from JPackage.org
|
|
||||||
* Thu Sep 02 2004 skh@suse.de
|
|
||||||
- Initial package created with version 1.2.6 (JPackage 1.5)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user