[jenkins-icon-shim] Remove unneeded dependency

Michal Srb msrb at fedoraproject.org
Mon Nov 24 11:40:30 UTC 2014


commit 0345eb687f775528f1ca0800c94d468e2df7dbc0
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Nov 24 12:40:01 2014 +0100

    Remove unneeded dependency

 jenkins-icon-shim.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/jenkins-icon-shim.spec b/jenkins-icon-shim.spec
index af4a813..ebc34b4 100644
--- a/jenkins-icon-shim.spec
+++ b/jenkins-icon-shim.spec
@@ -40,6 +40,8 @@ This package contains the API documentation for %{name}.
 cp %{SOURCE1} .
 
 %pom_remove_plugin :findbugs-maven-plugin plugin
+%pom_remove_dep :uithemes plugin
+
 %mvn_package ::hpi: __noinstall
 %mvn_file :{*}:jar:: %{name}/@1 %{plugin_home}/WEB-INF/lib/@1
 


More information about the scm-commits mailing list