amigadave pushed to udisks2 (f22). "Use license macro for COPYING (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 22 08:37:23 UTC 2015


>From 977a3b1554992ee1710664597a460b285b999798 Mon Sep 17 00:00:00 2001
From: David King <amigadave at amigadave.com>
Date: Fri, 6 Mar 2015 08:54:13 +0000
Subject: Use license macro for COPYING

https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text

diff --git a/udisks2.spec b/udisks2.spec
index b08c5ac..d46fcbf 100644
--- a/udisks2.spec
+++ b/udisks2.spec
@@ -121,7 +121,8 @@ chrpath --delete $RPM_BUILD_ROOT%{_prefix}/lib/udisks2/udisksd
 %postun -n libudisks2 -p /sbin/ldconfig
 
 %files -f %{name}.lang
-%doc README AUTHORS NEWS COPYING HACKING
+%doc README AUTHORS NEWS HACKING
+%license COPYING
 
 %dir %{_sysconfdir}/udisks2
 
@@ -164,6 +165,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_prefix}/lib/udisks2/udisksd
 %changelog
 * Fri Mar 06 2015 David King <amigadave at amigadave.com> - 2.1.5-1
 - Update to 2.1.5
+- Use license macro for COPYING
 
 * Fri Jan 30 2015 Tomas Bzatek <tbzatek at redhat.com> - 2.1.4-1%{?dist}
 - Update to 2.1.4
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/udisks2.git/commit/?h=f22&id=977a3b1554992ee1710664597a460b285b999798


More information about the scm-commits mailing list