| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| %define with() %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}} |
| %define without() %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}} |
| %define bcond_with() %{expand:%%{?_with_%{1}:%%global with_%{1} 1}} |
| %define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}} |
| |
| %bcond_with bootstrap |
| |
| %if %with bootstrap |
| %global build_javadoc 0 |
| %else |
| %global build_javadoc 1 |
| %endif |
| |
| %global with_manifest_only 0 |
| |
| %global ant_home %{_datadir}/ant |
| |
| %global major_version 1.8 |
| |
| Name: ant |
| Version: 1.9.0 |
| Release: 1%{?dist} |
| Epoch: 0 |
| Summary: Build tool for java |
| Summary(it): Tool per la compilazione di programmi java |
| Summary(fr): Outil de compilation pour java |
| License: ASL 2.0 and W3C |
| URL: http://ant.apache.org/ |
| Group: Development/Tools |
| Source0: http://www.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2 |
| Source2: apache-ant-%{major_version}.ant.conf |
| |
| |
| Patch1: apache-ant-bz163689.patch |
| Patch3: apache-ant-no-test-jar.patch |
| Patch4: apache-ant-class-path-in-manifest.patch |
| |
| BuildRequires: jpackage-utils >= 0:1.7.5 |
| BuildRequires: java-devel >= 0:1.5.0 |
| %if %without bootstrap |
| BuildRequires: ant |
| BuildRequires: junit |
| BuildRequires: xalan-j2 |
| BuildRequires: xerces-j2 |
| %endif |
| |
| Requires: jpackage-utils >= 0:1.7.5 |
| Requires: java-devel >= 0:1.5.0 |
| %if %without bootstrap |
| Requires: xerces-j2 |
| %endif |
| |
| BuildArch: noarch |
| |
| Provides: %{name} = %{epoch}:%{version}-%{release} |
| |
| Obsoletes: %{name}-nodeps < %{epoch}:%{version}-%{release} |
| Provides: %{name}-nodeps = %{epoch}:%{version}-%{release} |
| Obsoletes: %{name}-trax < %{epoch}:%{version}-%{release} |
| Provides: %{name}-trax = %{epoch}:%{version}-%{release} |
| |
| |
| |
| %description |
| Ant is a platform-independent build tool for java. It's used by apache |
| jakarta and xml projects. |
| |
| %description -l fr |
| Ant est un outil de compilation multi-plateformes pour java. Il est |
| utilisé par les projets apache-jakarta et apache-xml. |
| |
| %description -l it |
| Ant e' un tool indipendente dalla piattaforma creato per faciltare la |
| compilazione di programmi java. |
| Allo stato attuale viene utilizzato dai progetti apache jakarta ed |
| apache xml. |
| |
| %package jmf |
| Summary: Optional jmf tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: %{name}-nodeps = %{epoch}:%{version}-%{release} |
| Provides: ant-jmf = %{epoch}:%{version}-%{release} |
| |
| %description jmf |
| Optional jmf tasks for %{name}. |
| |
| %description jmf -l fr |
| Taches jmf optionelles pour %{name}. |
| |
| %package swing |
| Summary: Optional swing tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Provides: ant-swing = %{epoch}:%{version}-%{release} |
| |
| %description swing |
| Optional swing tasks for %{name}. |
| |
| %description swing -l fr |
| Taches swing optionelles pour %{name}. |
| |
| %if %without bootstrap |
| %if %{with_manifest_only} |
| %package manifest-only |
| Summary: Manifest-only jars for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Provides: %{name}-icontract = %{epoch}:%{version}-%{release} |
| Provides: %{name}-netrexx = %{epoch}:%{version}-%{release} |
| Provides: %{name}-starteam = %{epoch}:%{version}-%{release} |
| Provides: %{name}-stylebook = %{epoch}:%{version}-%{release} |
| Provides: %{name}-vaj = %{epoch}:%{version}-%{release} |
| Provides: %{name}-weblogic = %{epoch}:%{version}-%{release} |
| Provides: %{name}-xalan1 = %{epoch}:%{version}-%{release} |
| Provides: %{name}-xslp = %{epoch}:%{version}-%{release} |
| |
| %description manifest-only |
| Manifest-only jars for %{name}. |
| %endif |
| |
| %package antlr |
| Summary: Optional antlr tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: antlr |
| BuildRequires: antlr |
| Provides: ant-antlr = %{epoch}:%{version}-%{release} |
| |
| %description antlr |
| Optional antlr tasks for %{name}. |
| |
| %description antlr -l fr |
| Taches antlr optionelles pour %{name}. |
| |
| %package apache-bsf |
| Summary: Optional apache bsf tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: bsf |
| BuildRequires: bsf |
| Provides: ant-apache-bsf = %{epoch}:%{version}-%{release} |
| |
| %description apache-bsf |
| Optional apache bsf tasks for %{name}. |
| |
| %description apache-bsf -l fr |
| Taches apache bsf optionelles pour %{name}. |
| |
| %package apache-resolver |
| Summary: Optional apache resolver tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: xml-commons-resolver |
| BuildRequires: xml-commons-resolver |
| Provides: ant-apache-resolver = %{epoch}:%{version}-%{release} |
| |
| %description apache-resolver |
| Optional apache resolver tasks for %{name}. |
| |
| %description apache-resolver -l fr |
| Taches apache resolver optionelles pour %{name}. |
| |
| %package commons-logging |
| Summary: Optional commons logging tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: apache-commons-logging |
| BuildRequires: apache-commons-logging |
| Provides: ant-commons-logging = %{epoch}:%{version}-%{release} |
| |
| %description commons-logging |
| Optional commons logging tasks for %{name}. |
| |
| %description commons-logging -l fr |
| Taches commons logging optionelles pour %{name}. |
| |
| %package commons-net |
| Summary: Optional commons net tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: apache-commons-net |
| BuildRequires: apache-commons-net |
| Provides: ant-commons-net = %{epoch}:%{version}-%{release} |
| |
| %description commons-net |
| Optional commons net tasks for %{name}. |
| |
| %description commons-net -l fr |
| Taches commons net optionelles pour %{name}. |
| |
| |
| %if 0 |
| %package jai |
| Summary: Optional jai tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: jai |
| BuildRequires: jai |
| Provides: ant-jai = %{epoch}:%{version}-%{release} |
| |
| %description jai |
| Optional jai tasks for %{name}. |
| |
| %description jai -l fr |
| Taches jai optionelles pour %{name}. |
| %endif |
| |
| %package apache-bcel |
| Summary: Optional apache bcel tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: bcel |
| BuildRequires: bcel |
| Provides: ant-apache-bcel = %{epoch}:%{version}-%{release} |
| Provides: ant-jakarta-bcel = %{epoch}:%{version}-%{release} |
| Obsoletes: ant-jakarta-bcel < %{epoch}:%{version}-%{release} |
| |
| %description apache-bcel |
| Optional apache bcel tasks for %{name}. |
| |
| %description apache-bcel -l fr |
| Taches apache bcel optionelles pour %{name}. |
| |
| %package apache-log4j |
| Summary: Optional apache log4j tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: log4j |
| BuildRequires: log4j |
| Provides: ant-apache-log4j = %{epoch}:%{version}-%{release} |
| Provides: ant-jakarta-log4j = %{epoch}:%{version}-%{release} |
| Obsoletes: ant-jakarta-log4j < %{epoch}:%{version}-%{release} |
| |
| %description apache-log4j |
| Optional apache log4j tasks for %{name}. |
| |
| %description apache-log4j -l fr |
| Taches apache log4j optionelles pour %{name}. |
| |
| %package apache-oro |
| Summary: Optional apache oro tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: jakarta-oro |
| BuildRequires: jakarta-oro |
| Provides: ant-apache-oro = %{epoch}:%{version}-%{release} |
| Provides: ant-jakarta-oro = %{epoch}:%{version}-%{release} |
| Obsoletes: ant-jakarta-oro < %{epoch}:%{version}-%{release} |
| |
| %description apache-oro |
| Optional apache oro tasks for %{name}. |
| |
| %description apache-oro -l fr |
| Taches apache oro optionelles pour %{name}. |
| |
| %package apache-regexp |
| Summary: Optional apache regexp tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: regexp |
| BuildRequires: regexp |
| Provides: ant-apache-regexp = %{epoch}:%{version}-%{release} |
| Provides: ant-jakarta-regexp = %{epoch}:%{version}-%{release} |
| Obsoletes: ant-jakarta-regexp < %{epoch}:%{version}-%{release} |
| |
| %description apache-regexp |
| Optional apache regexp tasks for %{name}. |
| |
| %description apache-regexp -l fr |
| Taches apache regexp optionelles pour %{name}. |
| |
| %package apache-xalan2 |
| Summary: Optional apache xalan2 tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: regexp |
| BuildRequires: regexp |
| Requires: xalan-j2 |
| Provides: ant-apache-xalan2 = %{epoch}:%{version}-%{release} |
| |
| %description apache-xalan2 |
| Optional apache xalan2 tasks for %{name}. |
| |
| %description apache-xalan2 -l fr |
| Taches apache xalan2 optionelles pour %{name}. |
| |
| %package javamail |
| Summary: Optional javamail tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: javamail >= 0:1.2-5jpp |
| BuildRequires: javamail >= 0:1.2-5jpp |
| Provides: ant-javamail = %{epoch}:%{version}-%{release} |
| |
| %description javamail |
| Optional javamail tasks for %{name}. |
| |
| %description javamail -l fr |
| Taches javamail optionelles pour %{name}. |
| |
| %package jdepend |
| Summary: Optional jdepend tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: jdepend |
| BuildRequires: jdepend |
| Provides: ant-jdepend = %{epoch}:%{version}-%{release} |
| |
| %description jdepend |
| Optional jdepend tasks for %{name}. |
| |
| %description jdepend -l fr |
| Taches jdepend optionelles pour %{name}. |
| |
| %package jsch |
| Summary: Optional jsch tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: jsch |
| BuildRequires: jsch |
| Provides: ant-jsch = %{epoch}:%{version}-%{release} |
| |
| %description jsch |
| Optional jsch tasks for %{name}. |
| |
| %description jsch -l fr |
| Taches jsch optionelles pour %{name}. |
| |
| %package junit |
| Summary: Optional junit tasks for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: junit |
| Requires: xalan-j2 |
| Provides: ant-junit = %{epoch}:%{version}-%{release} |
| |
| %description junit |
| Optional junit tasks for %{name}. |
| |
| %description junit -l fr |
| Taches junit optionelles pour %{name}. |
| |
| %package testutil |
| Summary: Test utility classes for %{name} |
| Group: Development/Tools |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: junit |
| Provides: ant-testutil = %{epoch}:%{version}-%{release} |
| |
| %description testutil |
| Test utility tasks for %{name}. |
| |
| %package scripts |
| Summary: Additional scripts for %{name} |
| Group: Development/Tools |
| AutoReqProv: no |
| Requires: %{name} = %{epoch}:%{version}-%{release} |
| Requires: %{_bindir}/perl |
| Requires: %{_bindir}/python |
| |
| %description scripts |
| Additional Perl and Python scripts for %{name}. |
| |
| %description scripts -l fr |
| Scripts additionels pour %{name}. |
| |
| %package manual |
| Summary: Manual for %{name} |
| Group: Development/Tools |
| |
| %description manual |
| Documentation for %{name}. |
| |
| %description manual -l it |
| Documentazione di %{name}. |
| |
| %description manual -l fr |
| Documentation pour %{name}. |
| |
| %package javadoc |
| Summary: Javadoc for %{name} |
| Group: Documentation |
| Requires: jpackage-utils |
| |
| %description javadoc |
| Javadoc for %{name}. |
| |
| %description javadoc -l fr |
| Javadoc pour %{name}. |
| %endif |
| |
| |
| |
| %prep |
| %setup -q -n apache-ant-%{version} |
| |
| find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT// |
| |
| %ifarch ppc64 s390x |
| %patch1 -p1 |
| %endif |
| |
| |
| %patch3 |
| |
| |
| %patch4 |
| |
| |
| find . -name "*.jar" | %{_bindir}/xargs -t rm |
| |
| |
| %if %without bootstrap |
| build-jar-repository -s -p lib/optional xerces-j2 antlr bcel javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver |
| %endif |
| |
| |
| iconv KEYS -f iso-8859-1 -t utf-8 -o KEYS.utf8 |
| mv KEYS.utf8 KEYS |
| iconv LICENSE -f iso-8859-1 -t utf-8 -o LICENSE.utf8 |
| mv LICENSE.utf8 LICENSE |
| |
| %build |
| %if %without bootstrap |
| %{ant} jars test-jar |
| %if %{build_javadoc} |
| export CLASSPATH=$(build-classpath xerces-j2 antlr bcel javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver) |
| %{ant} javadocs |
| %endif |
| %else |
| export JAVA_HOME=%{java_home} |
| export CLASSPATH=$JAVA_HOME/lib/tools.jar |
| sh ./build.sh --noconfig jars |
| %endif |
| |
| |
| rm -fr build/lib/ant-jai.jar build/lib/ant-netrexx.jar |
| |
| |
| %install |
| |
| mkdir -p $RPM_BUILD_ROOT%{ant_home}/{lib,etc} |
| |
| |
| install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name} |
| install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir} |
| |
| for jar in build/lib/*.jar |
| do |
| jarname=$(basename $jar .jar) |
| pomname="JPP.%{name}-${jarname}.pom" |
| |
| |
| case $jarname in |
| |
| ant | ant-bootstrap | ant-launcher) destdir=$RPM_BUILD_ROOT%{_javadir}; destname="";pomname="JPP-$jarname.pom";; |
| |
| %if %with bootstrap |
| ant-junit) continue;; |
| %endif |
| |
| *) destdir=$RPM_BUILD_ROOT%{_javadir}/%{name}; destname="/%{name}"; |
| esac |
| |
| |
| install -m 644 ${jar} ${destdir}/${jarname}.jar |
| |
| ln -sf ../../java${destname}/${jarname}.jar $RPM_BUILD_ROOT%{ant_home}/lib/${jarname}.jar |
| |
| |
| [ $jarname == ant-bootstrap ] && continue |
| |
| |
| install -m 644 src/etc/poms/${jarname}/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/${pomname} |
| %add_to_maven_depmap org.apache.ant ${jarname} %{version} JPP${destname} ${jarname} |
| done |
| |
| |
| |
| %add_to_maven_depmap org.apache.ant ant-nodeps %{version} JPP ant |
| |
| |
| install -m 644 src/etc/poms/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}-parent.pom |
| %add_to_maven_depmap org.apache.ant ant-parent %{version} JPP ant-parent |
| |
| |
| rm -f src/script/*.bat |
| rm -f src/script/*.cmd |
| |
| |
| cp -p src/etc/*.xsl $RPM_BUILD_ROOT%{ant_home}/etc |
| |
| |
| mkdir -p $RPM_BUILD_ROOT%{_bindir} |
| %if %without bootstrap |
| cp -p src/script/* $RPM_BUILD_ROOT%{_bindir} |
| %else |
| cp -p src/script/ant{,Run} $RPM_BUILD_ROOT%{_bindir} |
| %endif |
| |
| |
| mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} |
| cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf |
| |
| |
| mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d |
| echo "ant/ant-jmf" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jmf |
| echo "ant/ant-swing" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/swing |
| %if %without bootstrap |
| echo "antlr ant/ant-antlr" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/antlr |
| echo "bsf ant/ant-apache-bsf" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bsf |
| echo "xml-commons-resolver ant/ant-apache-resolver" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-resolver |
| echo "apache-commons-logging ant/ant-commons-logging" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-logging |
| echo "apache-commons-net ant/ant-commons-net" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-net |
| |
| echo "bcel ant/ant-apache-bcel" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bcel |
| echo "log4j ant/ant-apache-log4j" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-log4j |
| echo "oro ant/ant-apache-oro" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-oro |
| echo "regexp ant/ant-apache-regexp" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-regexp |
| echo "xalan-j2 xalan-j2-serializer ant/ant-apache-xalan2" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-xalan2 |
| echo "javamail jaf ant/ant-javamail" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/javamail |
| echo "jdepend ant/ant-jdepend" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jdepend |
| echo "jsch ant/ant-jsch" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jsch |
| echo "junit ant/ant-junit" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/junit |
| echo "junit ant/ant-junit4" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/junit4 |
| echo "testutil ant/ant-testutil" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/testutil |
| %endif |
| |
| %if %{build_javadoc} |
| |
| mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name} |
| cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} |
| %endif |
| |
| |
| (cd manual; ln -sf %{_javadocdir}/%{name} api) |
| |
| %if %with bootstrap |
| find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \ |
| -a ! -name ant-update.xsl \ |
| -a ! -name changelog.xsl \ |
| -a ! -name coverage-frames.xsl \ |
| -a ! -name junit-frames-xalan1.xsl \ |
| -a ! -name log.xsl \ |
| -a ! -name mmetrics-frames.xsl \ |
| -a ! -name tagdiff.xsl \ |
| | xargs -t rm |
| %endif |
| |
| %files |
| %doc KEYS LICENSE NOTICE README WHATSNEW |
| %config(noreplace) %{_sysconfdir}/%{name}.conf |
| %attr(0755,root,root) %{_bindir}/ant |
| %attr(0755,root,root) %{_bindir}/antRun |
| %{_javadir}/%{name}.jar |
| %{_javadir}/%{name}-launcher.jar |
| %{_javadir}/%{name}-bootstrap.jar |
| %dir %{_javadir}/%{name} |
| %dir %{ant_home} |
| %dir %{ant_home}/etc |
| %{ant_home}/etc/ant-update.xsl |
| %{ant_home}/etc/changelog.xsl |
| %{ant_home}/etc/coverage-frames.xsl |
| %{ant_home}/etc/mmetrics-frames.xsl |
| %{ant_home}/etc/log.xsl |
| %{ant_home}/etc/tagdiff.xsl |
| %{ant_home}/etc/junit-frames-xalan1.xsl |
| %if %without bootstrap |
| %{ant_home}/etc/common2master.xsl |
| %{ant_home}/etc/printFailingTests.xsl |
| %endif |
| %dir %{ant_home}/lib |
| %{ant_home}/lib/%{name}.jar |
| %{ant_home}/lib/%{name}-launcher.jar |
| %{ant_home}/lib/%{name}-bootstrap.jar |
| %dir %{_sysconfdir}/%{name}.d |
| %{_mavenpomdir}/* |
| %{_mavendepmapfragdir}/* |
| |
| %files jmf |
| %{_javadir}/%{name}/%{name}-jmf.jar |
| %{ant_home}/lib/%{name}-jmf.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/jmf |
| |
| %files swing |
| %{_javadir}/%{name}/%{name}-swing.jar |
| %{ant_home}/lib/%{name}-swing.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/swing |
| |
| %if %without bootstrap |
| %if %{with_manifest_only} |
| %files manifest-only |
| %{_javadir}/%{name}/ant-icontract.jar |
| %{_javadir}/%{name}/ant-netrexx.jar |
| %{_javadir}/%{name}/ant-starteam.jar |
| %{_javadir}/%{name}/ant-stylebook.jar |
| %{_javadir}/%{name}/ant-vaj.jar |
| %{_javadir}/%{name}/ant-weblogic.jar |
| %{_javadir}/%{name}/ant-xalan1.jar |
| %{_javadir}/%{name}/ant-xslp.jar |
| %endif |
| |
| %files antlr |
| %{_javadir}/%{name}/%{name}-antlr.jar |
| %{ant_home}/lib/%{name}-antlr.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/antlr |
| |
| %files apache-bsf |
| %{_javadir}/%{name}/%{name}-apache-bsf.jar |
| %{ant_home}/lib/%{name}-apache-bsf.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/apache-bsf |
| |
| %files apache-resolver |
| %{_javadir}/%{name}/%{name}-apache-resolver.jar |
| %{ant_home}/lib/%{name}-apache-resolver.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/apache-resolver |
| |
| %files commons-logging |
| %defattr(-,root,root,-) |
| %{_javadir}/%{name}/%{name}-commons-logging.jar |
| %{ant_home}/lib/%{name}-commons-logging.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/commons-logging |
| |
| %files commons-net |
| %{_javadir}/%{name}/%{name}-commons-net.jar |
| %{ant_home}/lib/%{name}-commons-net.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/commons-net |
| |
| |
| %if 0 |
| %files jai |
| %{_javadir}/%{name}/%{name}-jai.jar |
| %{ant_home}/lib/%{name}-jai.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/jai |
| %endif |
| |
| %files apache-bcel |
| %{_javadir}/%{name}/%{name}-apache-bcel.jar |
| %{ant_home}/lib/%{name}-apache-bcel.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/apache-bcel |
| |
| %files apache-log4j |
| %{_javadir}/%{name}/%{name}-apache-log4j.jar |
| %{ant_home}/lib/%{name}-apache-log4j.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/apache-log4j |
| |
| %files apache-oro |
| %{_javadir}/%{name}/%{name}-apache-oro.jar |
| %{ant_home}/lib/%{name}-apache-oro.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/apache-oro |
| %{ant_home}/etc/maudit-frames.xsl |
| |
| %files apache-regexp |
| %{_javadir}/%{name}/%{name}-apache-regexp.jar |
| %{ant_home}/lib/%{name}-apache-regexp.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/apache-regexp |
| |
| %files apache-xalan2 |
| %{_javadir}/%{name}/%{name}-apache-xalan2.jar |
| %{ant_home}/lib/%{name}-apache-xalan2.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/apache-xalan2 |
| |
| %files javamail |
| %{_javadir}/%{name}/%{name}-javamail.jar |
| %{ant_home}/lib/%{name}-javamail.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/javamail |
| |
| %files jdepend |
| %{_javadir}/%{name}/%{name}-jdepend.jar |
| %{ant_home}/lib/%{name}-jdepend.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/jdepend |
| %{ant_home}/etc/jdepend.xsl |
| %{ant_home}/etc/jdepend-frames.xsl |
| |
| %files jsch |
| %{_javadir}/%{name}/%{name}-jsch.jar |
| %{ant_home}/lib/%{name}-jsch.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/jsch |
| |
| %files junit |
| %{_javadir}/%{name}/%{name}-junit.jar |
| %{_javadir}/%{name}/%{name}-junit4.jar |
| %{ant_home}/lib/%{name}-junit.jar |
| %{ant_home}/lib/%{name}-junit4.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/junit |
| %config(noreplace) %{_sysconfdir}/%{name}.d/junit4 |
| %{ant_home}/etc/junit-frames.xsl |
| %{ant_home}/etc/junit-noframes.xsl |
| |
| %files testutil |
| %{_javadir}/%{name}/%{name}-testutil.jar |
| %{ant_home}/lib/%{name}-testutil.jar |
| %config(noreplace) %{_sysconfdir}/%{name}.d/testutil |
| |
| %files scripts |
| %attr(0755,root,root) %{_bindir}/*.pl |
| %attr(0755,root,root) %{_bindir}/*.py* |
| |
| %files manual |
| %doc LICENSE NOTICE |
| %doc manual/* |
| |
| %if %{build_javadoc} |
| %files javadoc |
| %doc LICENSE NOTICE |
| %{_javadocdir}/%{name} |
| %endif |
| %endif |
| |
| |
| |
| %changelog |
| * Mon Mar 11 2013 Michal Srb <msrb@redhat.com> - 0:1.9.0-1 |
| - Update to upstream version 1.9.0 |
| |
| * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.8.4-6 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild |
| |
| * Tue Nov 27 2012 Tomas Radej <tradej@redhat.com> - 0:1.8.4-5 |
| - Requires on jpackage-utils in javadoc |
| - Added LICENSE and NOTICE in manual subpackage |
| |
| * Thu Nov 22 2012 Jaromir Capik <jcapik@redhat.com> 0:1.8.4-4 |
| - Including LICENSE and NOTICE in the javadoc subpackage |
| |
| * Thu Nov 22 2012 Jaromir Capik <jcapik@redhat.com> 0:1.8.4-3 |
| - Fixing the license tag |
| |
| * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.8.4-2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild |
| |
| * Fri Jun 15 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.4-1 |
| - Update to new upstream version. |
| |
| * Wed May 2 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.3-2 |
| - Use apache-commons-* instead of jakarta-commons-*. |
| - Drop xml-commons-apis-13 BR/R since it's no longer needed. |
| |
| * Wed Feb 29 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.3-1 |
| - Update to upstream 1.8.3 release. |
| - Drop old stuff. |
| |
| * Tue Feb 07 2012 Tomas Radej <tradej@redhat.com> - 0:1.8.2-9 |
| - Added patch |
| |
| * Tue Feb 07 2012 Tomas Radej <tradej@redhat.com> - 0:1.8.2-8 |
| - Removed checking for classpath duplicates |
| - Added ant-junit4.jar into %files and ant.d |
| |
| * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.8.2-7 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild |
| |
| * Wed Jul 6 2011 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.2-6 |
| - Make scripts executable. |
| - Adapt to current guidelines. |
| |
| * Thu Mar 10 2011 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.2-5 |
| - Fix xalan-j2 subpackage path. |
| |
| * Tue Feb 22 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.8.2-4 |
| - Change oro to jakarta-oro in BR/R |
| |
| * Wed Feb 9 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.8.2-3 |
| - Add backward compatible maven depmap for nodeps jar |
| - Revert define->global change (different semantic in rpm 4.9.X) |
| |
| * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild |
| |
| * Mon Jan 3 2011 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.2-1 |
| - Update to new upstream version. |
| - Guidelines fixes. |
| |
| * Sun Nov 28 2010 Ville Skyttä <ville.skytta@iki.fi> - 0:1.8.1-9 |
| - Install javadocs into unversioned dir ( |
| |
| * Tue Nov 23 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.8.1-8 |
| - Fix pom filename (Resolves rhbz |
| |
| * Thu Oct 28 2010 Orion Poplawski <orion@cora.nwra.com> 0:1.8.1-7 |
| - Build and package ant-testutil |
| |
| * Thu Oct 7 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.1-6 |
| - Remove jaf from the classpath. |
| |
| * Thu Oct 7 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.1-5 |
| - Drop gcj support. |
| - Drop jaf BR/R it is part of Java 5+. |
| |
| * Fri Oct 1 2010 Orion Poplawski <orion@cora.nwra.com> 0:1.8.1-4 |
| - Move ant-trax Provides/Obsoletes to ant-nodeps |
| |
| * Thu Aug 26 2010 Orion Poplawski <orion@cora.nwra.com> 0:1.8.1-3 |
| - Remove -SNAPSHOT from version |
| |
| * Wed Aug 25 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.8.1-2 |
| - Use global instead of define. |
| - Fix parent pom install. |
| |
| * Mon Aug 16 2010 Orion Poplawski <orion@cora.nwra.com> 0:1.8.1-1 |
| - Update to ant 1.8.1 |
| - Update no-test-jar patch |
| - Update class-path-in-manifest patch |
| - Drop gnu-classpath patch |
| - Retire trax subpackage no longer shipped |
| - Add xalan2 subpackage and support for junitreport task |
| - Drop old jakarta jar aliases |
| |
| * Thu Aug 13 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.7.1-12 |
| - Fix compile with commons-net 2.0. |
| |
| * Fri Aug 7 2009 Orion Poplawski <orion@cora.nwra.com> - 0:1.1.7-11 |
| - Add links to jar files into %%{ant_home} (Bug |
| |
| * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.7.1-10.2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild |
| |
| * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.7.1-9.2 |
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |
| |
| * Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0:1.7.1-8.2 |
| - Rebuild for Python 2.6 |
| |
| * Wed Oct 1 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0:1.7.1-7.2 |
| - Exclude bogus perl(the) Requires |
| - Exclude bogus perl(oata), perl(examples) Provides |
| |
| * Fri Sep 26 2008 Permaine Cheung <pcheung@redhat.com> 0:1.7.1-7.1 |
| - Define with_gcj_support |
| |
| * Tue Sep 23 2008 Permaine Cheung <pcheung@redhat.com> 0:1.7.1-7 |
| - Update to 1.7.1 |
| - Fix some rpmlint issues |
| |
| * Tue Jul 15 2008 David Walluck <dwalluck@redhat.com> 0:1.7.1-7 |
| - enable non-bootstrap |
| |
| * Tue Jul 15 2008 David Walluck <dwalluck@redhat.com> 0:1.7.1-6 |
| - add ant-bootstrap jar if bootstrap is enabled |
| - enable jmf, swing, trax if bootstrap is enabled |
| - BuildRequires: jaxp_transform_impl |
| - BuildRequires: junit for non-bootstrap |
| |
| * Tue Jul 15 2008 David Walluck <dwalluck@redhat.com> 0:1.7.1-5 |
| - enable ant-nodeps in bootstrap mode |
| |
| * Tue Jul 15 2008 David Walluck <dwalluck@redhat.com> 0:1.7.1-4 |
| - remove junit for bootstrap |
| |
| * Tue Jul 15 2008 David Walluck <dwalluck@redhat.com> 0:1.7.1-3 |
| - build as bootstrap |
| |
| * Tue Jul 15 2008 David Walluck <dwalluck@redhat.com> 0:1.7.1-2 |
| - set rpm_mode=false by default |
| |
| * Thu Jul 10 2008 David Walluck <dwalluck@redhat.com> 0:1.7.1-1 |
| - 1.7.1 |
| - update maven pom files |
| - rediff apache-ant-jars.patch |
| - rediff apache-ant-bz163689.patch |
| - add apache-ant-gnu-classpath.patch |
| - set rpm_mode=true in conf since the ant script handles the rest |
| |
| * Thu Jul 10 2008 David Walluck <dwalluck@redhat.com> 0:1.7.0-3 |
| - add bootstrap mode |
| - replace some alternatives/virtual requires by explicit requires |
| - remove javadoc scriptlets |
| - fix GCJ support |
| - add workaround for xalan-j2 in %%{_sysconfdir}/%%{name}.d/trax |
| - version Obsoletes and add Provides |
| - remove Conflicts |
| - mark files in %%{_sysconfdir} as %%config(noreplace) |
| |
| * Thu Jul 03 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.7.0-2.jpp5 |
| - Add poms and depmap frags |
| - (B)R jpackage-utils >= 0:1.7.5 |
| - BR java-devel = 0:1.5.0 |
| - R java >= 0:1.5.0 |
| |
| * Wed Jun 20 2007 Fernando Nasser <fnasser at redhat.com> - 0:1.7.0-1jpp |
| - Upgrade to the final 1.7.0 |
| |
| * Thu Sep 21 2006 Will Tatam <will.tatam@red61.com> - 0:1.7.0-0.Beta1.1jpp |
| - Upgraded to 1.7.0Beta1 |
| - removed the apache-ant-1.6.5-jvm1.5-detect.patch as merged upstream |
| |
| * Fri Aug 11 2006 Deepak Bhole <dbhole@redhat.com> - 0:1.6.5-2jpp |
| - Added conditional native compilation |
| - Added patch to fix jvm version detection |
| - Add missing requirements |
| - Synch with Fedora spec |
| |
| * Wed Nov 09 2005 Fernando Nasser <fnasser at redhat.com> - 0:1.6.5-1jpp |
| - Upgrade to 1.6.5 |
| - Incorporate the following changes: |
| From Gary Benson <gbenson at redhat.com>: |
| - Allow subpackages not in Fedora to be installed from JPackage |
| - Add NOTICE file as per Apache License version 2.0 |
| - Own /usr/share/java/ant |
| From Vadim Nasardinov <vadimn@redhat.com> |
| - Removed apache-ant-1.6.2.patch. Incorporated upstream. |
| From David Walluck <david@jpackage.org> |
| - Add manifest-only package (mainly for eclipse) |
| - Add conflicts on j2sdk for Mandriva |
| |
| * Mon Nov 8 2004 Gary Benson <gbenson at redhat.com> - 0:1.6.2-3jpp |
| - Build OPT_JAR_LIST from files in /etc/ant.d. |
| |
| * Mon Sep 06 2004 Fernando Nasser <fnasser at redhat.com> - 0:1.6.2-2jpp |
| - Fix to backward compatibility symbolic links. |
| |
| * Wed Aug 17 2004 Fernando Nasser <fnasser at redhat.com> - 0:1.6.2-1jpp |
| - Update to Ant 1.6.2 |
| |
| * Thu Aug 05 2004 Fernando Nasser <fnasser at redhat.com> - 0:1.6.1-2jpp |
| - Remove incorrect noreplace option for ant.conf; it can't be used anymore |
| because the sub-packages update that file. |
| - Add patch to fix temp directory used for file containing large |
| command strings (> 4k) |
| |
| * Tue Jun 01 2004 Randy Watler <rwatler at finali.com> - 0:1.6.1-1jpp |
| - Extend subpackage builds to update ant.conf |
| |
| * Tue Mar 23 2004 Randy Watler <rwatler at finali.com> - 0:1.6.1-1jpp |
| - Update to Ant 1.6.1 |
| - Change ant launch script to source instead of patch |
| - Move optional components to ant subdirectory: %%{_javadir}/%%{name} |
| - Remove os/2 scripts and set JAVA_HOME for build |
| |
| * Wed Feb 11 2004 Randy Watler <rwatler at finali.com> - 0:1.6.0-1jpp |
| - Update to Ant 1.6.0 |
| - Break out optional/optional-full components |
| - Revise ant launch scripts and support ~/.ant/ant.conf configuration file |
| - Use --noconfig flag to bootstrap ant build and override existing jpp config |
| - Modify ant launcher to use ant.library.dir property to find extra jars |
| - Port changes made in ant launch script for 1.6.2 back into patches |
| |
| * Wed Aug 13 2003 Paul Nasrat <pauln at truemesh.com> - 0:1.5.4-2jpp |
| - remove bogus NoSource entries |
| |
| * Tue Aug 12 2003 Paul Nasrat <pauln at truemesh.com> - 0:1.5.4-1jpp |
| - Update to 1.5.4 |
| - JavaCC task fixed using merged upstream patches from ant HEAD |
| |
| * Mon May 5 2003 Ville Skyttä <ville.skytta@iki.fi> - 0:1.5.3-2jpp |
| - Fix non-versioned javadoc symlinking. |
| |
| * Tue Apr 22 2003 Ville Skyttä <ville.skytta@iki.fi> - 0:1.5.3-1jpp |
| - Update to 1.5.3. |
| - Remove runtime java-devel dependency. |
| - Add Epochs in all Provides and Requires. |
| - Include non-versioned javadoc symlink. |
| - Build without dependencies that are partially or completely missing from |
| JPackage 1.5 (oldbsf, xalan-j1, stylebook1.0b3). |
| - Add netcomponents to optional jar list in ant.conf. |
| |
| * Tue Apr 01 2003 Nicolas Mailhot <Nicolas.Mailhot at JPackage.org> - 1.5.2-13jpp |
| - ant-optional is optional (silly me) |
| - jaxp_transform is optional , do not require it |
| - epoch, correct jpackage-utils requires... |
| |
| * Fri Mar 21 2003 Nicolas Mailhot <Nicolas.Mailhot at JPackage.org> - 1.5.2-11jpp |
| - add an optional jar list as per Ville's suggestion |
| |
| * Thu Mar 20 2003 Nicolas Mailhot <Nicolas.Mailhot at JPackage.org> - 1.5.2-10jpp |
| - hopefully fix CLASSSPATH_OVERRIDE behaviour |
| |
| * Tue Mar 18 2003 Nicolas Mailhot <Nicolas.Mailhot at JPackage.org> - 1.5.2-7jpp |
| - for JPackage-utils 1.5 |
| |
| * Wed Mar 12 2003 Ville Skyttä <ville.skytta@iki.fi> - 1.5.2-5jpp |
| - Move ANT_HOME to /usr/share/ant. |
| - Don't special-case the lib dir for RPM layout any more, use ANT_HOME/lib. |
| - Install XSLs into ANT_HOME/etc. |
| - Call set_jvm by default in ant.conf. |
| - Provide ant-optional-clean (versioned) in ant-optional. |
| - Make ant-optional-full conflict with ant-optional-clean. |
| - Add version info to ant-optional provision in ant-optional-full. |
| - Built with Sun 1.4.1_02 javac (to get JDK 1.4 regex). |
| |
| * Tue Mar 11 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.5.2-4jp |
| - changed provided /etc/ant.conf so that if usejikes is allready provided |
| it didn't set it. Which such modification if you want to disable |
| ant to use jikes even if jikes is set in /etc/ant.conf you'll just have |
| to do usejikes=false ant build.xml. |
| |
| * Mon Mar 10 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.5.2-3jp |
| - rebuilt with IBM SDK 1.3.1 since there was zip corruption when built |
| with jikes 1.18 and IBM SDK 1.4. |
| |
| * Wed Mar 05 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.5.2-2jp |
| - updated URL and source location |
| |
| * Wed Mar 05 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.5.2-1jp |
| - 1.5.2 |
| - remove JDK 1.4 related patchs which are now included in ant 1.5.2 |
| - fix ant-optional-full pre/post install script (now remove correctly all |
| ant optional jars) |
| - Built with jikes 1.18 and IBM SDK 1.4 |
| |
| * Sat Feb 1 2003 Ville Skyttä <ville.skytta@iki.fi> - 1.5.1-8jpp |
| - Symlink a transformer into ANT_LIB for smoother experience on Java 1.3. |
| - Requires jaxp_transform_impl. |
| - Don't remove optional.jar symlinks on optional-full upgrade. |
| - Include Sun's 1.4 JSSE and JCE jars in runtime path, see |
| <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16242>. |
| - Use jpackage-utils for setting JAVA_HOME when building. |
| - Built with Sun 1.4.1_01 javac. |
| |
| * Mon Jan 20 2003 David Walluck <david@anti-microsoft.org> 1.5.1-7jpp |
| - oldbsf |
| |
| * Fri Dec 20 2002 Ville Skyttä <ville.skytta@iki.fi> - 1.5.1-6jpp |
| - Really get rid of automatic dependencies for the -scripts package. |
| |
| * Wed Dec 18 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.5.1-5jpp |
| - scripts subpackages |
| - file-based manual dependencies, as packages doesn't have the same name on RedHat and Mandrake |
| |
| * Wed Dec 11 2002 Ville Skyttä <ville.skytta@iki.fi> - 1.5.1-4jpp |
| - Patched to allow easier use with Jikes and IBM's 1.4.0, see |
| <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15289> for details. |
| |
| * Mon Oct 07 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5.1-3jpp |
| - new post script for optional-full since rpm didn't works as |
| expected and didn't set correct symlink for ant-optional.jar |
| |
| * Thu Oct 03 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5.1-2jpp |
| - really used JDK 1.4.1 to get JDK 1.4.x Regexp |
| |
| * Thu Oct 03 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5.1-1jpp |
| - ant 1.5.1 |
| |
| * Fri Jul 12 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5-5jpp |
| - ant script standard behaviour restored, ie ant/lib jars are taken |
| before CLASSPATH. You should define CLASSPATH_OVERRIDE env var to have |
| CLASSPATH before ant/lib jars |
| - applied ant script patch for cygwin (cygwin rpm users around ?) |
| - remove conflict in ant-optional-full, just put provides |
| |
| * Fri Jul 12 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5-4jpp |
| - fix a problem in xerces-j2 build by changing the way CLASSPATH is constructed: |
| first add jars found in CLASSPATH, then add xml-commons-apis, jaxp_parser_impl, |
| ant, ant-optional and finish with jars found in ant/lib. |
| - jpackage-utils is no more required (but recommanded :) |
| - ant-optional-full provides ant-optional |
| - fix link between manual and api (javadoc) |
| |
| * Thu Jul 11 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5-3jpp |
| - add missing symlink between optional-full.jar and optional.jar |
| |
| * Wed Jul 10 2002 Ville Skyttä <ville.skytta@iki.fi> 1.5-2jpp |
| - Requires jaxp_parser_impl, no longer jaxp_parser2 |
| (jaxp_parser_impl already requires xml-commons-apis). |
| - Use sed instead of bash 2 extension when symlinking. |
| |
| * Wed Jul 10 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5-1jpp |
| * ant 1.5 |
| |
| * Tue Jul 09 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5.Beta3-1jpp |
| - ant 1.5 beta 3 |
| - added bcel as required |
| |
| * Tue Jul 09 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.4.1-14jpp |
| - added regexp to list of dependant packages |
| |
| * Tue Jul 09 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.4.1-13jpp |
| - added optional-full which include all ant tasks, even those without |
| matching package |
| - added jdepend 2.2 |
| - remove require oro, since ant could works without it |
| - ant lib is now in %%{_javadir}/%%{name}, put external jars here |
| |
| * Tue May 07 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-12jpp |
| - hardcoded distribution and vendor tag |
| - group tag again |
| |
| * Thu May 2 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-11jpp |
| - no more jikes specific support in launch script |
| - source user prefs before configuration in launch script |
| - distribution tag |
| - group tag |
| - provided original script as documentation |
| |
| * Fri Apr 05 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-10jpp |
| - used xalan-j1 instead of xalan-j2-compat |
| |
| * Mon Mar 11 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-9jpp |
| - jaxp_parser2 support |
| |
| * Wed Feb 06 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-8jpp |
| - netcomponents support |
| |
| * Sun Jan 27 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-7jpp |
| - adaptation to new stylebook1.0b3 package |
| - stylebook is a dependency of optional package |
| - removed redundant dependencies |
| - launch script correction |
| |
| * Fri Jan 25 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-6jpp |
| - cleaned manifest from class-path references |
| - section macro |
| |
| * Thu Jan 17 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-5jpp |
| - versioned dir for javadoc |
| - no dependencies for manual and javadoc packages |
| - stricter dependency for optional package |
| - additional sources in individual archives |
| - upgraded launch script |
| - no more javadoc cross-linking |
| - additional requirement for optional package: xml-commons-apis, xalan-j2, xalan-j2-compat, jaf, javamail, & log4j |
| |
| * Sat Dec 1 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-4jpp |
| - removed conditional build |
| - removed redundant BuildRequires |
| - ant-optional.jar in ant-optional package |
| - javadoc into javadoc package |
| - new launch script using functions library |
| |
| * Wed Nov 21 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.4.1-3jpp |
| - readded Requires: oro junit stylebook-1.0b3 bsf rhino antlr to the main package |
| - corrected changelog release 1jpp-> 2jpp |
| |
| * Tue Nov 20 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.4.1-2jpp |
| - conditional build |
| - removed packager tag |
| - new jpp extension |
| - added xalan 2.2.D13 support |
| - added BuildRequires: xalan-j2 >= 2.2.D13 |
| - removed Requires: oro junit stylebook-1.0b3 bsf rhino antlr |
| |
| * Mon Oct 15 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4.1-1jpp |
| - 1.4.1 |
| |
| * Sat Oct 6 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4-4jpp |
| - used original tarball |
| |
| * Sun Sep 30 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4-3jpp |
| - more macros |
| |
| * Wed Sep 26 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4-2jpp |
| - first unified release |
| - dropped explicit xalan-j2 requirement, as stylebook-1.0b3 already requires it |
| - added missing xalan-j1 compatibility classes |
| - s/jPackage/JPackage |
| |
| * Wed Sep 05 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.4-1mdk |
| - 1.4 |
| - added xalan-j2 antlr bsf rhino to buildrequires and requires |
| - launch script cleanup |
| |
| * Tue Jul 31 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.3-4mdk |
| - jaxp_parser symlink is now jaxp_parser.jar |
| |
| * Thu Jul 26 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.3-3mdk |
| - used alternative jaxp_parser |
| - updated launch script |
| |
| * Sat Jun 23 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.3-2mdk |
| - s/Copyright/License/ |
| - truncated description to 72 columns in spec |
| - updated launch script |
| |
| * Mon Jun 11 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.3-1mdk |
| - 1.3 |
| - new versioning scheme |
| - compiled with oro, junit and stylebook support |
| - spec cleanup |
| |
| * Sat Mar 10 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.2-9mdk |
| - vendor tag |
| - packager tag |
| |
| * Sat Feb 17 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.2-8mdk |
| - spec cleanup |
| - corrected changelog |
| - changed description |
| |
| * Sun Feb 04 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.2-7mdk |
| - launch script improvments (Christian Zoffoli <czoffoli@linux-mandrake.com>) |
| - added french in spec |
| - more macros |
| |
| * Fri Feb 02 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.2-6mdk |
| - corrected launch script |
| |
| * Thu Feb 01 2001 Christian Zoffoli <czoffoli@linux-mandrake.com> 1.2-5mdk |
| - more macros |
| - added italian in spec |
| |
| * Wed Jan 31 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.2-4mdk |
| - merged with Henri Gomez <hgomez@users.sourceforge.net> specs: |
| - changed name to ant |
| - changed javadir to /usr/share/java |
| - dropped jdk and jre requirement |
| - corrected require to jaxp |
| - added Jikes support |
| - used our own bash script |
| - dropped perl script |
| - dropped ant home directory |
| |
| * Sun Jan 14 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.2-3mdk |
| - changed name to jakarta-ant |
| - changed group to Development/Java |
| |
| * Wed Jan 04 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.2-2mdk |
| - new spec file |
| - discarded ugly non-free Sun jaxp library from sources, and used pretty open-source xerces instead |
| |
| * Wed Dec 20 2000 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.2-1mdk |
| - first Mandrake release |
| - used SRPMS from Henri Gomez <hgomez@users.sourceforge.net> |