summaryrefslogtreecommitdiff
path: root/packaging/libxcrypt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/libxcrypt.spec')
-rw-r--r--packaging/libxcrypt.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/libxcrypt.spec b/packaging/libxcrypt.spec
index 2819c2c..3dcebe1 100644
--- a/packaging/libxcrypt.spec
+++ b/packaging/libxcrypt.spec
@@ -7,7 +7,7 @@ Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and other
# For explicit license breakdown, see the
# LICENSING file in the source tarball.
-License: LGPL-2.1-or-later AND BSD-3-Clause AND BSD-2-Clause AND BSD-2-Clause-FreeBSD AND 0BSD AND CC0-1.0 AND LicenseRef-Fedora-Public-Domain
+License: LGPL-2.1+ AND BSD-3-Clause AND BSD-2-Clause AND BSD-2-Clause AND PD
URL: https://github.com/besser82/%{name}
Source0: %{name}-%{version}.tar.bz2
@@ -83,6 +83,9 @@ discouraged.
%postun -p /sbin/ldconfig
%files
+%license COPYING.LIB
+%license COPYING.BSD-2-Clause
+%license COPYING.BSD-3-Clause
%{_libdir}/libcrypt.so.*
%{_libdir}/libowcrypt.so.*
%{_mandir}/man5/crypt.5*