use %license

This commit is contained in:
David Tardon 2015-12-27 16:28:49 +01:00
parent 9d964db3e0
commit 549167b0e2

View File

@ -74,7 +74,8 @@ install -m 0644 cdr2*.1 cmx2*.1 %{buildroot}/%{_mandir}/man1
%postun -p /sbin/ldconfig
%files
%doc AUTHORS ChangeLog COPYING.MPL README
%doc AUTHORS ChangeLog README
%license COPYING.MPL
%{_libdir}/%{name}-%{apiversion}.so.*
%files devel
@ -84,7 +85,7 @@ install -m 0644 cdr2*.1 cmx2*.1 %{buildroot}/%{_mandir}/man1
%{_libdir}/pkgconfig/%{name}-%{apiversion}.pc
%files doc
%doc COPYING.MPL
%license COPYING.MPL
%doc docs/doxygen/html
%files tools