forked from pool/kgamma5
osc copypac from project:home:wolfi323:test package:kgamma5 revision:5
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kgamma5?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
d7f0054f4b
commit
7dc4acc287
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 5 11:21:49 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Use the new %kf5_find_lang macro to create the file list for the
|
||||||
|
lang package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 30 12:02:21 UTC 2016 - hrvoje.senjan@gmail.com
|
Thu Jun 30 12:02:21 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@@ -58,6 +58,9 @@ gamma.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
%if %{with_lang}
|
||||||
|
%kf5_find_lang
|
||||||
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@@ -70,8 +73,7 @@ gamma.
|
|||||||
%doc %{_kf5_htmldir}/en/*/
|
%doc %{_kf5_htmldir}/en/*/
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang
|
%files lang -f %{name}.lang
|
||||||
%{_kf5_localedir}
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user