[jboss-jaxb-2.2-api] Fix FTBFS due to F21 XMvn changes (#1106876)

Yaakov Selkowitz yselkowitz at fedoraproject.org
Mon Aug 4 05:14:31 UTC 2014


commit 1e962737c4577e20cff3a206347b58705310ebbb
Author: Yaakov Selkowitz <yselkowi at redhat.com>
Date:   Mon Aug 4 00:14:16 2014 -0500

    Fix FTBFS due to F21 XMvn changes (#1106876)

 jboss-jaxb-2.2-api.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/jboss-jaxb-2.2-api.spec b/jboss-jaxb-2.2-api.spec
index 9667291..e3aec31 100644
--- a/jboss-jaxb-2.2-api.spec
+++ b/jboss-jaxb-2.2-api.spec
@@ -3,7 +3,7 @@
 
 Name: jboss-jaxb-2.2-api
 Version: 1.0.4
-Release: 8%{?dist}
+Release: 9%{?dist}
 Summary: Java Architecture for XML Binding 2.2
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -67,10 +67,7 @@ install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
 cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
-%files
-%{_mavenpomdir}/*
-%{_mavendepmapfragdir}/*
-%{_javadir}/*
+%files -f .mfiles
 %doc LICENSE
 %doc README
 
@@ -82,6 +79,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Mon Aug 04 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 1.0.4-9
+- Fix FTBFS due to F21 XMvn changes (#1106876)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list