This commit is contained in:
parent
f99c074a49
commit
f92369fde2
@ -3,6 +3,7 @@ Thu Sep 25 22:37:17 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.0.95
|
||||
* No changes since previous update
|
||||
- Install translations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 12 13:53:58 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
@ -48,11 +48,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
Additional CLI tools for KDE applications and workspaces.
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q -n kde-cli-tools-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF
|
||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
@ -102,4 +103,8 @@ fi
|
||||
%doc %{_kf5_htmldir}/
|
||||
%{_kf5_mandir}/man1/kdesu*.*
|
||||
|
||||
%files lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_localedir}/
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user