This commit is contained in:
parent
935b9e9f13
commit
8461284deb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 17 20:44:23 CET 2008 - coolo@suse.de
|
||||||
|
|
||||||
|
- fix changelog for build service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 8 00:14:04 CEST 2007 - dbornkessel@suse.de
|
Sun Jul 8 00:14:04 CEST 2007 - dbornkessel@suse.de
|
||||||
|
|
||||||
@ -136,69 +141,6 @@ Mon May 8 14:29:41 CEST 2006 - dbornkessel@suse.de
|
|||||||
- changed last change (see line below): Requires are only bound to the version, not to the release anymore
|
- 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)
|
--> lrupp: fix Requires for ant (#171473 describes the same for dbus-1)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Feb 2 20:55:06 CET 2006 - dbornkessel@suse.de
|
|
||||||
|
|
||||||
- fixed rpmlint errors and warnings
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 31 17:29:45 CET 2006 - dbornkessel@suse.de
|
|
||||||
|
|
||||||
- only ant-antlr updates
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 27 12:12:48 CET 2006 - dbornkessel@suse.de
|
|
||||||
|
|
||||||
- added four missing xsl files
|
|
||||||
- removed JAVA_HOME magic
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 24 16:55:46 CET 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)
|
|
||||||
- optional task are now again in extra spec file ant-antlr
|
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Jan 19 14:10:18 CET 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
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Dec 19 10:46:33 CET 2005 - dbornkessel@suse.de
|
|
||||||
|
|
||||||
- added if statement that hinders unwanted creation of a file within a for loop
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 29 00:10:39 CEST 2005 - dmueller@suse.de
|
|
||||||
|
|
||||||
- add norootforbuild
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Mar 4 13:53:08 CET 2005 - skh@suse.de
|
|
||||||
|
|
||||||
- rely on jpackage-utils' java-functions to set JAVA_HOME correctly
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Sep 5 20:00:07 CEST 2004 - skh@suse.de
|
|
||||||
|
|
||||||
- create and add /usr/share/java/ant to file list for optional
|
|
||||||
tasks to put their jars into
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 2 15:58:19 CEST 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 Feb 2 21:17:16 CET 2006 - dbornkessel@suse.de
|
Thu Feb 2 21:17:16 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
@ -208,68 +150,25 @@ Thu Feb 2 20:55:06 CET 2006 - dbornkessel@suse.de
|
|||||||
- fixed rpmlint errors and warnings
|
- fixed rpmlint errors and warnings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 31 17:29:45 CET 2006 - dbornkessel@suse.de
|
Thu Feb 2 20:55:06 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
- only ant-antlr updates
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 27 12:12:48 CET 2006 - dbornkessel@suse.de
|
|
||||||
|
|
||||||
- added four missing xsl files
|
|
||||||
- removed JAVA_HOME magic
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 24 16:55:46 CET 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)
|
|
||||||
- optional task are now again in extra spec file ant-antlr
|
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Jan 19 14:10:18 CET 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
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Dec 19 10:46:33 CET 2005 - dbornkessel@suse.de
|
|
||||||
|
|
||||||
- added if statement that hinders unwanted creation of a file within a for loop
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 29 00:10:39 CEST 2005 - dmueller@suse.de
|
|
||||||
|
|
||||||
- add norootforbuild
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Mar 4 13:53:08 CET 2005 - skh@suse.de
|
|
||||||
|
|
||||||
- rely on jpackage-utils' java-functions to set JAVA_HOME correctly
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Sep 5 20:00:07 CEST 2004 - skh@suse.de
|
|
||||||
|
|
||||||
- create and add /usr/share/java/ant to file list for optional
|
|
||||||
tasks to put their jars into
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 2 15:58:19 CEST 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
|
|
||||||
|
|
||||||
|
- fixed rpmlint errors and warnings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 20:54:34 CET 2006 - dbornkessel@suse.de
|
Thu Feb 2 20:54:34 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
- fixed rpmlint errors and warnings
|
- fixed rpmlint errors and warnings
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 31 17:29:45 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- only ant-antlr updates
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 31 17:29:45 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- only ant-antlr updates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 31 17:04:03 CET 2006 - dbornkessel@suse.de
|
Tue Jan 31 17:04:03 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
@ -280,13 +179,102 @@ Tue Jan 31 17:04:03 CET 2006 - dbornkessel@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 27 12:12:48 CET 2006 - dbornkessel@suse.de
|
Fri Jan 27 12:12:48 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
- added BuildRoot
|
- added four missing xsl files
|
||||||
- removed JAVA_HOME magic
|
- removed JAVA_HOME magic
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 27 12:12:48 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- added four missing xsl files
|
||||||
|
- removed JAVA_HOME magic
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 27 12:12:48 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- added BuildRoot
|
||||||
|
- removed JAVA_HOME magic
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
Tue Jan 25 13:24:00 CET 2006 - dbornkessel@suse.de
|
Tue Jan 25 13:24:00 CET 2006 - dbornkessel@suse.de
|
||||||
|
|
||||||
- build optional task in an extra spec file due to circular dependencies
|
- build optional task in an extra spec file due to circular dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 24 16:55:46 CET 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)
|
||||||
|
- optional task are now again in extra spec file ant-antlr
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 24 16:55:46 CET 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)
|
||||||
|
- optional task are now again in extra spec file ant-antlr
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 19 14:10:18 CET 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
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 19 14:10:18 CET 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
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 19 10:46:33 CET 2005 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- added if statement that hinders unwanted creation of a file within a for loop
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 19 10:46:33 CET 2005 - dbornkessel@suse.de
|
||||||
|
|
||||||
|
- added if statement that hinders unwanted creation of a file within a for loop
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 00:10:39 CEST 2005 - dmueller@suse.de
|
||||||
|
|
||||||
|
- add norootforbuild
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 00:10:39 CEST 2005 - dmueller@suse.de
|
||||||
|
|
||||||
|
- add norootforbuild
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 4 13:53:08 CET 2005 - skh@suse.de
|
||||||
|
|
||||||
|
- rely on jpackage-utils' java-functions to set JAVA_HOME correctly
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 4 13:53:08 CET 2005 - skh@suse.de
|
||||||
|
|
||||||
|
- rely on jpackage-utils' java-functions to set JAVA_HOME correctly
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 5 20:00:07 CEST 2004 - skh@suse.de
|
||||||
|
|
||||||
|
- create and add /usr/share/java/ant to file list for optional
|
||||||
|
tasks to put their jars into
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 2 15:58:19 CEST 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
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ant-antlr (Version 1.7.0)
|
# 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
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -9,20 +9,21 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: ant-antlr
|
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
|
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_home %{_datadir}/ant
|
||||||
%define ant_name ant
|
%define ant_name ant
|
||||||
%define section free
|
%define section free
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 9
|
Release: 90
|
||||||
URL: http://jakarta.apache.org/
|
Url: http://jakarta.apache.org/
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Source0: apache-ant-%{version}-src.tar.bz2
|
Source0: apache-ant-%{version}-src.tar.bz2
|
||||||
# Ant configuration file which is edited when each optional subpackage
|
# Ant configuration file which is edited when each optional subpackage
|
||||||
# is installed/uninstalled
|
# is installed/uninstalled
|
||||||
Summary: Optional antlr Tasks for Ant
|
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
|
# Ant configuration file which is edited when each optional subpackage
|
||||||
# is installed/uninstalled
|
# is installed/uninstalled
|
||||||
# Fix temp directory used for file containing large command strings (> 4k)
|
# Fix temp directory used for file containing large command strings (> 4k)
|
||||||
@ -495,9 +496,11 @@ popd
|
|||||||
%{ant_home}/etc/coverage-frames.xsl
|
%{ant_home}/etc/coverage-frames.xsl
|
||||||
|
|
||||||
%changelog
|
%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
|
- 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
|
- make packages noarch, as jai was removed
|
||||||
- update to version 1.7.0
|
- update to version 1.7.0
|
||||||
major changes are (for a complete list, consult /usr/share/doc/packages/ant/WHATSNEW):
|
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
|
receive an error if Ant itself would not start
|
||||||
* All .NET tasks are now deprecated in favor of the new .NET Antlib:
|
* All .NET tasks are now deprecated in favor of the new .NET Antlib:
|
||||||
http://ant.apache.org/antlibs/dotnet/index.html
|
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
|
- 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
|
- 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
|
- 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)
|
--> 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
|
||||||
- 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
|
- 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
|
||||||
- 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 noarch due to different dependencies
|
||||||
- removed jsch and commons-net because we don't have the necessary packages
|
- 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
|
- 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
|
- added four missing xsl files
|
||||||
- removed JAVA_HOME magic
|
- removed JAVA_HOME magic
|
||||||
- added four missing xsl files
|
- added four missing xsl files
|
||||||
- removed JAVA_HOME magic
|
- removed JAVA_HOME magic
|
||||||
- added BuildRoot
|
- added BuildRoot
|
||||||
- removed JAVA_HOME magic
|
- 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
|
- 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
|
- 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
|
depend on ant package (in contrast to old dependency on
|
||||||
xml-commons-apis <-> ant)
|
xml-commons-apis <-> ant)
|
||||||
@ -621,33 +624,26 @@ popd
|
|||||||
depend on ant package (in contrast to old dependency on
|
depend on ant package (in contrast to old dependency on
|
||||||
xml-commons-apis <-> ant)
|
xml-commons-apis <-> ant)
|
||||||
- optional task are now again in extra spec file ant-antlr
|
- 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
|
- Integrated ant and ant-antlr again in one spec file as there is no
|
||||||
dependency loop ... jpackage BuildRequires were wrong.
|
dependency loop ... jpackage BuildRequires were wrong.
|
||||||
- updated to version 1.6.5
|
- updated to version 1.6.5
|
||||||
- Integrated ant and ant-antlr again in one spec file as there is no
|
- Integrated ant and ant-antlr again in one spec file as there is no
|
||||||
dependency loop ... jpackage BuildRequires were wrong.
|
dependency loop ... jpackage BuildRequires were wrong.
|
||||||
- updated to version 1.6.5
|
- 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
|
||||||
- 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
|
||||||
- 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
|
||||||
- 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
|
- create and add /usr/share/java/ant to file list for optional
|
||||||
tasks to put their jars into
|
tasks to put their jars into
|
||||||
- create and add /usr/share/java/ant to file list for optional
|
* Thu Sep 02 2004 skh@suse.de
|
||||||
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
|
|
||||||
- renamed from apache-ant to ant
|
- renamed from apache-ant to ant
|
||||||
- switched to JPackage 1.5 version
|
- switched to JPackage 1.5 version
|
||||||
- updated to version 1.6.2
|
- updated to version 1.6.2
|
||||||
|
38
ant.spec
38
ant.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ant (Version 1.7.0)
|
# spec file for package ant (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
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -10,16 +10,17 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: ant
|
Name: ant
|
||||||
BuildRequires: java-devel unzip xerces-j2 xml-commons-apis-bootstrap
|
BuildRequires: java-devel unzip xerces-j2 xml-commons-apis-bootstrap
|
||||||
%define ant_home %{_datadir}/ant
|
%define ant_home %{_datadir}/ant
|
||||||
%define section free
|
%define section free
|
||||||
%define cvs_name apache-%{name}
|
%define cvs_name apache-%{name}
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 7
|
Release: 80
|
||||||
Summary: A Java-Based Build Tool
|
Summary: A Java-Based Build Tool
|
||||||
License: The Apache Software License, LICENSE.sax:
|
License: The Apache Software License
|
||||||
URL: http://jakarta.apache.org/
|
Url: http://jakarta.apache.org/
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Source0: %{cvs_name}-%{version}-src.tar.bz2
|
Source0: %{cvs_name}-%{version}-src.tar.bz2
|
||||||
Source2: %{cvs_name}-%{version}.ant.conf
|
Source2: %{cvs_name}-%{version}.ant.conf
|
||||||
@ -177,7 +178,6 @@ pushd docs/manual
|
|||||||
ln -sf ../../../../../ant-%{version} api
|
ln -sf ../../../../../ant-%{version} api
|
||||||
popd
|
popd
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
cp src/etc/ant-update.xsl $RPM_BUILD_ROOT%{ant_home}/etc
|
cp src/etc/ant-update.xsl $RPM_BUILD_ROOT%{ant_home}/etc
|
||||||
cp src/etc/changelog.xsl $RPM_BUILD_ROOT%{ant_home}/etc
|
cp src/etc/changelog.xsl $RPM_BUILD_ROOT%{ant_home}/etc
|
||||||
cp src/etc/junit-frames-xalan1.xsl $RPM_BUILD_ROOT%{ant_home}/etc
|
cp src/etc/junit-frames-xalan1.xsl $RPM_BUILD_ROOT%{ant_home}/etc
|
||||||
@ -227,10 +227,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 14 2007 - skh@suse.de
|
* Tue Aug 14 2007 skh@suse.de
|
||||||
- disable junit tests and remove junit from BuildRequires to break
|
- disable junit tests and remove junit from BuildRequires to break
|
||||||
circular build dependency
|
circular build dependency
|
||||||
* Fri Jul 06 2007 - dbornkessel@suse.de
|
* Fri Jul 06 2007 dbornkessel@suse.de
|
||||||
- update to version 1.7.0
|
- update to version 1.7.0
|
||||||
major changes are (for a complete list, consult /usr/share/doc/packages/ant/WHATSNEW):
|
major changes are (for a complete list, consult /usr/share/doc/packages/ant/WHATSNEW):
|
||||||
Changes that could break older environments:
|
Changes that could break older environments:
|
||||||
@ -315,37 +315,37 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
receive an error if Ant itself would not start
|
receive an error if Ant itself would not start
|
||||||
* All .NET tasks are now deprecated in favor of the new .NET Antlib:
|
* All .NET tasks are now deprecated in favor of the new .NET Antlib:
|
||||||
http://ant.apache.org/antlibs/dotnet/index.html
|
http://ant.apache.org/antlibs/dotnet/index.html
|
||||||
* Fri Sep 22 2006 - dbornkessel@suse.de
|
* Fri Sep 22 2006 dbornkessel@suse.de
|
||||||
- read in properties in /etc/ant.conf
|
- read in properties in /etc/ant.conf
|
||||||
- added source=1.4
|
- added source=1.4
|
||||||
* Mon May 08 2006 - dbornkessel@suse.de
|
* Mon May 08 2006 dbornkessel@suse.de
|
||||||
- only ant-antlr updates
|
- only ant-antlr updates
|
||||||
* Thu Feb 02 2006 - dbornkessel@suse.de
|
* Thu Feb 02 2006 dbornkessel@suse.de
|
||||||
- fixed rpmlint errors and warnings
|
- 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
|
||||||
* Fri Jan 27 2006 - dbornkessel@suse.de
|
* Fri Jan 27 2006 dbornkessel@suse.de
|
||||||
- added four missing xsl files
|
- added four missing xsl files
|
||||||
- removed JAVA_HOME magic
|
- removed JAVA_HOME magic
|
||||||
* 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
|
- 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
|
depend on ant package (in contrast to old dependency on
|
||||||
xml-commons-apis <-> ant)
|
xml-commons-apis <-> ant)
|
||||||
- optional task are now again in extra spec file ant-antlr
|
- 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
|
- Integrated ant and ant-antlr again in one spec file as there is no
|
||||||
dependency loop ... jpackage BuildRequires were wrong.
|
dependency loop ... jpackage BuildRequires were wrong.
|
||||||
- updated to version 1.6.5
|
- 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
|
- create and add /usr/share/java/ant to file list for optional
|
||||||
tasks to put their jars into
|
tasks to put their jars into
|
||||||
* Thu Sep 02 2004 - skh@suse.de
|
* Thu Sep 02 2004 skh@suse.de
|
||||||
- renamed from apache-ant to ant
|
- renamed from apache-ant to ant
|
||||||
- switched to JPackage 1.5 version
|
- switched to JPackage 1.5 version
|
||||||
- updated to version 1.6.2
|
- updated to version 1.6.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user