Mailinglist Archive: opensuse-commit (2130 mails)
| < Previous | Next > |
commit xscreensaver
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 03 Apr 2008 02:44:01 +0200
- Message-id: <20080403004401.99A8E678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xscreensaver
checked in at Thu Apr 3 02:44:01 CEST 2008.
--------
--- xscreensaver/xscreensaver.changes 2008-03-10 02:53:08.000000000 +0100
+++ xscreensaver/xscreensaver.changes 2008-04-02 17:32:10.000000000 +0200
@@ -1,0 +2,18 @@
+Wed Apr 2 17:28:27 CEST 2008 - sbrabec@xxxxxxx
+
+- Updated to version 5.05:
+ * New hacks, `cubicgrid', `hypnowheel', and `lcdscrub' (which
+ isn't really a screen saver).
+ * Updates to `m6502' and `gears'.
+ * Fixed double-buffering problems in `cubestorm' and `noof'.
+ * Better handling of horizontal scroll wheels.
+ * Attempt to work around latest Xinerama braindamage: if the
+ server reports overlapping screens, use the largest
+ non-overlapping rectangles available.
+ * Don't warning about receipt of bogus ClientMessages, since
+ Gnome's just never going to stop sending those.
+ * The recent PAM changes broke the "Caps Lock" warning in the
+ password dialog, the failed login warnings, and syslogging.
+ Fixed all that.
+
+-------------------------------------------------------------------
Old:
----
xscreensaver-5.04.tar.bz2
xscreensaver-compile.patch
xscreensaver-desktop.patch
New:
----
xscreensaver-5.05.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xscreensaver.spec ++++++
--- /var/tmp/diff_new_pack.O19153/_old 2008-04-03 02:42:53.000000000 +0200
+++ /var/tmp/diff_new_pack.O19153/_new 2008-04-03 02:42:53.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package xscreensaver (Version 5.04)
+# spec file for package xscreensaver (Version 5.05)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,9 +18,8 @@
Provides: xscrns xscreensaver-gnome
Obsoletes: xscrns xscreensaver-gnome
Requires: desktop-data pam-modules
-AutoReqProv: on
-Version: 5.04
-Release: 44
+Version: 5.05
+Release: 1
Summary: A screen saver and locker for the X Window System
Url: http://www.jwz.org/xscreensaver/
Source: xscreensaver-%{version}.tar.bz2
@@ -31,9 +30,7 @@
Patch21: xscreensaver-default-screensaver.patch
Patch23: xscreensaver-stars.patch
Patch24: xscreensaver-slideshow-dri-detect.patch
-Patch28: xscreensaver-desktop.patch
Patch29: xscreensaver-ignore-no-pwent-password.patch
-Patch30: xscreensaver-compile.patch
Patch31: xscreensaver-override_redirect.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -76,9 +73,7 @@
%patch23
# FIXME: Test, whether this patch is still needed:
%patch24
-%patch28
%patch29
-%patch30
%patch31
# KDE and GNOME have its own screensavers:
echo 'NotShowIn=KDE;GNOME;' >>driver/screensaver-properties.desktop.in
@@ -118,14 +113,17 @@
--with-configdir=%{_sysconfdir}/xscreensaver\
--without-kerberos\
--with-passwd-helper=/sbin/unix2_chkpwd\
+ --with-gl\
+ --with-gle\
+ --with-pixbuf\
--with-xpm\
- --with-xml\
+ --with-jpeg\
+ --with-xshm-ext\
+ --with-xdbe-ext\
--without-pam\
--without-shadow\
- --with-xshm-ext\
--with-login-manager=%{_bindir}/gdmflexiserver\
--with-image-directory=%{_datadir}/wallpapers\
- --with-gle\
--enable-locking\
--with-login-manager
make %{?jobs:-j%jobs} all
@@ -170,6 +168,21 @@
%config /etc/xscreensaver
%changelog
+* Wed Apr 02 2008 sbrabec@xxxxxxx
+- Updated to version 5.05:
+ * New hacks, `cubicgrid', `hypnowheel', and `lcdscrub' (which
+ isn't really a screen saver).
+ * Updates to `m6502' and `gears'.
+ * Fixed double-buffering problems in `cubestorm' and `noof'.
+ * Better handling of horizontal scroll wheels.
+ * Attempt to work around latest Xinerama braindamage: if the
+ server reports overlapping screens, use the largest
+ non-overlapping rectangles available.
+ * Don't warning about receipt of bogus ClientMessages, since
+ Gnome's just never going to stop sending those.
+ * The recent PAM changes broke the "Caps Lock" warning in the
+ password dialog, the failed login warnings, and syslogging.
+ Fixed all that.
* Fri Mar 07 2008 pcerny@xxxxxxx
- update of override_redirect patch (bnc#235715,bnc#365549)
* Mon Mar 03 2008 sbrabec@xxxxxxx
@@ -265,7 +278,7 @@
- Cleanup BuildRequires.
* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Mon Jan 16 2006 dmueller@xxxxxxx
+* Tue Jan 17 2006 dmueller@xxxxxxx
- 4.23 update
* Thu Sep 08 2005 dmueller@xxxxxxx
- fix commandline configs
@@ -321,7 +334,7 @@
- use images from /usr/share/wallpapers and require desktop-data-SuSE for them
(bug #43900)
* Tue Sep 21 2004 ro@xxxxxxx
- remove requires for gnome-themes, pulls half of GNOME
-* Mon Sep 20 2004 clahey@xxxxxxx
+* Tue Sep 21 2004 clahey@xxxxxxx
- Remove 5 screensavers from hacklist that are known to crash
proprietary NVidia X drivers.
- Require gnome-themes for background art.
++++++ xscreensaver-5.04.tar.bz2 -> xscreensaver-5.05.tar.bz2 ++++++
++++ 14911 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |