Remove the CC-BY-NC index.html file from the tarball (#2290306)
Resolves: RHEL-39942
This commit is contained in:
parent
3b1ad26394
commit
942af42287
11
check.spec
11
check.spec
@ -2,14 +2,14 @@
|
||||
|
||||
Name: check
|
||||
Version: 0.15.2
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: A unit test framework for C
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://libcheck.github.io/check/
|
||||
VCS: https://github.com/libcheck/check
|
||||
# The upstream tarball includes the web/ folder with files licensed CC-BY-NC.
|
||||
# This license is not allowed in Fedora
|
||||
# Our tarball are the same sources with the web/ folder removed.
|
||||
# The upstream tarball includes an index.html and the web/ folder with files
|
||||
# licensed CC-BY-NC. This license is not allowed in Fedora
|
||||
# Our tarball are the same sources with index.html and web/ removed.
|
||||
# Easiest way to verify: unpack both tarballs and run
|
||||
# diff -r check-0.15.2 upstream-check-0.15.2
|
||||
# Source0: {vcs}/archive/{version}/{name}-{version}.tar.gz
|
||||
@ -226,6 +226,9 @@ cd -
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 05 2024 Peter Hutterer <peter.hutterer@redhat.com> 0.15.2-15
|
||||
- Remove the CC-BY-NC index.html file from the tarball (#2290306)
|
||||
|
||||
* Tue Jun 04 2024 Peter Hutterer <peter.hutterer@redhat.com> 0.15.2-14
|
||||
- Remove the CC-BY-NC website from the tarball (#2290306)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (check-0.15.2.tar.gz) = 20ad6a43f8d80e5c4d6805bb4e20d37ac8765d0661683f7c5366c22d04b471fcac7dcf279fa76c95d447f38073fba89cadc6a03917ad23bdcf14c3bb9670d5d6
|
||||
SHA512 (check-0.15.2.tar.gz) = 956b9c4df2d2c75c57de5feae402388d84a342c03ce1300d8dee87385caff1979294ea3265505b622d0e0c684683bc30ffe22b8435e610fec4321bd114ae235b
|
||||
|
Loading…
Reference in New Issue
Block a user