[gooddata-cl] Fix build

Lubomir Rintel lkundrak at fedoraproject.org
Thu Oct 24 15:27:47 UTC 2013


commit 6e03d5b9c9d0e87656d5fe5d45190a9c73982875
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Thu Oct 24 14:09:36 2013 +0200

    Fix build

 gooddata-cl.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/gooddata-cl.spec b/gooddata-cl.spec
index 204d5c8..5abd849 100644
--- a/gooddata-cl.spec
+++ b/gooddata-cl.spec
@@ -137,8 +137,6 @@ GoodData REST APIs.
 
 %build
 # These don't ship with POMs yet.
-mvn-rpmbuild install:install-file -Dpackaging=jar -DgroupId=net.sf.opencsv \
-        -DartifactId=opencsv -Dversion=2.1 -Dfile=$(build-classpath opencsv)
 
 mvn-rpmbuild install:install-file -Dpackaging=jar -DgroupId=org.apache.axis \
         -DartifactId=axis -Dversion=1.4 -Dfile=$(build-classpath axis/axis)
@@ -178,7 +176,7 @@ install -pm644 common/src/main/resources/log4j.configuration \
 install -pm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gooddata-cl.conf
 
 # Launcher
-%jpackage_script com.gooddata.processor.GdcDI '' '' xpp3:slf4j/api:axis/saaj:axis/jaxrpc:json_simple:joda-time:slf4j/log4j-over-slf4j:commons-beanutils:commons-lang:commons-jexl:commons-io:jaxen:axis:httpcomponents/httpcore:dom4j:jackrabbit-webdav:junit:httpcomponents/httpclient:mysql-connector-java:opencsv:commons-collections:signpost-core:javassist:json-lib:commons-cli:commons-logging:commons-discovery:commons-codec:commons-net:logback/logback-classic:icu4j:xstream:logback/logback-core:derby:ezmorph:jdom:commons-httpclient:gooddata-cl gooddata-cli false
+%jpackage_script com.gooddata.processor.GdcDI '' '' xpp3:slf4j/api:axis/saaj:axis/jaxrpc:json_simple:joda-time:slf4j/log4j-over-slf4j:commons-beanutils:commons-lang:apache-commons-jexl:commons-io:jaxen:axis:httpcomponents/httpcore:dom4j:jackrabbit-webdav:junit:httpcomponents/httpclient:mysql-connector-java:opencsv:commons-collections:signpost-core:javassist:json-lib:commons-cli:commons-logging:commons-discovery:commons-codec:commons-net:logback/logback-classic:icu4j:xstream:logback/logback-core:derby:ezmorph:jdom:commons-httpclient:gooddata-cl gooddata-cli false
 
 
 %files


More information about the scm-commits mailing list