[gfan] Use license macro.

Jerry James jjames at fedoraproject.org
Tue Feb 17 18:07:42 UTC 2015


commit 4fdcc684c42207199d24848d0243839c35a376cc
Author: Jerry James <loganjerry at gmail.com>
Date:   Tue Feb 17 11:07:29 2015 -0700

    Use license macro.

 gfan.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gfan.spec b/gfan.spec
index c4b29ee..e3c3326 100644
--- a/gfan.spec
+++ b/gfan.spec
@@ -1,8 +1,7 @@
 Name:           gfan
 Version:        0.5
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Software for Computing Gröbner Fans and Tropical Varieties
-Group:          Applications/Engineering
 License:        GPL+
 URL:            http://home.imf.au.dk/jensen/software/gfan/gfan.html
 Source0:        http://home.imf.au.dk/jensen/software/%{name}/%{name}%{version}.tar.gz
@@ -34,7 +33,6 @@ traversal program for Gröbner fans and programs for graphical renderings.
 
 %package        doc
 Summary:        Gfan examples and documentation files
-Group:          Applications/Engineering
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 %description    doc
@@ -93,7 +91,7 @@ popd
 
 
 %files
-%doc COPYING LICENSE
+%license COPYING LICENSE
 %{_bindir}/*
 
 %files          doc
@@ -101,6 +99,9 @@ popd
 %doc homepage
 
 %changelog
+* Tue Feb 17 2015 Jerry James <loganjerry at gmail.com> - 0.5-11
+- Use license macro
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list