From 0bb1de3ec3143cdbcc6f3541a1b8edb79b6a08cd7f6dfe9365f6af55a04e6143 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 11 Apr 2015 18:56:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcm_sddm?expand=0&rev=19 --- kcm_sddm.changes | 9 +++++++++ kcm_sddm.spec | 6 ++++++ 2 files changed, 15 insertions(+) diff --git a/kcm_sddm.changes b/kcm_sddm.changes index 62fd53c..d1d6a77 100644 --- a/kcm_sddm.changes +++ b/kcm_sddm.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 11 18:53:31 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2.95 aka 5.3 beta: + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.95.php +- Update required Qt version to 5.4.0 + ------------------------------------------------------------------- Thu Mar 19 17:42:28 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcm_sddm.spec b/kcm_sddm.spec index f1ce987..22cef99 100644 --- a/kcm_sddm.spec +++ b/kcm_sddm.spec @@ -46,7 +46,9 @@ BuildRequires: pkgconfig(xcb-image) BuildRequires: pkgconfig(xcb-shm) # cmakelists broken upstream, /home/abuild/rpmbuild/BUILD/sddm-kcm-0.0.0.1/src/cursortheme/thememodel.cpp:34:33: fatal error: X11/Xcursor/Xcursor.h: No such file or directory BuildRequires: pkgconfig(xcursor) +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -66,9 +68,13 @@ sddm. echo "setBadness('suse-dbus-unauthorized-service', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc +%if %{with lang} %find_lang %{name} %{name}.lang +%endif +%if %{with lang} %files lang -f %{name}.lang +%endif %files %defattr(-,root,root)