kalev pushed to pyatspi (master). "Use license macro for the COPYING files"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 24 21:12:05 UTC 2015


>From c4721031cac383895c2ceb2df0b1a09e15f4b7fc Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Tue, 24 Mar 2015 22:11:00 +0100
Subject: Use license macro for the COPYING files


diff --git a/pyatspi.spec b/pyatspi.spec
index 1156c15..ba703e2 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -86,13 +86,15 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
 
 
 %files
-%doc COPYING COPYING.GPL AUTHORS README
+%license COPYING COPYING.GPL
+%doc AUTHORS README
 %doc examples/magFocusTracker.py
 %{python_sitelib}/pyatspi/
 
 %if !0%{?rhel}
 %files -n python3-pyatspi
-%doc COPYING COPYING.GPL AUTHORS README
+%license COPYING COPYING.GPL
+%doc AUTHORS README
 %doc python3-examples/magFocusTracker.py
 %{python3_sitelib}/pyatspi/
 %endif
@@ -101,6 +103,7 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
 %changelog
 * Tue Mar 24 2015 Kalev Lember <kalevlember at gmail.com> - 2.16.0-1
 - Update to 2.16.0
+- Use license macro for the COPYING files
 
 * Tue Feb 17 2015 Richard Hughes <rhughes at redhat.com> - 2.15.90-1
 - Update to 2.15.90
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pyatspi.git/commit/?h=master&id=c4721031cac383895c2ceb2df0b1a09e15f4b7fc

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list