Bug 881819
| Summary: | missing build requires | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ade Lee <alee> |
| Component: | jboss-jaxrpc-1.1-api | Assignee: | Marek Goldmann <mgoldman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | mgoldman, mizdebsk, sochotni |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-11 06:03:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
jboss-jaxrpc-1.1-api-1.0.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/jboss-jaxrpc-1.1-api-1.0.1-1.fc18 Package jboss-jaxrpc-1.1-api-1.0.1-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing jboss-jaxrpc-1.1-api-1.0.1-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-19430/jboss-jaxrpc-1.1-api-1.0.1-1.fc18 then log in and leave karma (feedback). jboss-jaxrpc-1.1-api-1.0.1-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: diff --git a/jboss-jaxrpc-1.1-api.spec b/jboss-jaxrpc-1.1-api.spec index 6ae311c..f37a0b3 100644 --- a/jboss-jaxrpc-1.1-api.spec +++ b/jboss-jaxrpc-1.1-api.spec @@ -3,7 +3,7 @@ Name: jboss-jaxrpc-1.1-api Version: 1.0.1 -Release: 0.2%{namedreltag}%{dist} +Release: 0.3%{namedreltag}%{dist} Summary: Java API for XML-Based RPC (JAX-RPC) 1.1 Group: Development/Libraries License: CDDL or GPLv2 with exceptions @@ -18,7 +18,13 @@ BuildRequires: java-devel BuildRequires: jboss-specs-parent BuildRequires: jpackage-utils BuildRequires: maven +BuildRequires: maven-checkstyle-plugin +BuildRequires: maven-clean-plugin BuildRequires: maven-compiler-plugin +BuildRequires: maven-dependency-plugin +BuildRequires: maven-ear-plugin +BuildRequires: maven-ejb-plugin +BuildRequires: maven-enforcer-plugin BuildRequires: maven-install-plugin BuildRequires: maven-jar-plugin BuildRequires: maven-javadoc-plugin Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: