public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ckermit] epel8: Mark COPYING file as %%license
@ 2026-09-18 13:57
0 siblings, 0 replies; only message in thread
From: @ 2026-09-18 13:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ckermit
Branch : epel8
Commit : f553acfbaf5661e6fb0ab5c93df2762991aa2fd2
Author : Björn Esser <besser82@fedoraproject.org>
Date : 2019-01-05T23:01:31+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ckermit/c/f553acfbaf5661e6fb0ab5c93df2762991aa2fd2?branch=epel8
Log:
Mark COPYING file as %%license
---
diff --git a/ckermit.spec b/ckermit.spec
index e1f1e54..ef285b5 100644
--- a/ckermit.spec
+++ b/ckermit.spec
@@ -87,7 +87,7 @@ install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/kermit/ckermit.phone
%dir %{_sysconfdir}/kermit
%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/kermit/*
%{_mandir}/man1/kermit.1*
-%doc COPYING.TXT
+%license COPYING.TXT
%doc ckc%{patchlevel}.txt
%doc README.fedora
@@ -96,6 +96,7 @@ install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/kermit/ckermit.phone
- Add patch to fix build with glibc 2.28 and earlier (#1603648)
- Apply LDFLAGS properly
- Use %%make_build macro
+- Mark COPYING file as %%license
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.302-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-18 13:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 13:57 [rpms/ckermit] epel8: Mark COPYING file as %%license
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox