Hello community, here is the log from the commit of package regexp checked in at Mon Jul 28 01:22:58 CEST 2008. -------- --- regexp/regexp.changes 2006-09-27 15:30:53.000000000 +0200 +++ /mounts/work_src_done/STABLE/regexp/regexp.changes 2008-07-27 13:32:43.885738000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 27 13:32:47 CEST 2008 - coolo@suse.de + +- build with gcj to avoid bootstrapping problems with openjdk + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ regexp.spec ++++++ --- /var/tmp/diff_new_pack.kH5618/_old 2008-07-28 01:17:46.000000000 +0200 +++ /var/tmp/diff_new_pack.kH5618/_new 2008-07-28 01:17:46.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package regexp (Version 1.3) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 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,22 +11,24 @@ # norootforbuild # icecream 0 + Name: regexp -BuildRequires: ant java2-devel-packages xml-commons-apis +BuildRequires: ant java-1_5_0-gcj-compat-devel xml-commons-apis-bootstrap +#!BuildIgnore: xml-commons-apis xml-commons-resolver xml-commons xerces-j2 %define name regexp %define full_name jakarta-%{name} %define version 1.3 %define release 2jpp %define section free Version: 1.3 -Release: 25 +Release: 232 Summary: Simple regular expressions API -License: Apache +License: The Apache Software License Group: Development/Libraries/Java -URL: http://jakarta.apache.org/regexp/ +Url: http://jakarta.apache.org/regexp/ Source0: http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz Patch: %{name}-java14compat.patch -Buildarch: noarch +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -40,6 +42,7 @@ %package javadoc +License: The Apache Software License PreReq: coreutils Group: Development/Libraries/Java Summary: Javadoc for regexp @@ -97,17 +100,19 @@ %defattr(0644,root,root,0755) %{_javadocdir}/%{name}-%{version} -%changelog -n regexp -* Wed Sep 27 2006 - skh@suse.de +%changelog +* Sun Jul 27 2008 coolo@suse.de +- build with gcj to avoid bootstrapping problems with openjdk +* Wed Sep 27 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 +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Fri Jul 29 2005 - jsmeix@suse.de +* Fri Jul 29 2005 jsmeix@suse.de - Adjustments in the spec file. -* Mon Jul 18 2005 - jsmeix@suse.de +* Mon Jul 18 2005 jsmeix@suse.de - Current version 1.3 from JPackage.org -* Thu Sep 16 2004 - skh@suse.de +* Thu Sep 16 2004 skh@suse.de - Fix prerequires of javadoc subpackage -* Thu Sep 02 2004 - skh@suse.de +* Thu Sep 02 2004 skh@suse.de - Initial package created with version 1.3 (JPackage 1.5) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de