license: Fixed references to COPYING.txt that are now LICENSE.txt.
Fixes #4108
This commit is contained in:
@@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%{__defattr}
|
||||
%doc README*.txt COPYING.txt CREDITS.txt BUGS.txt
|
||||
%doc README*.txt LICENSE.txt CREDITS.txt BUGS.txt
|
||||
%{_libdir}/lib*.%{__soext}.*
|
||||
|
||||
%files devel
|
||||
|
||||
Reference in New Issue
Block a user