License corrected
This commit is contained in:
parent
019d73bc67
commit
d524f839cc
@ -1,15 +1,22 @@
|
||||
Summary: The GNU shar utilities for packaging and unpackaging shell archives
|
||||
Name: sharutils
|
||||
Version: 4.15.2
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
# The main code: GPLv3+
|
||||
# intl/dngettext.c: LGPLv2+
|
||||
# lib (gnulib): GPLv3+
|
||||
# lib/md5.c: Public Domain
|
||||
# libopts: LGPLv3+ or BSD
|
||||
# libopts/genshell.h LGPLv2+
|
||||
# lib/md5.c: GPLv3+ and Public Domain
|
||||
# libopts/file.c: LGPLv3+ or BSD
|
||||
# libopts/genshell.h: LGPLv2+
|
||||
# libopts/m4/libopts.m4: GPLv3+
|
||||
# doc/sharutils.texi: GFDL
|
||||
License: GPLv3+ and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL
|
||||
# src/uuencode.c: GPLv3+ and BSD
|
||||
## Not in the binary package
|
||||
# ar-lib: GPLv2+
|
||||
# config.rpath: FSFULLR
|
||||
# INSTALL: FSFAPP
|
||||
# install-sh: MIT
|
||||
License: GPLv3+ and (GPLv3+ and BSD) and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL
|
||||
Group: Applications/Archiving
|
||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
||||
# Pass compilation with -Werror=format-security, bug #1037323
|
||||
@ -80,6 +87,10 @@ make check
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 24 2018 Petr Pisar <ppisar@redhat.com> - 4.15.2-13
|
||||
- License corrected to "GPLv3+ and (GPLv3+ and BSD) and (LGPLv3+ or BSD) and
|
||||
LGPLv2+ and Public Domain and GFDL"
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.2-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user