[sfbm] Use the %%license macro

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


commit 5d6379db086b3f51d7cddee15734f76eb2693a4d
Author: Mario Blättermann <mario.blaettermann at gmail.com>
Date:   Tue Dec 30 11:43:04 2014 +0100

    Use the %%license macro

 sfbm.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sfbm.spec b/sfbm.spec
index 69644dc..0a12fcf 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
@@ -44,6 +44,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
  
 %files
 %doc COPYING 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