jcapik pushed to libsepol (f21). "fix license handling"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 19:29:15 UTC 2015


From 2ec04ef185e098ba58eb44e2738dc6577dee06e8 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Fri, 18 Jul 2014 15:21:33 -0400
Subject: fix license handling


diff --git a/libsepol.spec b/libsepol.spec
index e634ff6..be5b577 100644
--- a/libsepol.spec
+++ b/libsepol.spec
@@ -1,7 +1,7 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
 Version: 2.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
@@ -94,9 +94,14 @@ exit 0
 
 %files
 %defattr(-,root,root)
+%{!?_licensedir:%global license %%doc}
+%license COPYING
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Fri Jul 18 2014 Tom Callaway <spot at fedoraproject.org> - 2.3-3
+- fix license handling
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libsepol.git/commit/?h=f21&id=2ec04ef185e098ba58eb44e2738dc6577dee06e8


More information about the scm-commits mailing list