kalev pushed to libnice (f22). "Use license macro for COPYING files"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 21 11:40:30 UTC 2015


>From f01be6e5c65203d0e41dd50430b61a2ac3f889fe Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Tue, 21 Apr 2015 13:36:51 +0200
Subject: Use license macro for COPYING files


diff --git a/libnice.spec b/libnice.spec
index 1a2181d..fbc3b07 100644
--- a/libnice.spec
+++ b/libnice.spec
@@ -92,7 +92,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %files
-%doc NEWS README COPYING COPYING.LGPL COPYING.MPL
+%doc NEWS README
+%license COPYING COPYING.LGPL COPYING.MPL
 %{_bindir}/stunbdc
 %{_bindir}/stund
 %{_libdir}/*.so.*
@@ -124,6 +125,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %changelog
 * Tue Apr 21 2015 Kalev Lember <kalevlember at gmail.com> - 0.1.11-1
 - Update to 0.1.11
+- Use license macro for COPYING files
 
 * Fri Mar 13 2015 David Woodhouse <dwmw2 at infradead.org> - 0.1.10-1
 - Update to 0.1.10
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libnice.git/commit/?h=f22&id=f01be6e5c65203d0e41dd50430b61a2ac3f889fe


More information about the scm-commits mailing list