forked from pool/bash-completion
Accepting request 1076726 from home:gmbr3:Active
- Move cmake config files to devel OBS-URL: https://build.opensuse.org/request/show/1076726 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=130
This commit is contained in:
parent
5c2f4ba192
commit
4e329dff68
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 2 10:26:09 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Move cmake config files to devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 19:26:11 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
||||
|
||||
|
@ -160,11 +160,11 @@ install -m 0644 README.md %{buildroot}%{_defaultdocdir}/%{_name}/README
|
||||
%else
|
||||
%license COPYING
|
||||
%{_datadir}/bash-completion
|
||||
%dir %{_datadir}/cmake
|
||||
%{_datadir}/cmake/bash-completion
|
||||
%config %{_sysconfdir}/profile.d/bash_completion.sh
|
||||
|
||||
%files devel
|
||||
%dir %{_datadir}/cmake
|
||||
%{_datadir}/cmake/bash-completion
|
||||
%{_datadir}/pkgconfig/bash-completion.pc
|
||||
# TRICK: bash-completion-devel does not require bash-completion.
|
||||
# It would cause failure of directory ownership check.
|
||||
|
Loading…
x
Reference in New Issue
Block a user