kalev pushed to zenity (f22). "Use license macro for the COPYING file"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 13:24:48 UTC 2015


From ba4bcfa55513ce8a6f566c62a82ed63b7d1b2777 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Wed, 13 May 2015 15:22:20 +0200
Subject: Use license macro for the COPYING file


diff --git a/zenity.spec b/zenity.spec
index 7d48915..48717f0 100644
--- a/zenity.spec
+++ b/zenity.spec
@@ -38,7 +38,8 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
 
 
 %files -f zenity.lang
-%doc COPYING AUTHORS NEWS THANKS README
+%license COPYING
+%doc AUTHORS NEWS THANKS README
 %{_bindir}/zenity
 %{_datadir}/zenity
 %{_mandir}/man1/zenity.1.gz
@@ -47,6 +48,7 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog
 %changelog
 * Wed May 13 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.0-1
 - Update to 3.16.0
+- Use license macro for the COPYING file
 
 * Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-1
 - Update to 3.14.0
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/zenity.git/commit/?h=f22&id=ba4bcfa55513ce8a6f566c62a82ed63b7d1b2777


More information about the scm-commits mailing list