kalev pushed to libsecret (f22). "Use license macro for the COPYING file"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 21 13:28:37 UTC 2015


>From 5210913cc0e6807f330469bad90550fa86dac58d Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Tue, 21 Apr 2015 15:26:03 +0200
Subject: Use license macro for the COPYING file


diff --git a/libsecret.spec b/libsecret.spec
index bf28ee6..b04f2e4 100644
--- a/libsecret.spec
+++ b/libsecret.spec
@@ -72,7 +72,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %files -f libsecret.lang
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_bindir}/secret-tool
 %{_libdir}/libsecret-1.so.*
 %{_libdir}/girepository-1.0/Secret-1.typelib
@@ -92,6 +93,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %changelog
 * Tue Apr 21 2015 Kalev Lember <kalevlember at gmail.com> - 0.18.2-1
 - Update to 0.18.2
+- Use license macro for the COPYING file
 
 * Mon Sep 29 2014 Dan HorĂ¡k <dan[at]danny.cz> - 0.18-6
 - valgrind available only on selected arches
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libsecret.git/commit/?h=f22&id=5210913cc0e6807f330469bad90550fa86dac58d


More information about the scm-commits mailing list