Accepting request 512599 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.12.1: * Add back man pages that were missing by mistake in 2.0.12 OBS-URL: https://build.opensuse.org/request/show/512599 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=29
This commit is contained in:
parent
4cd92c9298
commit
2f217622ab
3
kaffeine-2.0.12.1.tar.xz
Normal file
3
kaffeine-2.0.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abd3b4a97ae2af930f506652984198e7ec929640f8cb0a6dbb4af6555cd06ec5
|
||||
size 4412824
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a19eb8262f1f35b013c3ea5aa66fd7cd99d624643db718d2e9d36d9dd7a796ca
|
||||
size 4371652
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 05:50:19 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Update to 2.0.12.1:
|
||||
* Add back man pages that were missing by mistake in 2.0.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 19 16:26:46 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: kaffeine
|
||||
Summary: VLC-based Multimedia Player
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Video/Players
|
||||
Version: 2.0.12
|
||||
Version: 2.0.12.1
|
||||
Release: 0
|
||||
Url: http://kaffeine.kde.org/
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
@ -79,7 +79,7 @@ playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VC
|
||||
# place desktop entry in video and tv
|
||||
%suse_update_desktop_file -r org.kde.%{name} Qt KDE AudioVideo Video Player TV
|
||||
|
||||
%find_lang %{name} --without-kde
|
||||
%find_lang %{name} --without-kde --with-man
|
||||
%if 0%{?suse_version} == 1315 && 0%{?sle_version} <= 120200
|
||||
# %%kf5_find_htmldocs is only defined since Leap 42.3
|
||||
CURDIR=`pwd`
|
||||
@ -92,6 +92,7 @@ playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VC
|
||||
echo "%doc %lang($i) %{_kf5_htmldir}/${i}" >> $CURDIR/%{name}.lang
|
||||
fi
|
||||
done
|
||||
echo "%doc %lang(uk) %{_kf5_mandir}/uk" >> $CURDIR/%{name}.lang
|
||||
popd
|
||||
%else
|
||||
%kf5_find_htmldocs
|
||||
@ -120,6 +121,7 @@ playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VC
|
||||
%{_kf5_sharedir}/profiles/
|
||||
%{_kf5_sharedir}/solid/actions/
|
||||
%{_kf5_htmldir}/en/
|
||||
%{_kf5_mandir}/man1/*
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user