[lucene3] Support for new xmvn

Marek Goldmann goldmann at fedoraproject.org
Fri Jun 13 11:33:44 UTC 2014


commit b42e7b2ffdbe045b3f3f6ec88ee5ebf90ca1ae0f
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Fri Jun 13 13:33:34 2014 +0200

    Support for new xmvn

 lucene3.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/lucene3.spec b/lucene3.spec
index c214b3c..6e43202 100644
--- a/lucene3.spec
+++ b/lucene3.spec
@@ -3,7 +3,7 @@
 Summary:        High-performance, full-featured text search engine
 Name:           lucene3
 Version:        3.6.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Epoch:          0
 License:        ASL 2.0 and BSD
 URL:            http://lucene.apache.org/
@@ -185,11 +185,8 @@ install -pm 0644 dev-tools/maven/lucene/contrib/pom.xml.template $RPM_BUILD_ROOT
 install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 cp -pr build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 
-%files
+%files -f .mfiles
 %doc CHANGES.txt LICENSE.txt README.txt NOTICE.txt
-%{_mavenpomdir}/JPP*pom
-%{_mavendepmapfragdir}/%{name}
-%{_javadir}/%{name}
 %doc LICENSE.txt
 
 %files javadoc
@@ -204,6 +201,9 @@ cp -pr build/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %endif
 
 %changelog
+* Fri Jun 13 2014 Marek Goldmann <mgoldman at redhat.com> - 0:3.6.2-5
+- Support for new xmvn
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:3.6.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list