Forgot to update license file name and license tag
This commit is contained in:
parent
f41b12bd44
commit
777ed34bd0
@ -2,7 +2,7 @@ Summary: C library for multiple precision complex arithmetic
|
|||||||
Name: libmpc
|
Name: libmpc
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv3+, GFDLv1.3+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://www.multiprecision.org/
|
URL: http://www.multiprecision.org/
|
||||||
Source0: mpc-%{version}.tar.gz
|
Source0: mpc-%{version}.tar.gz
|
||||||
@ -65,7 +65,7 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README NEWS COPYING.LIB
|
%doc README NEWS COPYING.LESSER
|
||||||
%{_libdir}/libmpc.so.*
|
%{_libdir}/libmpc.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user