From ba3ca9023a3b72bdaa4d684b29e1e9b3d7b60bef6733389f73b9c420db9c427f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 1 Mar 2015 10:28:06 +0000 Subject: [PATCH] Ship license texts OBS-URL: https://build.opensuse.org/package/show/devel:tools/libabigail?expand=0&rev=5 --- libabigail.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libabigail.spec b/libabigail.spec index 233262e..837a210 100644 --- a/libabigail.spec +++ b/libabigail.spec @@ -21,7 +21,7 @@ Name: libabigail Version: 0~git791 Release: 0 Summary: Application Binary Interface Generic Analysis and Instrumentation Library -License: LGPL-3.0+ +License: GPL-3.0+ and LGPL-2.0+ and LGPL-3.0+ Group: Development/Libraries/C and C++ Url: https://sourceware.org/libabigail/ @@ -48,6 +48,7 @@ artifacts, such as types, variable, fonctions and declarations %package -n %lname Summary: Application Binary Interface Generic Analysis and Instrumentation Library Group: System/Libraries +License: LGPL-3.0+ %description -n %lname ABIGAIL constructs, manipulates, (de-)serializes ABI-relevant @@ -60,6 +61,7 @@ interesting conclusions about these differences. %package devel Summary: Development files for the ABI-relevant artifact library Group: Development/Libraries/C and C++ +License: LGPL-3.0+ Requires: %lname = %version %description devel @@ -74,6 +76,7 @@ This subpackage contains the files needed to build programs with ABIGAIL. %package tools Summary: Utilities to inspect ABI-relevant artifacts Group: Development/Tools/Other +License: LGPL-3.0+ %description tools ABIGAIL constructs, manipulates, (de-)serializes ABI-relevant @@ -112,6 +115,7 @@ rm -f "%buildroot/%_libdir"/*.la %files tools %defattr(-,root,root) +%doc COPYING* %_bindir/abi* %changelog