Treat README.Fedora as a license file
This commit is contained in:
parent
9e5cc5a34c
commit
1e70e63245
@ -77,11 +77,11 @@ cd -
|
||||
|
||||
%files
|
||||
%if 0%{?_licensedir:1}
|
||||
%license COPYING
|
||||
%license COPYING README.Fedora
|
||||
%else
|
||||
%doc COPYING
|
||||
%doc COPYING README.Fedora
|
||||
%endif
|
||||
%doc AUTHORS ChangeLog README README.Fedora examples/
|
||||
%doc AUTHORS ChangeLog README examples/
|
||||
%{_libdir}/libJudy.so.*
|
||||
|
||||
%files devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user