use %license for licenses
This commit is contained in:
parent
265716eda0
commit
89a371c2d4
@ -161,7 +161,7 @@ pushd AMD
|
||||
cp -p ../AMD/Lib/*.a ./
|
||||
popd
|
||||
cp -p Include/*.h ../Include
|
||||
cp -p README.txt Doc/License Doc/ChangeLog Doc/*.pdf ../Doc/AMD
|
||||
cp -p README.txt Doc/License.txt Doc/ChangeLog Doc/*.pdf ../Doc/AMD
|
||||
popd
|
||||
|
||||
pushd BTF
|
||||
@ -416,7 +416,7 @@ hardlink -cv Docs/ Licenses/
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc Licenses
|
||||
%license Licenses
|
||||
%{_libdir}/lib*.so.*
|
||||
|
||||
%files devel
|
||||
@ -435,6 +435,7 @@ hardlink -cv Docs/ Licenses/
|
||||
%changelog
|
||||
* Wed Aug 26 2015 Nils Philippsen <nils@redhat.com> - 4.4.5-1
|
||||
- version 4.4.5
|
||||
- use %%license for licenses
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.4.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user