Hello community, here is the log from the commit of package xlockmore for openSUSE:Factory checked in at 2015-01-29 09:58:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xlockmore (Old) and /work/SRC/openSUSE:Factory/.xlockmore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xlockmore" Changes: -------- --- /work/SRC/openSUSE:Factory/xlockmore/xlockmore.changes 2013-12-18 08:12:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xlockmore.new/xlockmore.changes 2015-01-29 09:58:30.000000000 +0100 @@ -1,0 +2,12 @@ +Wed Jan 28 20:09:36 CET 2015 - [email protected] + +- Update to version 5.45: + * Prevent pyro2 from X error. + * Fix pentomino undefined behavior. + * dilemma, voters, wator size fix for neighbors = 6. + * Proper crediting for High Life part of life mode. + * A few new gliders and patterns for life and life3d. +- Enable Xinerama support (bsc#911133), gltt, xpm and ImageMagick + support. + +------------------------------------------------------------------- Old: ---- xlockmore-5.43.tar.bz2 xlockmore-5.43.tar.bz2.asc New: ---- xlockmore-5.45.tar.bz2 xlockmore-5.45.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xlockmore.spec ++++++ --- /var/tmp/diff_new_pack.UWY6P4/_old 2015-01-29 09:58:31.000000000 +0100 +++ /var/tmp/diff_new_pack.UWY6P4/_new 2015-01-29 09:58:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xlockmore # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,17 +17,17 @@ Name: xlockmore -Version: 5.43 +Version: 5.45 Release: 0 Summary: Screen Saver and Locker for the X Window System License: GPL-2.0+ and MIT Group: System/X11/Utilities Url: http://www.tux.org/~bagleyd/xlockmore.html -Source: %{name}-%{version}.tar.bz2 +Source: http://www.tux.org/~bagleyd/xlock/%{name}-%{version}/%{name}-%{version}.tar.bz2 Source1: xlock.pamd Source2: xlock-wrapper Source3: xlock-wrapper_xorg6 -Source4: %{name}-%{version}.tar.bz2.asc +Source4: http://www.tux.org/~bagleyd/xlock/%{name}-%{version}/%{name}-%{version}.tar.bz2.asc Source5: %{name}.keyring # apply even patches when X.org < 7.0 else apply odd patches Patch1: %{name}-bitmaps.patch @@ -40,6 +40,7 @@ # PATCH-FIX-UPSTREAM xlockmore-extend-freetype-include-search.patch -- search only for freetype.h, not the half path. Also, # extended list of directories where could freetype be found Patch9: xlockmore-extend-freetype-include-search.patch +BuildRequires: ImageMagick-devel BuildRequires: automake BuildRequires: bc BuildRequires: esound-devel @@ -48,8 +49,11 @@ BuildRequires: freetype2-devel BuildRequires: ftgl-devel BuildRequires: gcc-c++ +BuildRequires: gltt-devel BuildRequires: gpg-offline BuildRequires: libXdmcp-devel +BuildRequires: libXinerama-devel +BuildRequires: libXpm-devel BuildRequires: libXt-devel BuildRequires: libdrm-devel BuildRequires: pkg-config @@ -91,8 +95,12 @@ ./configure \ --prefix=%{_xorg7_prefix}\ --with-libraries=%{_libdir}\ - --without-motif\ + --with-magick\ + --with-gltt\ + --with-xinerama\ + --with-xpm\ --without-gtk\ + --without-motif\ --with-passwd-helper=/sbin/unix2_chkpwd\ --disable-bomb\ --enable-vtlock\ ++++++ xlockmore-5.43.tar.bz2 -> xlockmore-5.45.tar.bz2 ++++++ ++++ 3079 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
