Mailinglist Archive: opensuse-commit (1426 mails)
| < Previous | Next > |
commit bsh2
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 30 Mar 2007 11:53:50 +0200
- Message-id: <20070330095350.E501C678185@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package bsh2
checked in at Fri Mar 30 11:53:50 CEST 2007.
--------
--- bsh2/bsh2.changes 2006-09-25 15:16:53.000000000 +0200
+++ bsh2/bsh2.changes 2007-03-30 10:58:30.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Mar 30 10:58:23 CEST 2007 - aj@xxxxxxx
+
+- Add unzip to BuildRequires.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bsh2.spec ++++++
--- /var/tmp/diff_new_pack.S15178/_old 2007-03-30 11:53:44.000000000 +0200
+++ /var/tmp/diff_new_pack.S15178/_new 2007-03-30 11:53:44.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package bsh2 (Version 2.0)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -12,7 +12,7 @@
# icecream 0
Name: bsh2
-BuildRequires: ant asm asm-javadoc bsf bsf-javadoc java2-devel-packages xml-commons-apis
+BuildRequires: ant asm asm-javadoc bsf bsf-javadoc java2-devel-packages unzip xml-commons-apis
%define name bsh2
%define orig_name bsh
%define Name BeanShell
@@ -22,9 +22,9 @@
%define release 0.b1.%{frelease}
%define section free
Version: 2.0
-Release: 19
+Release: 57
Summary: Lightweight Scripting for Java (BeanShell Version 2.x)
-License: LGPL
+License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
URL: http://www.beanshell.org/
Source0: http://www.beanshell.org/bsh-2.0b1-src.jar
Patch0: %{name}-build.patch
@@ -298,7 +298,9 @@
%files demo -f %{name}-demo-%{version}.files
%defattr(0644,root,root,0755)
-%changelog -n bsh2
+%changelog
+* Fri Mar 30 2007 - aj@xxxxxxx
+- Add unzip to BuildRequires.
* Mon Sep 25 2006 - skh@xxxxxxx
- don't use icecream
- use source="1.4" and target="1.4" for build with java 1.5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |