kalev pushed to gnome-bluetooth (f22). "Use license macro for COPYING files"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 10:50:07 UTC 2015


>From 555fd568271d26c816ac32d3cf9c45d472d67658 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Sun, 19 Apr 2015 12:44:01 +0200
Subject: Use license macro for COPYING files


diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index eddb2c2..3a95f82 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -118,7 +118,8 @@ if [ $1 -eq 0 ] ; then
 fi
 
 %files
-%doc README NEWS COPYING
+%license COPYING
+%doc README NEWS
 %{_bindir}/bluetooth-sendto
 %{_datadir}/applications/*.desktop
 %{_datadir}/gnome-bluetooth/
@@ -126,7 +127,7 @@ fi
 /usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
 
 %files -f gnome-bluetooth2.lang libs
-%doc COPYING.LIB
+%license COPYING.LIB
 %{_libdir}/libgnome-bluetooth.so.*
 %{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib
 %{_datadir}/icons/hicolor/*/apps/*
@@ -143,6 +144,7 @@ fi
 %changelog
 * Sun Apr 19 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.16.1-1
 - Update to 3.16.1
+- Use license macro for COPYING files
 
 * Tue Mar 24 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.16.0-1
 - Update to 3.16.0
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnome-bluetooth.git/commit/?h=f22&id=555fd568271d26c816ac32d3cf9c45d472d67658


More information about the scm-commits mailing list