[ffcall] Use license macro.

Jerry James jjames at fedoraproject.org
Fri Feb 13 20:41:06 UTC 2015


commit 03f330a34093633487e87edc00a36225ce01fc5d
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Fri Feb 13 13:40:49 2015 -0700

    Use license macro.

 ffcall.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ffcall.spec b/ffcall.spec
index b190b49..07d3bf8 100644
--- a/ffcall.spec
+++ b/ffcall.spec
@@ -8,7 +8,7 @@
 
 Name:           ffcall
 Version:        1.10
-Release:        16.20120424cvs%{?dist}
+Release:        17.20120424cvs%{?dist}
 Summary:        Libraries for foreign function call interfaces
 
 Group:          System Environment/Libraries
@@ -76,7 +76,8 @@ for page in *; do
 done
 
 %files
-%doc README NEWS COPYING
+%license COPYING
+%doc README NEWS
 %doc avcall/avcall.html
 %doc callback/callback.html
 %doc callback/trampoline_r/trampoline_r.html
@@ -89,6 +90,9 @@ done
 
 
 %changelog
+* Fri Feb 13 2015 Jerry James <loganjerry at gmail.com> - 1.10-17.20120424cvs
+- Use license macro
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-16.20120424cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list