commit 0c86688951b5987e266d06fb9686bce5ceeed7c3
Author: Jakub Bogusz <[email protected]>
Date:   Fri Oct 12 21:38:15 2018 +0200

    - license is ISC
    - more docs
    - release 3

 mujs.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/mujs.spec b/mujs.spec
index a8608bd..78671a9 100644
--- a/mujs.spec
+++ b/mujs.spec
@@ -2,8 +2,8 @@ Summary:        MuJS - lightweight, embeddable JavaScript 
interpreter in C
 Summary(pl.UTF-8):     MuJS - lekki, osadzalny interpreter JavaScriptu 
napisany w C
 Name:          mujs
 Version:       1.0.4
-Release:       2
-License:       AGPL v3+
+Release:       3
+License:       ISC
 Group:         Development/Languages
 Source0:       https://www.mujs.com/downloads/%{name}-%{version}.tar.xz
 # Source0-md5: 1f73227ae19fbbf3944c97df3b9e7018
@@ -72,13 +72,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README
+%doc AUTHORS COPYING README
 %attr(755,root,root) %{_bindir}/mujs
 %attr(755,root,root) %{_libdir}/libmujs.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libmujs.so.0
 
 %files devel
 %defattr(644,root,root,755)
+%doc docs/*.{css,html,png,ps}
 %attr(755,root,root) %{_libdir}/libmujs.so
 %{_includedir}/mujs.h
 %{_pkgconfigdir}/mujs.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mujs.git/commitdiff/0c86688951b5987e266d06fb9686bce5ceeed7c3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to