SHA256
1
0
forked from pool/ant
OBS User unknown
2008-02-18 00:10:32 +00:00
committed by Git OBS Bridge
parent 935b9e9f13
commit 8461284deb
3 changed files with 152 additions and 168 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ant-antlr (Version 1.7.0)
#
# Copyright (c) 2007 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.
#
@@ -9,20 +9,21 @@
#
Name: ant-antlr
BuildRequires: ant antlr bcel bsf jaf jakarta-commons-logging java-devel javamail jdepend junit log4j oro regexp unzip update-alternatives xalan-j2 xerces-j2
%define ant_home %{_datadir}/ant
%define ant_name ant
%define section free
Version: 1.7.0
Release: 9
URL: http://jakarta.apache.org/
Release: 90
Url: http://jakarta.apache.org/
Group: Development/Tools/Building
Source0: apache-ant-%{version}-src.tar.bz2
# Ant configuration file which is edited when each optional subpackage
# is installed/uninstalled
Summary: Optional antlr Tasks for Ant
License: The Apache Software License, LICENSE.sax:
License: The Apache Software License
# Ant configuration file which is edited when each optional subpackage
# is installed/uninstalled
# Fix temp directory used for file containing large command strings (> 4k)
@@ -495,9 +496,11 @@ popd
%{ant_home}/etc/coverage-frames.xsl
%changelog
* Sun Jul 08 2007 - dbornkessel@suse.de
* Sun Feb 17 2008 coolo@suse.de
- fix changelog for build service
* Sun Jul 08 2007 dbornkessel@suse.de
- add links to jar files in /usr/share/ant/lib
* Fri Jul 06 2007 - dbornkessel@suse.de
* Fri Jul 06 2007 dbornkessel@suse.de
- make packages noarch, as jai was removed
- update to version 1.7.0
major changes are (for a complete list, consult /usr/share/doc/packages/ant/WHATSNEW):
@@ -583,36 +586,36 @@ popd
receive an error if Ant itself would not start
* All .NET tasks are now deprecated in favor of the new .NET Antlib:
http://ant.apache.org/antlibs/dotnet/index.html
* Tue May 08 2007 - dbornkessel@suse.de
* Tue May 08 2007 dbornkessel@suse.de
- removed all jai stuff as jai was dropped
* Fri Sep 22 2006 - dbornkessel@suse.de
* Fri Sep 22 2006 dbornkessel@suse.de
- added source=1.4
* Mon May 08 2006 - dbornkessel@suse.de
* Mon May 08 2006 dbornkessel@suse.de
- changed last change (see line below): Requires are only bound to the version, not to the release anymore
--> lrupp: fix Requires for ant (#171473 describes the same for dbus-1)
* Thu Feb 02 2006 - dbornkessel@suse.de
* Thu Feb 02 2006 - dbornkessel@suse.de
* Thu Feb 02 2006 dbornkessel@suse.de
* Thu Feb 02 2006 dbornkessel@suse.de
- fixed rpmlint errors and warnings
- fixed rpmlint errors and warnings
* Thu Feb 02 2006 - dbornkessel@suse.de
* Thu Feb 02 2006 dbornkessel@suse.de
- fixed rpmlint errors and warnings
* Tue Jan 31 2006 - dbornkessel@suse.de
* Tue Jan 31 2006 dbornkessel@suse.de
- only ant-antlr updates
- only ant-antlr updates
* Tue Jan 31 2006 - dbornkessel@suse.de
* Tue Jan 31 2006 dbornkessel@suse.de
- removed noarch due to different dependencies
- removed jsch and commons-net because we don't have the necessary packages
- ifarch'ed jai as it has a binary only dependency on a i386-only package
* Fri Jan 27 2006 - dbornkessel@suse.de
* Fri Jan 27 2006 dbornkessel@suse.de
- added four missing xsl files
- removed JAVA_HOME magic
- added four missing xsl files
- removed JAVA_HOME magic
- added BuildRoot
- removed JAVA_HOME magic
* Wed Jan 25 2006 - dbornkessel@suse.de
* Wed Jan 25 2006 dbornkessel@suse.de
- build optional task in an extra spec file due to circular dependencies
* Tue Jan 24 2006 - dbornkessel@suse.de
* Tue Jan 24 2006 dbornkessel@suse.de
- Not dependend on xml-commons-apis, which are provided by xerces-j2, which does not
depend on ant package (in contrast to old dependency on
xml-commons-apis <-> ant)
@@ -621,33 +624,26 @@ popd
depend on ant package (in contrast to old dependency on
xml-commons-apis <-> ant)
- optional task are now again in extra spec file ant-antlr
* Thu Jan 19 2006 - dbornkessel@suse.de
* Thu Jan 19 2006 dbornkessel@suse.de
- Integrated ant and ant-antlr again in one spec file as there is no
dependency loop ... jpackage BuildRequires were wrong.
- updated to version 1.6.5
- Integrated ant and ant-antlr again in one spec file as there is no
dependency loop ... jpackage BuildRequires were wrong.
- updated to version 1.6.5
* Mon Dec 19 2005 - dbornkessel@suse.de
* Mon Dec 19 2005 dbornkessel@suse.de
- added if statement that hinders unwanted creation of a file within a for loop
- added if statement that hinders unwanted creation of a file within a for loop
* Thu Sep 29 2005 - dmueller@suse.de
* Thu Sep 29 2005 dmueller@suse.de
- add norootforbuild
- add norootforbuild
* Fri Mar 04 2005 - skh@suse.de
* Fri Mar 04 2005 skh@suse.de
- rely on jpackage-utils' java-functions to set JAVA_HOME correctly
- rely on jpackage-utils' java-functions to set JAVA_HOME correctly
* Sun Sep 05 2004 - skh@suse.de
* Sun Sep 05 2004 skh@suse.de
- create and add /usr/share/java/ant to file list for optional
tasks to put their jars into
- create and add /usr/share/java/ant to file list for optional
tasks to put their jars into
* Thu Sep 02 2004 - skh@suse.de
- renamed from apache-ant to ant
- switched to JPackage 1.5 version
- updated to version 1.6.2
- split off optional tasks into separate package to solve build
dependency loop in JPackage
* Thu Sep 02 2004 skh@suse.de
- renamed from apache-ant to ant
- switched to JPackage 1.5 version
- updated to version 1.6.2