gil pushed to tesla-polyglot (master). "disable takari-pom support"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 20 12:09:03 UTC 2015


>From 98b8c51e17d537c93f3c958cfc3590e1b806e182 Mon Sep 17 00:00:00 2001
From: gil <puntogil at libero.it>
Date: Mon, 20 Apr 2015 14:08:47 +0200
Subject: disable takari-pom support


diff --git a/tesla-polyglot.spec b/tesla-polyglot.spec
index d751734..754753c 100644
--- a/tesla-polyglot.spec
+++ b/tesla-polyglot.spec
@@ -1,6 +1,6 @@
 Name:          tesla-polyglot
 Version:       0.1.6
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Modules to enable Maven usage in other JVM languages
 License:       EPL
 URL:           https://github.com/takari/maven-polyglot
@@ -11,7 +11,7 @@ BuildRequires: maven-local
 BuildRequires: mvn(antlr:antlr)
 BuildRequires: mvn(commons-cli:commons-cli)
 BuildRequires: mvn(commons-logging:commons-logging)
-BuildRequires: mvn(io.takari:takari:pom:)
+# BuildRequires: mvn(io.takari:takari:pom:)
 BuildRequires: mvn(junit:junit)
 BuildRequires: mvn(org.apache.ant:ant)
 BuildRequires: mvn(org.apache.ant:ant-junit)
@@ -142,6 +142,8 @@ This package contains javadoc for %{name}.
 find -name "*.class" -delete
 find -name "*.jar" -delete
 
+%pom_remove_parent
+
 # Unavailable build deps/tools
 %pom_disable_module polyglot-clojure
 %pom_disable_module polyglot-ruby
@@ -243,6 +245,9 @@ sed -i 's/\r//' eclipse-1.0.txt
 %license eclipse-1.0.txt license-header.txt
 
 %changelog
+* Mon Apr 20 2015 gil cattaneo <puntogil at libero.it> 0.1.6-2
+- disable takari-pom support
+
 * Mon Apr 13 2015 gil cattaneo <puntogil at libero.it> 0.1.6-1
 - update to 0.1.6
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/tesla-polyglot.git/commit/?h=master&id=98b8c51e17d537c93f3c958cfc3590e1b806e182


More information about the scm-commits mailing list