]> git.pld-linux.org Git - packages/ant.git/commitdiff
- bcond typos
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Jan 2007 13:44:52 +0000 (13:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ant.spec -> 1.75

ant.spec

index 2cf45db8308a268d8c8913e719aaaf4fbbb3e481..d7f1cb7d4c8a3c5572b59c5f69750201424d407a 100644 (file)
--- a/ant.spec
+++ b/ant.spec
@@ -10,8 +10,8 @@
 %bcond_without apache_oro      # disable building apache-oro optional task(s)
 %bcond_without apache_regexp   # disable building apache-regexp optional task(s)
 %bcond_with    apache_resolver # enable building apache-resolver optional task(s)
-%bcond_without commons-logging # disable building commons-logging optional task(s)
-%bcond_without commons-net     # disable building commons-net optional task(s)
+%bcond_without commons_logging # disable building commons-logging optional task(s)
+%bcond_without commons_net     # disable building commons-net optional task(s)
 %bcond_with    jai             # enable building jai optional task(s)
 %bcond_without javamail        # disable building javamail optional task(s)
 %bcond_with    jdepend         # enable building jdepend optional task(s)
This page took 0.048375 seconds and 4 git commands to generate.