[easymock] Remove unneeded build extensions

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Mar 4 12:03:41 UTC 2014


commit 16e4892642a009e5bf829ac4cab448110ca73021
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Mar 4 11:17:18 2014 +0100

    Remove unneeded build extensions

 easymock.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/easymock.spec b/easymock.spec
index 72dc6d2..0455489 100644
--- a/easymock.spec
+++ b/easymock.spec
@@ -66,6 +66,8 @@ find . -name "*.zip" -delete
 # For compatibility reasons
 %mvn_file ":easymock{*}" easymock at 1 easymock3 at 1
 
+# ssh not needed during our builds 
+%pom_xpath_remove pom:extensions
 
 %build
 %mvn_build


More information about the scm-commits mailing list