[jets3t] fix file list

gil gil at fedoraproject.org
Mon Jun 9 17:37:32 UTC 2014


commit 7d1a9dc0e5558181653f4bdb3c263e8d4893c0c3
Author: gil <puntogil at libero.it>
Date:   Mon Jun 9 19:37:20 2014 +0200

    fix file list

 jets3t.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/jets3t.spec b/jets3t.spec
index 718d858..a964560 100644
--- a/jets3t.spec
+++ b/jets3t.spec
@@ -223,6 +223,8 @@ cp -pr servlets %{buildroot}%{_datadir}/%{name}/
 
 %files -f .mfiles
 %dir %{_javadir}/%{name}
+%{_javadir}/%{name}/cockpitlite.jar
+%{_javadir}/%{name}/uploader.jar
 %doc LICENSE-2.0.txt NOTICE.txt README.markdown RELEASE_NOTES.markdown
 
 %files app


More information about the scm-commits mailing list