[sfbm/f21] Use the %%license macro

Mario Blättermann mariobl at fedoraproject.org
Tue Dec 30 10:48:22 UTC 2014


commit cd7437030a3738dff7facbf26a97aa9bb3b53e08
Author: Mario Blättermann <mario.blaettermann at gmail.com>
Date:   Tue Dec 30 11:48:18 2014 +0100

    Use the %%license macro

 sfbm.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sfbm.spec b/sfbm.spec
index 69644dc..1bdb137 100644
--- a/sfbm.spec
+++ b/sfbm.spec
@@ -1,6 +1,6 @@
 Name:           sfbm
 Version:        0.7
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Simple file browser in the form of a menu
 
 License:        GPLv3
@@ -43,7 +43,8 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
  
 %files
-%doc COPYING README README.md
+%doc README README.md
+%license COPYING
 %{_bindir}/stupid-file-browser-menu
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.svg
@@ -52,6 +53,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Tue Dec 30 2014 Mario Blättermann <mario.blaettermann at gmail.com> - 0.7-5
+- Use the %%license macro
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list