[ehcache-parent] Fix for F21 xmvn changes (#1106206)

Yaakov Selkowitz yselkowitz at fedoraproject.org
Thu Aug 7 23:14:56 UTC 2014


commit 66d435cfd8b5104fc2e00ab9ec5922e5605754d4
Author: Yaakov Selkowitz <yselkowi at redhat.com>
Date:   Thu Aug 7 18:14:50 2014 -0500

    Fix for F21 xmvn changes (#1106206)

 ehcache-parent.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ehcache-parent.spec b/ehcache-parent.spec
index b9fd1e2..8bdf0ea 100644
--- a/ehcache-parent.spec
+++ b/ehcache-parent.spec
@@ -1,6 +1,6 @@
 Name:          ehcache-parent
 Version:       2.3
-Release:       7%{?dist}
+Release:       8%{?dist}
 Summary:       Ehcache Parent
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -38,11 +38,12 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %add_maven_depmap JPP-%{name}.pom
 
 
-%files
-%{_mavenpomdir}/*
-%{_mavendepmapfragdir}/*
+%files -f .mfiles
 
 %changelog
+* Thu Aug 07 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 2.3-8
+- Fix for F21 xmvn changes (#1106206)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list