Christopher Aillon ca7bfaa
%define gtk3_version           2.99.3
cce019f
%define dbus_version           0.90
Christopher Aillon ca7bfaa
%define dbus_glib_version      0.74
40eb2f6
%define redhat_menus_version   5.0.1
5542194
%define gnome_desktop3_version 3.1.91
Christopher Aillon ca7bfaa
%define libgnomekbd_version    2.91.1
84dbee7
e544819
Summary: GNOME Screensaver
84dbee7
Name: gnome-screensaver
57fcb22
Version: 3.6.1
01d5331
Release: 11%{?dist}
99ec4ce
License: GPLv2+
aed8685
Group: Amusements/Graphics
cc7f49c
#VCS: git:git://git.gnome.org/gnome-screensaver
777af9d
Source0: http://download.gnome.org/sources/gnome-screensaver/3.6/%{name}-%{version}.tar.xz
bcdde1a
Source1: gnome-screensaver-hide-xscreensaver.menu
044fafe
5c58119
Patch8: gnome-screensaver-2.20.0-selinux-permit.patch
f789e6e
Patch9: gnome-screensaver-autostart.patch
7caf19c
01d5331
Patch101: 0001-Avoid-SEGV-in-gs_fade_reset.patch
01d5331
84dbee7
URL: http://www.gnome.org
83aa944
BuildRequires: gtk3-devel => %{gtk3_version}
84dbee7
BuildRequires: dbus-devel >= %{dbus_version}
cce019f
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
83aa944
BuildRequires: gnome-desktop3-devel >= %{gnome_desktop3_version}
84dbee7
BuildRequires: pam-devel
5542194
BuildRequires: nss-devel
2e69f65
BuildRequires: libX11-devel, libXScrnSaver-devel, libXext-devel
dd7ec4e
BuildRequires: libXinerama-devel libXmu-devel
accffe9
BuildRequires: libgnomekbd-devel >= %{libgnomekbd_version}
2e69f65
# this is here because the configure tests look for protocol headers
baf926e
BuildRequires: xorg-x11-proto-devel
e2c0432
BuildRequires: gettext
f72fa2a
BuildRequires: automake, autoconf, libtool, intltool, gnome-common
7e2324c
BuildRequires: libXxf86misc-devel
7e2324c
BuildRequires: libXxf86vm-devel
d52bce6
BuildRequires: libXtst-devel
34abf8a
BuildRequires: desktop-file-utils
879d527
BuildRequires: gsettings-desktop-schemas >= 0.1.7
9abc160
BuildRequires: systemd-devel
879d527
879d527
Requires: gsettings-desktop-schemas >= 0.1.7
a78af05
Requires: redhat-menus >= %{redhat_menus_version}
7deed59
# since we use it, and pam spams the log if a module is missing
7deed59
Requires: gnome-keyring-pam
0f734e4
Conflicts: xscreensaver < 1:5.00-19
c85d367
Richard Hughes 2a44c50
# I have no idea why this is required, but for now, just get things to build
Richard Hughes 2a44c50
BuildRequires:  libxklavier-devel
Richard Hughes 2a44c50
84dbee7
%description
84dbee7
gnome-screensaver is a screen saver and locker that aims to have
84dbee7
simple, sane, secure defaults and be well integrated with the desktop.
84dbee7
84dbee7
%prep
William Jon McCann 5a505cc
%setup -q
5c58119
%patch8 -p1 -b .selinux-permit
f789e6e
%patch9 -p1 -b .autostart
01d5331
%patch101 -p1 -b .gs_fade_reset
62aaa19
d202bf2
autoreconf -f -i
c453571
84dbee7
%build
9abc160
%configure --with-mit-ext=no --enable-systemd
84dbee7
make
84dbee7
84dbee7
%install
84dbee7
make install DESTDIR=$RPM_BUILD_ROOT
84dbee7
84dbee7
%find_lang %{name}
84dbee7
84dbee7
%files -f %{name}.lang
99ec4ce
%doc AUTHORS NEWS README COPYING
84dbee7
%{_bindir}/*
84dbee7
%{_libexecdir}/*
84dbee7
%{_sysconfdir}/pam.d/*
9aedcce
%{_sysconfdir}/xdg/autostart/gnome-screensaver.desktop
5669fcd
%doc %{_mandir}/man1/*.1.gz
84dbee7
84dbee7
%changelog
01d5331
* Fri Jul 17 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.6.1-11
01d5331
- Fix SIGSEGV in gs_fade_reset (#1244084)
01d5331
f789e6e
* Tue Jul 14 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.6.1-10
f789e6e
- Update autostart file for GNOME Flashback.
f789e6e
aed1477
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-9
aed1477
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
aed1477
d88f253
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-8
d88f253
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
d88f253
Richard Hughes a179fbe
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.6.1-7
Richard Hughes a179fbe
- Rebuilt for gnome-desktop soname bump
Richard Hughes a179fbe
9d30146
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.6.1-6
9d30146
- Rebuilt for libgnome-desktop soname bump
9d30146
66a947d
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-5
66a947d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
66a947d
27af438
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.6.1-4
27af438
- Rebuilt for libgnome-desktop soname bump
27af438
62a90ad
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-3
62a90ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
62a90ad
5025ee3
* Fri Dec 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-2
5025ee3
- Rebuilt for libgnome-desktop-3 3.7.3 soname bump
5025ee3
57fcb22
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
57fcb22
- Update to 3.6.1
57fcb22
777af9d
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
777af9d
- Update to 3.6.0
777af9d
Richard Hughes bb4d44b
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
Richard Hughes bb4d44b
- Update to 3.5.5
Richard Hughes bb4d44b
Richard Hughes 23b8691
* Fri Jul 20 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
Richard Hughes 23b8691
- Update to 3.5.4
Richard Hughes 23b8691
32210d4
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.3-2
32210d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
32210d4
Richard Hughes 08a1523
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.4.3-1
Richard Hughes 08a1523
- Update to 3.4.3
Richard Hughes 08a1523
Richard Hughes c0d7335
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
Richard Hughes c0d7335
- Update to 3.4.2
Richard Hughes c0d7335
45026c6
* Fri Jun 8 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.1-2
27a8931
- Rebuild against new gnome-desktop
27a8931
0fb9152
* Sat Apr 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.1-1
0fb9152
- Update to 3.4.1
0fb9152
Richard Hughes c46e481
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
Richard Hughes c46e481
- Update to 3.4.0
Richard Hughes c46e481
f10c5f9
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-2
f10c5f9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
f10c5f9
ee955a3
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
ee955a3
- Update to 3.2.0
ee955a3
bf97faf
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
bf97faf
- Update to 3.1.92
5542194
bf97faf
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
bf97faf
- Update to 3.1.90
bf97faf
bf97faf
* Wed Aug 17 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
bcdde1a
- Update to 3.1.5
bcdde1a
bf97faf
* Wed Aug 17 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-3
bf97faf
- Rebuild
bf97faf
6f45d5b
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.0-2
6f45d5b
- Rebuilt for new gtk3 and gnome-desktop3
6f45d5b
77a70f1
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
77a70f1
- Update to 3.0.0
77a70f1
5d2ace3
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
5d2ace3
- Update to 2.91.92
5d2ace3
- Spec file cleanups
5d2ace3
Christopher Aillon ca7bfaa
* Tue Mar  8 2011 Christopher Aillon <caillon@redhat.com> - 2.91.91-1
Christopher Aillon ca7bfaa
- Update to 2.91.91
Christopher Aillon ca7bfaa
879d527
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com>
879d527
- Update to 2.91.90
879d527
Christopher Aillon f55c0d3
* Sun Feb 13 2011 Christopher Aillon <caillon@redhat.com> - 2.91.4-4
Christopher Aillon f55c0d3
- Rebuild for new libxklavier
Christopher Aillon f55c0d3
93ac7ee
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com>
93ac7ee
- Rebuild against newer gtk
93ac7ee
02ba3d4
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.4-2
02ba3d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
02ba3d4
Christopher Aillon 09519d4
* Wed Feb  2 2011 Christopher Aillon <caillon@redhat.com> 2.91.4-1
Christopher Aillon 09519d4
- Update to 2.91.4
Christopher Aillon 09519d4
b524282
* Thu Jan 13 2011 Matthias Clasen <mclasen@redhat.com> 2.91.3-2
b524282
- Drop dependency on fedora theme, we don't use it
b524282
6bd6d89
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.3-1
f5ea2b3
- Update to 2.91.3
f5ea2b3
715f909
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-2
715f909
- Rebuild against new gtk
715f909
715f909
* Tue Nov 30 2010 Dan Williams <dcbw@redhat.com> 2.91.2-1
ed3541f
- Update to 2.91.2
ed3541f
d26264e
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com>  2.91.0-2
d26264e
- Rebuild against libnotify 0.7.0
d26264e
8e97bf2
* Tue Oct 19 2010 Ray Strode <rstrode@redhat.com> 2.91.0-1
8e97bf2
- Update to latest release
8e97bf2
- Reenable keyboard layout selector
8e97bf2
ac651d8
* Tue Oct 19 2010 Ray Strode <rstrode@redhat.com> 2.30.2-5
ac651d8
- Temporarily build without libgnomekbd until we have a gtk3
087320a
  ready release of gnome-screensaver.
ac651d8
Bastien Nocera e9edb85
* Wed Oct 13 2010 Bastien Nocera <bnocera@redhat.com> 2.30.2-4
Bastien Nocera e9edb85
- Really hide xscreensaver properties from the menus when
Bastien Nocera e9edb85
  gnome-screensaver is installed (#530318)
Bastien Nocera e9edb85
Richard Hughes 2a44c50
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.30.2-3
Richard Hughes 2a44c50
- Add BR libxklavier-devel as a workaround.
Richard Hughes 2a44c50
Richard Hughes a0278c2
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.30.2-2
Richard Hughes a0278c2
- Rebuild against the new libgnomekbd library
Richard Hughes a0278c2
ea566e2
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.2-1
ea566e2
- Update to 2.30.2
ea566e2
0809950
* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-2
0809950
- Kill explicit library deps
0809950
- Nuke %%clean
0809950
cc7f49c
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
cc7f49c
- Update to 2.30.0
cc7f49c
f8f47e8
* Fri Feb 12 2010 Ray Strode <rstrode@redhat.com> 2.29.91-1
f8f47e8
- Don't lost grab when monitor is hotplugged repeatedly
f8f47e8
  (CVE-2010-0422, #564464)
f8f47e8
- Fix screen dirt in floaters screensavers
f8f47e8
3af648c
* Tue Feb 09 2010 Ray Strode <rstrode@redhat.com> 2.29.90-1
3af648c
- Update to 2.29.90 (fixes CVE-2010-0414)
3af648c
William Jon McCann 37816ef
* Fri Jan 29 2010 Jon McCann <jmccann@redhat.com> 2.29.1-2
William Jon McCann 37816ef
- Try again
William Jon McCann 37816ef
William Jon McCann 4da309a
* Fri Jan 29 2010 Jon McCann <jmccann@redhat.com> 2.29.1-1
William Jon McCann 4da309a
- Update to 2.29.1
William Jon McCann 4da309a
4cdbbe4
* Sun Jan 17 2010 Matthias Clasen <mclasen@redhat.com> 2.28.0-10
4cdbbe4
- Rebuild
4cdbbe4
7caf19c
* Fri Dec 11 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-9
7caf19c
- Properly handle cmdline parsing errors in popsquares (#546656)
7caf19c
3605907
* Thu Dec  3 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-8
3605907
- Drop an unwanted dependency
3605907
6683077
* Fri Nov  6 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-7
6683077
- Clean up session inhibitors if the owner falls off the bus
6683077
- Add an api to show messages
6683077
98ed3ff
* Fri Oct 23 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-5
98ed3ff
- Make the dialog ask to be killed after 5 attempts
98ed3ff
98ed3ff
* Fri Oct 23 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-4
98ed3ff
- Fix crashes and malfunctions in dynamic multihead situations
98ed3ff
98ed3ff
* Thu Oct 22 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-3
98ed3ff
- Fix an oversight in the previous patch
98ed3ff
98ed3ff
* Thu Oct 22 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-2
98ed3ff
- Use xrandr for gamma fading, if available, to fix fading in
98ed3ff
  multihead setups
98ed3ff
bd6b67a
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-1
bd6b67a
- Update to 2.28.0
bd6b67a
824e2c0
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> 2.27.0-10
824e2c0
- Fix GtkBuilder conversion
824e2c0
65d1273
* Tue Aug 18 2009 Adam Jackson <ajax@redhat.com> 2.27.0-9
65d1273
- gnome-screensaver-2.27.0-gamma.patch: Backport patch to fix gamma fadeout
65d1273
  (#508513)
65d1273
d1190aa
* Sat Aug 15 2009 Matthias Clasen <mclasen@redhat.com> 2.27.0-8
d1190aa
- Manual XML editing considered harmful...
d1190aa
a072247
* Fri Aug 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.0-7
a072247
- Make the slideshow cyclic
a072247
2728a1a
* Fri Aug 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.0-6
2728a1a
- Make cosmos images available as background slideshow
2728a1a
ae45597
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.0-5
ae45597
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ae45597
13acb14
* Thu Jul 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.0-4
13acb14
- Use GtkBulider
13acb14
- Respect button-images setting
13acb14
b48f073
* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> 2.27.0-3
b48f073
- Rebuild against new libgnomekbd
b48f073
fe39d58
* Wed Jul  1 2009 Matthias Clasen <mclasen@redhat.com> 2.27.0-2
fe39d58
- Rebuild against new libxklavier
fe39d58
4a370bf
* Fri Jun 26 2009 Bastien Nocera <bnocera@redhat.com> 2.27.0-1
4a370bf
- Update to 2.27.0
4a370bf
- Disable the text entry when using a fingerprint for auth
4a370bf
74f5c46
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
74f5c46
- Update to 2.26.1
74f5c46
- See http://download.gnome.org/sources/gnome-screensaver/2.26/gnome-screensaver-2.26.1.news
74f5c46
62aaa19
* Tue Apr  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-2
62aaa19
- Make the idle time slider work again
62aaa19
8576f99
* Thu Mar 19 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
8576f99
- Update to 2.26.0
8576f99
58383c2
* Thu Feb 26 2009 Adam Jackson <ajax@redhat.com> 2.25.2-6
58383c2
- gnome-screensaver-2.25.2-xf86misc.patch: Don't carp about missing
58383c2
  XFree86-Misc extension. (#486841)
58383c2
13d315e
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.2-5
13d315e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
13d315e
1b2a5d8
* Sat Feb 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.2-4
1b2a5d8
- Make all hacks work again
1b2a5d8
d5e6be7
* Fri Feb 20 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.2-3
d5e6be7
- Show menuitem in Xfce
d5e6be7
353b8aa
* Thu Jan  8 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.2-2
09a0441
- Use better invisible char
09a0441
03352cb
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
03352cb
- Update to 2.25.2
03352cb
d52bce6
* Thu Dec  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
0ef347b
- Update to 2.25.1
0ef347b
839b857
* Mon Nov 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
677ea1f
- Update to 2.24.1
677ea1f
51f87ed
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-4
8e9c29f
- Rebuild
8e9c29f
fc6c36c
* Fri Oct 10 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-2
fc6c36c
- Don't leak background pixmaps (gnome bug 555701)
fc6c36c
22fc4a2
* Wed Sep 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
22fc4a2
- Update to 2.24.0
22fc4a2
William Jon McCann e8d4c0e
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.90-2
William Jon McCann e8d4c0e
- Fix patch
William Jon McCann e8d4c0e
William Jon McCann 402bc58
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.90-1
William Jon McCann 402bc58
- Update to 2.23.90
William Jon McCann 402bc58
b25bbc8
* Sun Jul 27 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.3-0.2008.05.29.3
b25bbc8
- Use standard icon names
b25bbc8
2cea960
* Wed Jun  4 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.3-0.2008.05.29.2
2cea960
- Rebuild
2cea960
William Jon McCann dee4277
* Thu May 29 2008 Jon McCann  <jmccann@redhat.com> - 2.23.3-0.2008.05.29.1
William Jon McCann dee4277
- Update to snapshot
William Jon McCann dee4277
9c7fb91
* Thu May 22 2008 Matthias Clasen  <mclasen@redhat.com> - 2.23.3-0.2008.05.14.2
9c7fb91
- Fix directory ownership (#447498)
9c7fb91
William Jon McCann d88a321
* Fri May 16 2008 Jon McCann <jmccann@redhat.com> - 2.23.3-0.2008.05.14.1
William Jon McCann d88a321
- Add frame to face image
William Jon McCann d88a321
William Jon McCann 5dd5be0
* Wed May 14 2008 Jon McCann <jmccann@redhat.com> - 2.23.3-0.2008.05.14.0
William Jon McCann 5dd5be0
- Update to snapshot
William Jon McCann 5dd5be0
daf5db8
* Tue May 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-2
daf5db8
- Rebuild
daf5db8
William Jon McCann ab0f513
* Wed Apr  2 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-1
William Jon McCann ab0f513
- Update to 2.22.1
William Jon McCann ab0f513
2adb721
* Mon Mar 31 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-2
2adb721
- Drop gnome-vfs requires
2adb721
William Jon McCann 5a505cc
* Mon Mar 10 2008 Jon McCann <jmccann@redhat.com> - 2.22.0-1
William Jon McCann 5a505cc
- Update to 2.22.0
William Jon McCann 5a505cc
c147759
* Wed Jan 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.6-1
c147759
- Update to 2.21.6
c147759
0a3b033
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-11
0a3b033
- Rebuild against newer libgnomekbd
0a3b033
5c58119
* Mon Nov 12 2007 Dan Walsh <dwalsh@redhat.com> - 2.20.0-10
5c58119
- Add pam_selinux_permit to pam config so that xguest will work properly
5c58119
d3dafda
* Wed Oct 29 2007 Warren Togami <wtogami@redhat.com> - 2.20.0-9
d3dafda
- Blank screen by default in order to save power
62c983e
e87c816
* Wed Oct 10 2007 Ray Strode <rstrode@redhat.com> - 2.20.0-8
e87c816
- Require the appropriate artwork (bug 327161)
e87c816
2483bdc
* Fri Oct 5 2007 Ray Strode <rstrode@redhat.com> - 2.20.0-7
2483bdc
- fix up gamma handling, patch by John Bryant (should fix 290611)
2483bdc
df35c45
* Fri Sep 28 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-6
df35c45
- Use small bullets in the password entry
df35c45
1b731ad
* Mon Sep 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-5
1b731ad
- Fix up GConf requires (#220547)
1b731ad
1b731ad
* Fri Sep 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-4
3e1f1c1
- Add %%pre scriptlet
3e1f1c1
a29b8e5
* Fri Sep 21 2007 Ray Strode <rstrode@redhat.com> - 2.20.0-3
a29b8e5
- hide xscreensaver menu if gnome-screensaver is installed
a29b8e5
  (bug 300401)
a29b8e5
88da26a
* Thu Sep 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-2
88da26a
- Make the default theme setting work 
88da26a
b1618cf
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
b1618cf
- Update to 2.20.0
b1618cf
a87f6fa
* Tue Sep  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.7-1
a87f6fa
- Update to 2.19.7
a87f6fa
a64c8cd
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 2.19.6-5
a64c8cd
- Rebuild for build ID
a64c8cd
7deed59
* Mon Aug  6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-4
7deed59
- Require gnome-keyring-pam
7deed59
99ec4ce
* Fri Aug  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-3
99ec4ce
- Update the license field
99ec4ce
7e2324c
* Tue Jul 31 2007 Ray Strode <rstrode@redhat.com> - 2.19.6-2
7e2324c
- add the _right_ missing build requires to get fade animation back 
7e2324c
  (bug 247485)
7e2324c
4ad6fd5
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1
4ad6fd5
- Update to 2.19.6
4ad6fd5
5765372
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1.1-3
5765372
- Add optional gnome-keyring support to the gnome-screensaver pam stack
5765372
33b3b50
* Mon Jul  9 2007 Ray Strode <rstrode@redhat.com> - 2.19.1.1-2
33b3b50
- add missing build requires to get fade animation back 
33b3b50
  (bug 247485)
33b3b50
ce6744b
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1.1-1
ce6744b
- Update to 2.19.1.1
ce6744b
ef25b21
* Fri May 18 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-12
ef25b21
- rebuild
ef25b21
1f28abc
* Fri May 18 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-11
1f28abc
- Yet another crack at bug 238961.
1f28abc
6a3b2f2
* Wed May 16 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-10
6a3b2f2
- Another crack at bug 238961.
6a3b2f2
3470f77
* Wed May 16 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-9
3470f77
- Try to workaround xrandr bug (bug 238961)
3470f77
e4cd07f
* Thu May 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-8
e4cd07f
- Drop the explicit file requires on the themed lock 
e4cd07f
  dialog, as it is provided by system-logos anyway
e4cd07f
  and gnome-screensaver handles its absence just fine.
e4cd07f
aeb7f1c
* Tue Apr 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-7
aeb7f1c
- Make fast-user-switching work with gdm configurations
aeb7f1c
  involving multiple X servers
aeb7f1c
62b5a75
* Mon Apr  2 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-6
62b5a75
- Hide Power Preferences button if gnome-power-manager 
62b5a75
  is not installed
62b5a75
94cc64f
* Mon Apr  2 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-5
94cc64f
- require mouse grab to lock screensaver (bug 197452)
94cc64f
c5e6d0e
* Mon Apr  2 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-4
c5e6d0e
- Remove the hardwired /etc/skel/Pictures, since we are
c5e6d0e
  now using xdg-user-dirs
c5e6d0e
9e97bb3
* Sun Apr  1 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-3
9e97bb3
- Fall back to HOME/Pictures if PICTURES is not set
9e97bb3
51e881a
* Fri Mar 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-2
51e881a
- Use the PICTURES user dir in the Pictures screensaver
51e881a
d873dd1
* Wed Mar 14 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-1
d873dd1
- Update to 2.18.0 (Matthias)
d873dd1
- rework smart card patch
a0cb607
23f1cb1
* Wed Feb 28 2007 Ray Strode <rstrode@redhat.com> - 2.17.8-1
23f1cb1
- Update to 2.17.8 (Matthias)
23f1cb1
- Drop obsolete patches (Matthias)
23f1cb1
- rework smart card patch
e8f94bc
12babc1
* Wed Feb 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.7-3
12babc1
- Create ~/Pictures folder for new users, so the slideshow screensaver
12babc1
  has a dropspot for screensavers
12babc1
0f58d58
* Wed Feb 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.7-2
0f58d58
- Make the switch user button go directly to gdm
0f58d58
c69e85c
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.7-1
c69e85c
- Update to 2.17.7
c69e85c
- Drop upstreamed patch
c69e85c
8a9b015
* Tue Feb  6 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.6-3
8a9b015
- Apply a patch to improve the fast user switching experience
8a9b015
David Zeuthen cf0f989
* Tue Feb  6 2007 David Zeuthen <davidz@redhat.com> - 2.17.6-2%{?dist} 
David Zeuthen cf0f989
- Enable the "Switch User" button by default
David Zeuthen cf0f989
1a5458e
* Tue Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.6-1
1a5458e
- Update to 2.17.6
1a5458e
d47ec5f
* Thu Jan 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
d47ec5f
- Update to 2.17.5
d47ec5f
dfc4745
* Wed Dec 20 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.4-1
dfc4745
- Update to 2.17.4
dfc4745
8093818
* Tue Dec  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.3-1
8093818
- Update to 2.17.3
8093818
- Drop upstreamed patch
8093818
fa6a63b
* Sun Nov 12 2006 Ray Strode <rstrode@redhat.com> - 2.17.2-3
fa6a63b
- desensitize entry instead of hiding it to prevent
fa6a63b
  a lot of widget movement (gnome bug 272556)
fa6a63b
006d151
* Sun Nov 12 2006 Ray Strode <rstrode@redhat.com> - 2.17.2-2
006d151
- re-enable smart card patches
006d151
8f3854d
* Tue Nov  7 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
8f3854d
- Update to 2.17.2
8f3854d
39cf1c0
* Thu Nov  2 2006 Ray Strode <rstrode@redhat.com> - 2.17.1-2
39cf1c0
- temporarily revert smart card patches since they got
39cf1c0
  broke in the switch to 2.17.1 and people can't login (bug
39cf1c0
  212194)
39cf1c0
cf7917f
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.1-1
cf7917f
- Update to 2.17.1
cf7917f
f477b91
* Mon Oct 16 2006 Ray Strode <rstrode@redhat.com> - 2.16.1-1.fc7
f477b91
- Update to 2.16.1 
f477b91
b72271b
* Sun Oct 15 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-13.fc7
b72271b
- prefer smart card drivers found in system secmod db over the
b72271b
  hardcoded /usr/lib/pkcs11/libcoolkeypk11.so
b72271b
f4ce374
* Sun Oct 15 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-12.fc7
f4ce374
- lock screen immediately if login security token was removed
f4ce374
  before startup (bug 210411)
f4ce374
f4ce374
* Sat Oct 14 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-11.fc7
387c672
- have security token monitor helper process kill itself when 
387c672
  the communication pipe to the main process goes away (bug
387c672
  210677).
387c672
23f382d
* Thu Oct 05 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-10.fc6
23f382d
- report token events from helper process using token name instead
23f382d
  of slot id and slot series number, since slot id and slot series
23f382d
  number are relative to each process (bug 208018)
23f382d
876a4f4
* Wed Oct 04 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-9.fc6
876a4f4
- Add more debugging messages to help diagnose bug 208018
876a4f4
324219a
* Sun Oct 01 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-8.fc6
324219a
- handle PAM messages in a separate thread so that when a pam
324219a
  module blocks, the cancel button still works (bug 206322)
324219a
- set cursor to busy while waiting on pam module (bug 202276)
324219a
- hide prompt label/entry/unlock button until pam asks the user for input (bug 202276)
324219a
- don't assume first pam message will be "Password:" (bug 201858, 202278)
324219a
a18094c
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.16.0-7.fc6
a18094c
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
a18094c
09d5761
* Thu Sep 28 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-6.fc6
09d5761
- don't busy loop if the smart card even message pipe isn't ready
09d5761
  (bug 208018)
09d5761
8010a10
* Mon Sep 18 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-5.fc6
8010a10
- fix problem in smart card forking code
8010a10
a4d6882
* Mon Sep 18 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-4.fc6
a4d6882
- fix problem in driver loading code
a4d6882
0a6d362
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-3.fc6
0a6d362
- update security token patch to not poll
0a6d362
0f734e4
* Tue Sep 05 2006 Nils Philippsen <nphilipp@redhat.com> - 2.16.0-2.fc6
0f734e4
- remove xscreensaver migration cruft (preun script and triggers, #204944)
0f734e4
c54b337
* Tue Sep  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
c54b337
- Update to 2.16.0
819e90f
- Drop obsolete patch
c54b337
c2ee3de
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.7-1.fc6
c2ee3de
- Update to 2.15.7
c2ee3de
- Add a %%preun script
c2ee3de
aed8685
* Sun Aug 13 2006 Ray Strode <rstrode@redhat.com> - 2.15.6-1.fc6
aed8685
- Update to 2.15.6
aed8685
- fix up rpm group (bug 202372)
aed8685
6d28540
* Fri Aug  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.5-1.fc6
6d28540
- Update to 2.15.5
6d28540
39c9685
* Sun Jul 23 2006 Ray Strode <rstrode@redhat.com> - 2.15.4-6
39c9685
- don't listen for smart card events unless session was
39c9685
  initiated after smart card authentication.
39c9685
- update lock dialog UI in between individual pam messages
39c9685
4eb183d
* Thu Jul 20 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-5
4eb183d
- Fix Requires for dbus-glib
4eb183d
cce019f
* Wed Jul 19 2006 John (J5) Palmieri <johnp@redhat.com> - 2.15.4-4
cce019f
- Add BR on dbus-glib-devel
cce019f
- Add patch to fix deprecated dbus functions
cce019f
b34cb4e
* Sun Jul 16 2006 Ray Strode <rstrode@redhat.com> - 2.15.4-3
b34cb4e
- only lock screen if screen locking is enabled and the token
b34cb4e
  pulled out is a login token (requires uncommited changes to 
b34cb4e
  pam_pkcs11).
b34cb4e
a3592b2
* Sat Jul 15 2006 Ray Strode <rstrode@redhat.com> - 2.15.4-2
a3592b2
- add initial security token support (still needs work) 
a3592b2
0fde6ce
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.4-1.1
0fde6ce
- rebuild
0fde6ce
cf07eda
* Tue Jul 11 2006 Matthias Clasen <mclasen@redhat.com> 2.15.4-1
cf07eda
- Update to 2.15.4
cf07eda
- Rename the branded screensaver to "system" and move
cf07eda
  it to fedora-logos
cf07eda
4f50672
* Mon Jun 19 2006 Ray Strode <rstrode@redhat.com> 2.15.3-2
4f50672
- rename widget in glade file to allow unlocking to work
4f50672
  again (bug 195317)
4f50672
b86f2b8
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> 2.15.3-1
b86f2b8
- Update to 2.15.3
b86f2b8
e2c0432
* Fri Jun  9 2006 Matthias Clasen <mclasen@redhat.com> 2.15.2-5
e2c0432
- Add missing BuildRequires
e2c0432
346ae21
* Mon Jun  5 2006 Matthias Clasen <mclasen@redhat.com> 2.15.2-4
ab7e3a1
- Move the branded lock dialog background to fedora-logos
346ae21
- Require system-logos, not fedora-logos
ab7e3a1
ac422c4
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> 2.15.2-1
ac422c4
- Update to 2.15.2
ac422c4
d067481
* Fri May 12 2006 Matthias Clasen <mclasen@redhat.com> 2.15.1-2
d067481
- Fix invisible char
d067481
e191ffb
* Wed May 10 2006 Matthias Clasen <mclasen@redhat.com> 2.15.1-1
e191ffb
- Update to 2.15.1
e191ffb
7775f28
* Tue May 2 2006 Ray Strode <rstrode@redhat.com> 2.14.1-3
7775f28
- apply patch from upstream CVS to allow scrolls to unlock
7775f28
  the screen (bug 189335)
7775f28
3d30814
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> 2.14.1-2
3d30814
- Update to 2.14.1
20b0558
- Drop upstreamed patch
3d30814
7839a65
* Tue Apr  4 2006 Ray Strode <rstrode@redhat.com> 2.14.0-4
7839a65
- don't ignore idle timers after long suspend
7839a65
  (bug 183668)
7839a65
911ec91
* Thu Mar 30 2006 Ray Strode <rstrode@redhat.com> 2.14.0-3
911ec91
- refresh kerberos credentials when unlocking screen 
911ec91
  (bug 187341)
911ec91
e544819
* Sat Mar 25 2006 Ray Strode <rstrode@redhat.com> 2.14.0-2
e544819
- Add missing "c" to the word "Screensaver" in summary
e544819
  (bug 186711).
e544819
86396a2
* Mon Mar 13 2006 Matthias Clasen  <mclasen@redhat.com> 2.14.0-1
86396a2
- Update to 2.14.0
86396a2
dd7ec4e
* Wed Mar 01 2006 Karsten Hopp <karsten@redhat.de> 2.13.92-2
dd7ec4e
- BuildRequires: libXmu-devel
dd7ec4e
2f19224
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
2f19224
- Update to 2.13.92
2f19224
443cd21
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
443cd21
- Update to 2.13.91
443cd21
147edb4
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 2.13.90-4
147edb4
- migrate xscreensaver screensavers in %%post as well as the
147edb4
  triggers already there (bug 180984)
147edb4
0f79060
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-3.1
0f79060
- bump again for double-long bug on ppc(64)
0f79060
a257047
* Fri Feb 10 2006 Ray Strode <rstrode@redhat.com> - 2.13.90-3
a257047
- take some more measures to cut cpu usage down
a257047
0d608fd
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-2.1
0d608fd
- rebuilt for new gcc4.1 snapshot and glibc changes
0d608fd
6f4b920
* Tue Jan 31 2006 Ray Strode <rstrode@redhat.com> - 2.13.90-2
6f4b920
- try to migrate xscreensaver screensavers (bug 172715)
6f4b920
46d03c4
* Mon Jan 30 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-1
46d03c4
- Update to 2.13.90
46d03c4
1da694a
* Sun Jan 22 2006 Ray Strode <rstrode@redhat.com> - 2.13.5-4
1da694a
- throttle cpu usage in floaters screensaver to allow things
1da694a
  like background compiles to be faster (bug 178496).
1da694a
15f1cd1
* Thu Jan 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-3
f252791
- Slight improvements to the Fedora lock dialog
f252791
8453e9e
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-1
8453e9e
- Update to 2.13.5
8453e9e
0eb7e66
* Fri Jan 13 2006 Matthias Clasen <mclasen@redhat.com> - 0.0.24-1
0eb7e66
- Update to 0.0.24
0eb7e66
6629eba
* Mon Jan 9 2006 Ray Strode <rstrode@redhat.com> - 0.0.23-4
4f2b5a5
- don't include .desktop part of theme name in gconf schema
4f2b5a5
581f75c
* Tue Dec 20 2005 Ray Strode <rstrode@redhat.com> - 0.0.23-3
581f75c
- use fedora floater screensaver by default (bug 176229)
581f75c
6dd1cbb
* Tue Dec 20 2005 Ray Strode <rstrode@redhat.com> - 0.0.23-2
6dd1cbb
- install the right theme file instead of a tarball
6dd1cbb
b15481e
* Tue Dec 20 2005 Ray Strode <rstrode@redhat.com> - 0.0.23-1
b15481e
- Update to 0.0.23
b15481e
- remove floaters screensaver engine patch (it's upstreamed)
b15481e
- keep fedora branded parts
b15481e
044fafe
* Mon Dec 19 2005 Matthias Clasen <mclasen@redhat.com> - 0.0.22-3
044fafe
- add floaters lock dialog
044fafe
c85d367
* Sun Dec 18 2005 Ray Strode <rstrode@redhat.com> - 0.0.22-2
c85d367
- add floaters screensaver
c85d367
4de6084
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com> - 0.0.22-1
4de6084
- Update to 0.0.22
4de6084
27054ba
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - 0.0.20-2.1
adb517d
- rebuilt
adb517d
5dd7958
* Thu Dec 01 2005 John (J5) Palmieri <johnp@redhat.com> - 0.0.20-2
5dd7958
- rebuild for new dbus
5dd7958
baf926e
* Mon Nov 21 2005 Ray Strode <rstrode@redhat.com> 0.0.20-1
baf926e
- upgrade to 0.0.20
baf926e
a188a4b
* Thu Nov 10 2005 Ray Strode <rstrode@redhat.com> 0.0.18-2
a188a4b
- make screensaver background window override redirect (bug 172889). 
a188a4b
fba16a5
* Thu Nov  3 2005 Ray Strode <rstrode@redhat.com> 0.0.18-1
fba16a5
- Update to 0.0.18
fba16a5
303592b
* Tue Nov  1 2005 Matthias Clasen <mclasen@redhat.com> 0.0.17-4
303592b
- Use /proc/interrupts
303592b
2e69f65
* Tue Nov  1 2005 Matthias Clasen <mclasen@redhat.com> 0.0.17-2
303592b
- Switch requires to modular X
2e69f65
e3cb3ba
* Tue Oct 25 2005 Matthias Clasen <mclasen@redhat.com> 0.0.17-1
e3cb3ba
- Update to 0.0.17
e3cb3ba
6eb4e5c
* Sun Oct 16 2005 Matthias Clasen <mclasen@redhat.com> 0.0.16-1
6eb4e5c
- Update to 0.0.16
6eb4e5c
348a9cf
* Fri Oct 14 2005 Matthias Clasen <mclasen@redhat.com> 0.0.15-2
348a9cf
- Don't use pam_stack (#170703)
348a9cf
22e6662
* Thu Oct  6 2005 Matthias Clasen <mclasen@redhat.com> 0.0.15-1
22e6662
- Update to 0.0.15
22e6662
3af94d6
* Thu Sep 29 2005 Matthias Clasen <mclasen@redhat.com> 0.0.14-1
3af94d6
- Update to 0.0.14
3af94d6
- Drop upstreamed patches
3af94d6
40eb2f6
* Tue Sep 27 2005 Ray Strode <rstrode@redhat.com> 0.0.13-5
40eb2f6
- Location to copy .menu file changed to preferences-post-merged.
40eb2f6
a78af05
* Mon Sep 26 2005 Ray Strode <rstrode@redhat.com> 0.0.13-4
a78af05
- Copy .menu file to hide xscreensaver from menus (bug 169108).
a78af05
b448474
* Fri Sep 23 2005 Ray Strode <rstrode@redhat.com> 0.0.13-3
b448474
- We don't want the xscreensaver virtual provides
9cd076f
- Don't use /proc/interrupts
b448474
1e488b8
* Thu Sep 22 2005 Matthias Clasen <mclasen@redhat.com> 0.0.13-2
1e488b8
- Explicitly specify xscreensaver directories
1e488b8
- Turn off fast user switching for now
1e488b8
84dbee7
* Wed Sep 21 2005 Ray Strode  <rstrode@redhat.com> 0.0.13-1
84dbee7
- Update to 0.0.13
84dbee7
84dbee7
* Fri Sep 13 2005 David Zeuthen <davidz@redhat.com> 0.0.8-1
84dbee7
- Initial package 
84dbee7
fba16a5
6f4b920