[jline1] Fix FTBFS

Michal Srb msrb at fedoraproject.org
Mon Jun 23 05:42:52 UTC 2014


commit f3f0aa1ce334620498daaf08c26f948ced682853
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Jun 23 07:42:41 2014 +0200

    Fix FTBFS

 jline1.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/jline1.spec b/jline1.spec
index c4ca4f4..abf0937 100644
--- a/jline1.spec
+++ b/jline1.spec
@@ -30,7 +30,7 @@
 
 Name:           jline1
 Version:        1.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Java library for reading and editing user input in console applications
 License:        BSD
 URL:            http://jline.sourceforge.net/
@@ -109,13 +109,15 @@ mv tmp/* .
 %mvn_install
 
 %files -f .mfiles
-%dir %{_javadir}/%{name}
 %doc LICENSE.txt src/main/resources/jline/keybindings.properties
 
 %files javadoc -f .mfiles-javadoc
 %doc LICENSE.txt
 
 %changelog
+* Mon Jun 23 2014 msrb at redhat.com - 1.0-9
+- Fix FTBFS
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list