churchyard pushed to pypy3 (f21). "Use %license"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 19:36:02 UTC 2015


From e7218e672da6a8e5c553080c36c8e72087e55817 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Mon, 27 Apr 2015 18:16:19 +0200
Subject: Use %license


diff --git a/pypy3.spec b/pypy3.spec
index 5bee793..99c2a31 100644
--- a/pypy3.spec
+++ b/pypy3.spec
@@ -776,7 +776,8 @@ CheckPyPy pypy3-stackless
 
 
 %files libs
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 
 %dir %{pypyprefix}
 %dir %{pypyprefix}/lib-python
@@ -791,7 +792,8 @@ CheckPyPy pypy3-stackless
 %endif
 
 %files
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{_bindir}/pypy3
 %{pypyprefix}/pypy3
 
@@ -802,7 +804,8 @@ CheckPyPy pypy3-stackless
 
 %if 0%{with_stackless}
 %files stackless
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{_bindir}/pypy-stackless
 %endif
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pypy3.git/commit/?h=f21&id=e7218e672da6a8e5c553080c36c8e72087e55817


More information about the scm-commits mailing list