SHA256
1
0
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:
Wolfgang Bauer
2016-07-06 16:37:43 +00:00
committed by Git OBS Bridge
parent d7f0054f4b
commit 7dc4acc287
2 changed files with 10 additions and 2 deletions

View File

@@ -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

View File

@@ -58,6 +58,9 @@ gamma.
%install
%kf5_makeinstall -C build
%if %{with_lang}
%kf5_find_lang
%endif
%files
%defattr(-,root,root)
@@ -70,8 +73,7 @@ gamma.
%doc %{_kf5_htmldir}/en/*/
%if %{with lang}
%files lang
%{_kf5_localedir}
%files lang -f %{name}.lang
%endif
%changelog