[nss-softokn/f21] fix license handling

Tom Callaway spot at fedoraproject.org
Fri Jul 18 23:19:20 UTC 2014


commit 4ae991c7d17d8231892352304be117ff20438d10
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Jul 18 19:19:45 2014 -0400

    fix license handling

 nss-softokn.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nss-softokn.spec b/nss-softokn.spec
index fcb939a..bacda5f 100644
--- a/nss-softokn.spec
+++ b/nss-softokn.spec
@@ -25,7 +25,7 @@
 Summary:          Network Security Services Softoken Module
 Name:             nss-softokn
 Version:          3.16.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 License:          MPLv2.0
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -352,6 +352,8 @@ done
 
 %files freebl
 %defattr(-,root,root)
+%{!?_licensedir:%global license %%doc}
+%license nss/COPYING
 %{_libdir}/libfreebl3.so
 %{_libdir}/libfreebl3.chk
 
@@ -383,6 +385,9 @@ done
 %{_includedir}/nss3/shsign.h
 
 %changelog
+* Fri Jul 18 2014 Tom Callaway <spot at fedoraproject.org> - 3.16.2-2
+- fix license handling
+
 * Sun Jun 29 2014 Elio Maldonado <emaldona at redhat.com> - 3.16.2-1
 - Update to nss-3.16.2
 


More information about the scm-commits mailing list