From ab86f9bf23bc1181be82b2803c79d8d88a763452 Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 14 Apr 2015 09:29:10 +0100 Subject: [PATCH] Use license macro for COPYING and COPYING.GPL --- yelp-tools.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/yelp-tools.spec b/yelp-tools.spec index a0f3e2d..c9327cf 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -34,7 +34,8 @@ make %{?_smp_mflags} make DESTDIR=%{buildroot} INSTALL="install -p" install %files -%doc AUTHORS COPYING COPYING.GPL README +%doc AUTHORS README +%license COPYING COPYING.GPL %{_bindir}/yelp-build %{_bindir}/yelp-check %{_bindir}/yelp-new @@ -44,6 +45,7 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install %changelog * Tue Apr 14 2015 David King - 3.16.1-1 - Update to 3.16.1 +- Use license macro for COPYING and COPYING.GPL * Mon Oct 13 2014 David King - 3.14.1-1 - Update to 3.14.1