mizdebsk pushed to ant (master). "Update description"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 10:32:24 UTC 2015


>From 3e52d49baa182f66caa903c33c9574b6b6269665 Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk at redhat.com>
Date: Wed, 1 Apr 2015 12:32:02 +0200
Subject: Update description


diff --git a/ant.spec b/ant.spec
index 7990325..b74db87 100644
--- a/ant.spec
+++ b/ant.spec
@@ -36,9 +36,9 @@
 
 Name:           ant
 Version:        1.9.4
-Release:        9%{?dist}
+Release:        10%{?dist}
 Epoch:          0
-Summary:        Build tool for java
+Summary:        Java build tool
 Summary(it):    Tool per la compilazione di programmi java
 Summary(fr):    Outil de compilation pour java
 License:        ASL 2.0
@@ -72,8 +72,15 @@ Provides:       %{name}-scripts = %{epoch}:%{version}-%{release}
 BuildArch:      noarch
 
 %description
-Ant is a platform-independent build tool for java. It's used by apache
-jakarta and xml projects.
+Apache Ant is a Java library and command-line tool whose mission is to
+drive processes described in build files as targets and extension
+points dependent upon each other.  The main known usage of Ant is the
+build of Java applications.  Ant supplies a number of built-in tasks
+allowing to compile, assemble, test and run Java applications.  Ant
+can also be used effectively to build non Java applications, for
+instance C or C++ applications.  More generally, Ant can be used to
+pilot any type of process which can be described in terms of targets
+and tasks.
 
 %description -l fr
 Ant est un outil de compilation multi-plateformes pour java. Il est
@@ -589,6 +596,9 @@ cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 # -----------------------------------------------------------------------------
 
 %changelog
+* Wed Apr  1 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.9.4-10
+- Update description
+
 * Tue Mar 31 2015 Michael Simacek <msimacek at redhat.com> - 0:1.9.4-9
 - Split library part into subpackage (rhbz#1119283)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ant.git/commit/?h=master&id=3e52d49baa182f66caa903c33c9574b6b6269665


More information about the scm-commits mailing list