[jarbundler] Use .mfiles generated during build

gil gil at fedoraproject.org
Sun Jun 8 17:17:30 UTC 2014


commit 7fc56e39f264af657b67a7a60d53d1f73bfbb47c
Author: gil <puntogil at libero.it>
Date:   Sun Jun 8 19:17:19 2014 +0200

    Use .mfiles generated during build

 jarbundler.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/jarbundler.spec b/jarbundler.spec
index 174a127..190bc14 100644
--- a/jarbundler.spec
+++ b/jarbundler.spec
@@ -76,6 +76,7 @@ echo "%{name}" >  %{buildroot}/%{_sysconfdir}/ant.d/%{name}
 
 %files -f .mfiles
 %config(noreplace) %{_sysconfdir}/ant.d/%{name}
+%{_javadir}/ant/%{name}.jar
 %doc LICENSE.TXT
 
 %files javadoc


More information about the scm-commits mailing list