Hello community, here is the log from the commit of package kmscon for openSUSE:Factory checked in at 2012-12-14 09:26:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmscon (Old) and /work/SRC/openSUSE:Factory/.kmscon.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmscon", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/kmscon/kmscon.changes 2012-11-26 18:59:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kmscon.new/kmscon.changes 2012-12-14 09:26:45.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Dec 10 13:22:45 UTC 2012 - [email protected] + +- Do not buildrequier systemd: pkgconfig(systemd-login) is + perfectly sufficient. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmscon.spec ++++++ --- /var/tmp/diff_new_pack.VTbpF7/_old 2012-12-14 09:26:47.000000000 +0100 +++ /var/tmp/diff_new_pack.VTbpF7/_new 2012-12-14 09:26:47.000000000 +0100 @@ -1,6 +1,7 @@ # # spec file for package kmscon # +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Adam Mizerski <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -15,6 +16,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define eloop_sover 1 %define tsm_sover 1 %define uterm_sover 1 @@ -22,10 +24,10 @@ Name: kmscon Version: 5.git153 Release: 0 -License: MIT Summary: Linux KMS/DRM based virtual Console Emulator -Url: https://github.com/dvdhrm/kmscon/wiki/KMSCON +License: MIT Group: System/Console +Url: https://github.com/dvdhrm/kmscon/wiki/KMSCON #Git-Clone: git://github.com/dvdhrm/kmscon Source: %name-%version.tar.xz @@ -35,6 +37,7 @@ BuildRequires: automake >= 1.11 BuildRequires: libtool >= 2.2 BuildRequires: pkgconfig +BuildRequires: xz BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(fontconfig) @@ -50,8 +53,6 @@ BuildRequires: pkgconfig(wayland-cursor) BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(xkbcommon) -BuildRequires: systemd -BuildRequires: xz %description Kmscon is a simple terminal emulator based on linux kernel mode setting (KMS). @@ -69,8 +70,8 @@ %package -n wlterm Summary: Wayland native client terminal emulator -# There is System/X11/Terminals, but wayland is not X11 and there is no group for Wayland Group: Productivity/Other +# There is System/X11/Terminals, but wayland is not X11 and there is no group for Wayland %description -n wlterm Wayland native client terminal emulator. @@ -198,5 +199,4 @@ %{_libdir}/libuterm.so %{_libdir}/pkgconfig/libuterm.pc - %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
