From 57c7696d99836718f4b8a4d8a1ac52bbdb4ea4859136c4d6d45c7237b84916b3 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 3 Sep 2010 11:33:00 +0000 Subject: [PATCH] Accepting request 46998 from Java:packages Copy from Java:packages/jline based on submit request 46998 from user mvyskocil OBS-URL: https://build.opensuse.org/request/show/46998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jline?expand=0&rev=7 --- jline.changes | 5 +++++ jline.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/jline.changes b/jline.changes index 3dca91a..e0347b8 100644 --- a/jline.changes +++ b/jline.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 2 12:32:48 UTC 2010 - mvyskocil@suse.cz + +- ignore antlr(-java) to reduce build cycles + ------------------------------------------------------------------- Wed Nov 18 12:27:34 UTC 2009 - mvyskocil@suse.cz diff --git a/jline.spec b/jline.spec index f7d9900..e451cca 100644 --- a/jline.spec +++ b/jline.spec @@ -1,7 +1,7 @@ # # spec file for package jline (Version 0.9.94) # -# 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 @@ -27,9 +27,9 @@ Name: jline Version: 0.9.94 -Release: 3 +Release: 10 Summary: Java library for reading and editing user input in console applications -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Url: http://jline.sourceforge.net/ Group: Development/Libraries/Java Source0: http://download.sourceforge.net/sourceforge/jline/jline-0.9.94.zip @@ -57,6 +57,7 @@ BuildRequires: maven-surefire-plugin BuildRequires: unzip BuildRequires: ant BuildRequires: java-1_5_0-gcj-compat-devel +#!BuildIgnore: antlr antlr-java BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -69,7 +70,7 @@ chain to other console applications. %package demo -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: Java library for reading and editing user input in console applications Group: Development/Libraries/Java @@ -82,7 +83,7 @@ chain to other console applications. %package javadoc -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: Java library for reading and editing user input in console applications Group: Development/Libraries/Java