Mailinglist Archive: opensuse-commit (1082 mails)
| < Previous | Next > |
commit antlr
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 04 May 2007 11:03:49 +0200
- Message-id: <20070504090350.3C5F0678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package antlr
checked in at Fri May 4 11:03:49 CEST 2007.
--------
--- antlr/antlr-bootstrap.changes 2006-11-15 14:34:43.000000000 +0100
+++ /mounts/work_src_done/NOARCH/antlr/antlr-bootstrap.changes 2007-05-04 09:12:11.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 4 09:12:00 CEST 2007 - dbornkessel@xxxxxxx
+
+- added unzip to BuildRequires
+
+-------------------------------------------------------------------
--- antlr/antlr.changes 2006-10-07 11:55:32.000000000 +0200
+++ /mounts/work_src_done/NOARCH/antlr/antlr.changes 2007-05-04 08:58:37.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 4 08:58:37 CEST 2007 - dbornkessel@xxxxxxx
+
+- added unzip to BuildRequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ antlr-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.Yr9112/_old 2007-05-04 11:03:42.000000000 +0200
+++ /var/tmp/diff_new_pack.Yr9112/_new 2007-05-04 11:03:42.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package antlr-bootstrap (Version 2.7.6)
#
-# 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,17 +12,17 @@
Name: antlr-bootstrap
%define non_bootstrap_name antlr
-BuildRequires: fastjar gcc-gij gcc-java zip
+BuildRequires: fastjar gcc-gij gcc-java unzip zip
BuildRequires: ecj-bootstrap >= 0.570
%if %{?mandriva_release:1}0
%endif
%define real_name antlr
Summary: Antlr for bootstrapping purposes
Version: 2.7.6
-Release: 23
+Release: 51
URL: http://www.antlr.org
Group: Development/Libraries/Java
-License: BSD License and BSD-like, Other License(s), see package
+License: BSD License and BSD-like, Public Domain, Freeware
Autoreqprov: on
Source0: antlr-%{version}.tar.bz2
Source1: manifest.antlr
@@ -143,7 +143,9 @@
#<<<
# vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:
-%changelog -n antlr-bootstrap
+%changelog
+* Fri May 04 2007 - dbornkessel@xxxxxxx
+- added unzip to BuildRequires
* Wed Nov 15 2006 - dbornkessel@xxxxxxx
- delete "Provides: antlr" ... packages that need the bootstrap package should have a hard require on it
* Thu Oct 12 2006 - ro@xxxxxxx
++++++ antlr.spec ++++++
--- /var/tmp/diff_new_pack.Yr9112/_old 2007-05-04 11:03:42.000000000 +0200
+++ /var/tmp/diff_new_pack.Yr9112/_new 2007-05-04 11:03:42.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package antlr (Version 2.7.6)
#
-# 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.
#
@@ -11,12 +11,12 @@
# norootforbuild
Name: antlr
-BuildRequires: ant gcc-c++ java2-devel-packages xml-commons-apis
+BuildRequires: ant gcc-c++ java2-devel-packages unzip xml-commons-apis
%define section free
%define native 0
Summary: Another Tool for Language Recognition
Version: 2.7.6
-Release: 21
+Release: 50
License: GNU General Public License (GPL), Public Domain, Freeware
URL: http://www.antlr.org/
Group: Development/Tools/Other
@@ -161,7 +161,9 @@
%ghost %doc %{_javadocdir}/%{name}
%endif
-%changelog -n antlr
+%changelog
+* Fri May 04 2007 - dbornkessel@xxxxxxx
+- added unzip to BuildRequires
* Sat Oct 07 2006 - dbornkessel@xxxxxxx
- added check that checks whether deleted files ShowString.java and StreamConverter.java are really not in place
* Thu Oct 05 2006 - dbornkessel@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |