use %license
This commit is contained in:
parent
506e79e013
commit
9b3367b23a
@ -68,7 +68,8 @@ install -m 0644 wpd2*.1 %{buildroot}/%{_mandir}/man1
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc COPYING.LGPL COPYING.MPL CREDITS README
|
||||
%doc CREDITS README
|
||||
%license COPYING.LGPL COPYING.MPL
|
||||
%{_libdir}/%{name}-%{apiversion}.so.*
|
||||
|
||||
%files tools
|
||||
@ -86,7 +87,7 @@ install -m 0644 wpd2*.1 %{buildroot}/%{_mandir}/man1
|
||||
%{_includedir}/%{name}-%{apiversion}
|
||||
|
||||
%files doc
|
||||
%doc COPYING.LGPL COPYING.MPL
|
||||
%license COPYING.LGPL COPYING.MPL
|
||||
%doc docs/doxygen/html
|
||||
%doc docs/%{name}.dia
|
||||
%doc docs/%{name}.png
|
||||
|
Loading…
Reference in New Issue
Block a user