public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Install license files by %license
@ 2026-08-10 21:43 Chenxiong Qi
  0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 2026-08-10 21:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rpkg
Branch : 1.70-1
Commit : 672f9dddc42ace2b0b74f9c06ac15a8b5dfb5a8c
Author : Chenxiong Qi <cqi@redhat.com>
Date   : 2017-09-01T18:52:10+08:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rpkg/c/672f9dddc42ace2b0b74f9c06ac15a8b5dfb5a8c?branch=1.70-1

Log:
Install license files by %license

---
diff --git a/rpkg.spec b/rpkg.spec
index 562c96a..e7ba5a0 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -102,7 +102,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %files -n python2-%{name}
-%doc COPYING COPYING-koji LGPL README.rst CHANGELOG.rst
+%doc README.rst CHANGELOG.rst
+%license COPYING COPYING-koji LGPL
 # For noarch packages: sitelib
 %{python_sitelib}/pyrpkg
 %{python_sitelib}/%{name}-%{version}-py?.?.egg-info

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:43 [rpms/rpkg] 1.70-1: Install license files by %license Chenxiong Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox