[jbossws-cxf] Add the classifiers jars to the main package

Marek Goldmann goldmann at fedoraproject.org
Tue Oct 1 13:33:28 UTC 2013


commit 7060e6b926fffd4aebf535276336e79351a7ca10
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Tue Oct 1 15:33:12 2013 +0200

    Add the classifiers jars to the main package

 jbossws-cxf.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jbossws-cxf.spec b/jbossws-cxf.spec
index 4afbaf5..f3d0ebc 100644
--- a/jbossws-cxf.spec
+++ b/jbossws-cxf.spec
@@ -3,7 +3,7 @@
 
 Name:             jbossws-cxf
 Version:          4.2.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          JBoss Web Services CXF stack
 License:          LGPLv2+
 URL:              http://www.jboss.org/jbossws
@@ -61,6 +61,7 @@ This package contains the API documentation for %{name}.
 %pom_disable_module modules/testsuite
 
 %build
+%mvn_package :::wildfly*: __default
 %mvn_build -f
 
 %install
@@ -72,6 +73,9 @@ This package contains the API documentation for %{name}.
 %files javadoc -f .mfiles-javadoc
 
 %changelog
+* Tue Oct 01 2013 Marek Goldmann <mgoldman at redhat.com> - 4.2.0-2
+- Add the classifiers jars to the main package
+
 * Fri Sep 13 2013 Marek Goldmann <mgoldman at redhat.com> - 4.2.0-1
 - Upstream release 4.2.0.Final
 


More information about the scm-commits mailing list