Properly install license file

epel9
Benjamin A. Beasley 4 years ago
parent 928c6f5d9f
commit 1c15667424

@ -89,7 +89,11 @@ applications that use %{name}.
%files %files
%doc AUTHORS ChangeLog COPYING NEWS README %license COPYING
%doc AUTHORS
%doc ChangeLog
%doc NEWS
%doc README
%{_libdir}/%{name}-%{api_version}.so.%{so_version} %{_libdir}/%{name}-%{api_version}.so.%{so_version}
%{_libdir}/%{name}-%{api_version}.so.%{so_version}.* %{_libdir}/%{name}-%{api_version}.so.%{so_version}.*
@ -110,6 +114,7 @@ applications that use %{name}.
- Use autosetup macro - Use autosetup macro
- Correct License field from “LGPLv2+” to “LGPLv2 and GPLv2 and Public Domain” - Correct License field from “LGPLv2+” to “LGPLv2 and GPLv2 and Public Domain”
- Add virtual Provides for bundled MD5 implementation - Add virtual Provides for bundled MD5 implementation
- Properly install license file
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-23.20110806svn386 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-23.20110806svn386
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Loading…
Cancel
Save