[leveldbjni] fix leveldbjni-all.jar

gil gil at fedoraproject.org
Thu May 8 17:33:59 UTC 2014


commit 5ba4bf7f2baa6a87740554740a2e054892d169dd
Author: gil <puntogil at libero.it>
Date:   Thu May 8 19:34:19 2014 +0200

    fix leveldbjni-all.jar

 leveldbjni.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/leveldbjni.spec b/leveldbjni.spec
index 4c1aef3..7bb8e59 100644
--- a/leveldbjni.spec
+++ b/leveldbjni.spec
@@ -79,6 +79,8 @@ This package contains javadoc for %{name}.
  org.fusesource.leveldbjni.internal*,!*
 </Private-Package>' %{name}-all
 
+%pom_xpath_remove "pom:project/pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-bundle-plugin']/pom:configuration/pom:instructions/pom:Bundle-NativeCode"  %{name}-all
+
 %if %{bits} == 64
 %pom_remove_dep org.fusesource.%{name}:%{name}-linux32 %{name}-all
 


More information about the scm-commits mailing list