forked from pool/cpu-x
- Split language files to -lang subpackage.
OBS-URL: https://build.opensuse.org/package/show/utilities/cpu-x?expand=0&rev=8
This commit is contained in:
parent
251ed4772e
commit
7ab8f5e9e6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 10:48:54 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Split language files to -lang subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 13:20:03 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -70,6 +70,7 @@ BuildArch: noarch
|
||||
%description zsh-completion
|
||||
Shell completion definitions from %name for %name.
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%autosetup -p1 -n CPU-X-%version
|
||||
|
||||
@ -82,7 +83,7 @@ Shell completion definitions from %name for %name.
|
||||
rm -Rf "%buildroot/%_datadir/polkit-1" "%buildroot/%_datadir/applications"
|
||||
%find_lang %name
|
||||
|
||||
%files -f %name.lang
|
||||
%files
|
||||
%_bindir/cpu-x
|
||||
%_libexecdir/cpu-x*
|
||||
%_datadir/cpu-x/
|
||||
@ -97,6 +98,8 @@ rm -Rf "%buildroot/%_datadir/polkit-1" "%buildroot/%_datadir/applications"
|
||||
%files fish-completion
|
||||
%_datadir/fish/
|
||||
|
||||
%files lang -f %name.lang
|
||||
|
||||
%files zsh-completion
|
||||
%_datadir/zsh/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user