mizdebsk pushed to jna (master). "Fix license tag and install license files"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 08:41:29 UTC 2015


From 14596f50a250f2f0c357c9718c6bd7cc77115789 Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk at redhat.com>
Date: Wed, 10 Jun 2015 10:40:01 +0200
Subject: Fix license tag and install license files


diff --git a/jna.spec b/jna.spec
index 242e4e1..6c52081 100644
--- a/jna.spec
+++ b/jna.spec
@@ -2,7 +2,7 @@ Name:           jna
 Version:        4.1.0
 Release:        7%{?dist}
 Summary:        Pure Java access to native libraries
-License:        LGPLv2+
+License:        LGPLv2 or ASL 2.0
 URL:            https://jna.dev.java.net/
 # The source for this package was pulled from upstream's vcs. Use the
 # following commands to generate the tarball:
@@ -129,12 +129,13 @@ cp -a doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %files -f .mfiles
-%doc LICENSE OTHERS README.md CHANGES.md TODO
+%doc OTHERS README.md CHANGES.md TODO
+%license LICENSE LGPL2.1 ASL2.0
 %{_libdir}/%{name}
 
 
 %files javadoc
-%doc LICENSE
+%license LICENSE LGPL2.1 ASL2.0
 %{_javadocdir}/%{name}
 
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jna.git/commit/?h=master&id=14596f50a250f2f0c357c9718c6bd7cc77115789


More information about the scm-commits mailing list