Hello community,

here is the log from the commit of package sddm for openSUSE:Factory checked in 
at 2016-06-12 18:51:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sddm (Old)
 and      /work/SRC/openSUSE:Factory/.sddm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sddm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sddm/sddm.changes        2015-11-24 
22:28:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sddm.new/sddm.changes   2016-06-12 
18:51:25.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Jun  8 07:45:20 UTC 2016 - f...@suse.com
+
+- Fix build requirements on systemd (bsc#983167)
+  Use pkgconfig() so we don't need to rely on package names. For the
+  record, systemd.pc is now part of systemd main package.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sddm.spec ++++++
--- /var/tmp/diff_new_pack.4O8zE0/_old  2016-06-12 18:51:26.000000000 +0200
+++ /var/tmp/diff_new_pack.4O8zE0/_new  2016-06-12 18:51:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sddm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -66,12 +66,13 @@
 BuildRequires:  python-docutils
 # Autodetect UID_MIN and UID_MAX from /etc/login.defs
 BuildRequires:  shadow
-BuildRequires:  systemd-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(libsystemd)
+BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(xcb-xkb)
 Requires:       sddm-branding = %{version}
 # Merged the -lang package back into the main package




Reply via email to