Avoid redefining license macro
This commit is contained in:
parent
c241484ec6
commit
9a4371f7fe
@ -60,7 +60,6 @@ This package contains developer documentation for %{name}.
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license COPYING
|
||||
%doc AUTHORS README NEWS
|
||||
%{_libdir}/libgssdp-1.2.so.*
|
||||
@ -82,6 +81,7 @@ This package contains developer documentation for %{name}.
|
||||
%changelog
|
||||
* Thu Mar 12 2020 Kalev Lember <klember@redhat.com> - 1.2.2-1
|
||||
- Update to 1.2.2
|
||||
- Avoid redefining license macro
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user