Accepting request 580078 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580078 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=253
This commit is contained in:
parent
f7635ef826
commit
2c1afa84ec
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 15:10:29 UTC 2018 - fvogt@suse.com
|
||||||
|
|
||||||
|
- Use %license (boo#1082318)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 6 23:25:18 UTC 2018 - avindra@opensuse.org
|
Tue Feb 6 23:25:18 UTC 2018 - avindra@opensuse.org
|
||||||
|
|
||||||
|
@ -656,6 +656,7 @@ ldd -u -r %{buildroot}/%{_lib}/libreadline.so.* || true
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%license COPYING
|
||||||
%config %attr(600,root,root) %{_sysconfdir}/skel/.bash_history
|
%config %attr(600,root,root) %{_sysconfdir}/skel/.bash_history
|
||||||
%config %attr(644,root,root) %{_sysconfdir}/skel/.bashrc
|
%config %attr(644,root,root) %{_sysconfdir}/skel/.bashrc
|
||||||
%config %attr(644,root,root) %{_sysconfdir}/skel/.profile
|
%config %attr(644,root,root) %{_sysconfdir}/skel/.profile
|
||||||
@ -702,6 +703,7 @@ ldd -u -r %{buildroot}/%{_lib}/libreadline.so.* || true
|
|||||||
|
|
||||||
%files -n libreadline7
|
%files -n libreadline7
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%license COPYING
|
||||||
/%{_lib}/libhistory.so.%{rl_major}
|
/%{_lib}/libhistory.so.%{rl_major}
|
||||||
/%{_lib}/libhistory.so.%{rl_vers}
|
/%{_lib}/libhistory.so.%{rl_vers}
|
||||||
/%{_lib}/libreadline.so.%{rl_major}
|
/%{_lib}/libreadline.so.%{rl_major}
|
||||||
|
Loading…
Reference in New Issue
Block a user