68162cc
%define	name 		xscreensaver
68162cc
68162cc
%define version		5.00
83973f1
%define fedora_rel	17
68162cc
6d2e9a7
%define fedora_ver	5.91.1
19f125c
%define default_text 	%{_datadir}/doc/fedora-release-%{fedora_ver}/eula.txt
68162cc
82cd340
%define pam_ver		0.80-7
1fb9531
%define autoconf_ver	2.53
82cd340
0e842c7
%define update_po	1
0e842c7
68162cc
Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
68162cc
68162cc
Summary:	X screen saver and locker
68162cc
Name:		%{name}
68162cc
Version:	%{version}
68162cc
Release: 	%{fedora_rel}%{?dist}%{?extrarel}
68162cc
Epoch:		1
68162cc
License:	BSD
68162cc
Group:		Amusements/Graphics
68162cc
URL:		http://www.jwz.org/xscreensaver/
68162cc
Source0:	http://www.jwz.org/xscreensaver/xscreensaver-%{version}.tar.gz
2f4c50d
Source10:	xscreensaver-5.00-ja.po
e4d6871
Patch0:		xscreensaver-5.00-browser-setting.patch
68162cc
Patch1:		xscreensaver-5.00b5-sanitize-hacks.patch
e4d6871
Patch5:		xscreensaver-5.00-rootpasswd.patch
68162cc
Patch8:		xscreensaver-5.00b5-include-directory.patch
81dc03f
Patch101:	xscreensaver-5.00-localefix-restrict.patch
68162cc
Patch102:	xscreensaver-5.00-matherr-utils.patch
2f4c50d
Patch104:	xscreensaver-5.00-xmlmanfix.patch
2f4c50d
Patch105:	xscreensaver-5.00-text-locale.patch
d39b2dd
Patch110:	xscreensaver-5.00-fix-hacks.patch
d39b2dd
Patch111:	xscreensaver-5.00-kill-getimage.patch
0e842c7
Patch112:	xscreensaver-5.00-po-correctdir.patch
83973f1
Patch113:	xscreensaver-5.00-localesegv.patch
68162cc
68162cc
%package base
68162cc
Summary: 	A minimal installation of xscreensaver
68162cc
Group: 		Amusements/Graphics
19f125c
BuildRequires:	gettext
19f125c
BuildRequires:  desktop-file-utils
1fb9531
BuildRequires:	autoconf >= %{autoconf_ver}
19f125c
BuildRequires:	sed
6e20ce7
BuildRequires:	libtool
68162cc
BuildRequires: 	bc
82cd340
BuildRequires: 	pam-devel > %{pam_ver}
68162cc
BuildRequires: 	xorg-x11-proto-devel
68162cc
BuildRequires: 	libX11-devel, libXScrnSaver-devel, libXext-devel
68162cc
BuildRequires: 	libXinerama-devel
68162cc
BuildRequires: 	libXmu-devel
68162cc
BuildRequires: 	libXpm-devel
68162cc
BuildRequires: 	libXt-devel
68162cc
BuildRequires: 	libXxf86misc-devel
68162cc
BuildRequires: 	libXxf86vm-devel
68162cc
BuildRequires: 	libjpeg-devel
68162cc
BuildRequires: 	gtk2-devel libglade2-devel
ea817d1
BuildRequires:	fedora-release
1fb9531
Requires: 	/etc/pam.d/system-auth
82cd340
Requires:	pam > %{pam_ver}
68162cc
Provides: 	xscreensaver = %{epoch}:%{version}-%{release}
68162cc
Obsoletes: 	xscreensaver
68162cc
68162cc
%package extras
68162cc
Summary: 	An enhanced set of screensavers
68162cc
Group: 		Amusements/Graphics
e4d6871
BuildRequires:	desktop-backgrounds-basic
68162cc
68162cc
%package gl-extras
68162cc
Summary: 	An enhanced set of screensavers that require OpenGL
68162cc
Group: 		Amusements/Graphics
68162cc
Provides:  	xscreensaver-gl = %{epoch}:%{version}-%{release}
68162cc
Obsoletes: 	xscreensaver-gl
68162cc
BuildRequires: 	libGLU-devel, libGL-devel
68162cc
68162cc
%description
68162cc
A modular screen saver and locker for the X Window System.
68162cc
More than 200 display modes are included in this package.
68162cc
68162cc
%description base
68162cc
A modular screen saver and locker for the X Window System.
68162cc
This package contains the bare minimum needed to blank and
68162cc
lock your screen.  The graphical display modes are the
68162cc
"xscreensaver-extras" and "xscreensaver-gl-extras" packages.
68162cc
68162cc
%description extras
68162cc
A modular screen saver and locker for the X Window System.
68162cc
This package contains a variety of graphical screen savers for
68162cc
your mind-numbing, ambition-eroding, time-wasting, hypnotized
68162cc
viewing pleasure.
68162cc
68162cc
%description gl-extras
68162cc
A modular screen saver and locker for the X Window System.
68162cc
This package contains a variety of OpenGL-based (3D) screen
68162cc
savers for your mind-numbing, ambition-eroding, time-wasting,
68162cc
hypnotized viewing pleasure.
68162cc
68162cc
%prep
68162cc
%setup -q 
68162cc
e4d6871
%patch0 -p1 -b .browser-setting
68162cc
%patch1 -p1 -b .sanitize-hacks
e4d6871
%patch5 -p1 -b .rootpasswd
68162cc
%patch8 -p1 -b .include-dir
0494488
%patch101 -p1 -b .locale-fix-restrict
68162cc
%patch102 -p1 -b .matherr2
cc3a2d6
%patch104 -p1 -b .xmlfix
2f4c50d
%patch105 -p1 -b .text-locale
d39b2dd
%patch110 -p1 -b .fix-hacks
d39b2dd
%patch111 -p1 -b .kill-getimage
0e842c7
%patch112 -p1 -b .po-dir
83973f1
%patch113 -p1 -b .localesegv
2f4c50d
6e20ce7
install -c -m644 -p %{SOURCE10} po/ja.po
0494488
cc3a2d6
change_option(){
0494488
   ADFILE=$1
6e20ce7
   if [ ! -f ${ADFILE}.opts ] ; then
6e20ce7
      cp -p $ADFILE ${ADFILE}.opts
6e20ce7
   fi
0494488
   shift
0494488
6e20ce7
   for ARG in "$@" ; do
6e20ce7
      TYPE=`echo $ARG | sed -e 's|=.*$||'`
6e20ce7
      VALUE=`echo $ARG | sed -e 's|^.*=||'`
0494488
6e20ce7
      eval sed -i \
6e20ce7
         -e \'s\|\^\\\(\\\*$TYPE\:\[ \\t\]\[ \\t\]\*\\\)\[\^ \\t\]\.\*\$\|\\1$VALUE\|\' \
6e20ce7
	 $ADFILE
0494488
   done
0494488
}
0494488
cc3a2d6
silence_hack(){
6e20ce7
   ADFILE=$1
6e20ce7
   if [ ! -f ${ADFILE}.hack ] ; then
6e20ce7
      cp -p $ADFILE ${ADFILE}.hack
6e20ce7
   fi
6e20ce7
   shift
6e20ce7
6e20ce7
   for hack in "$@" ; do
6e20ce7
      eval sed -i \
6e20ce7
	 -e \'\/\^\[ \\t\]\[ \\t\]\*$hack\/s\|\^\|-\|g\' \
6e20ce7
	 -e \'s\|\^@GL_\.\*@.*\\\(GL\:\[ \\t\]\[ \\t\]\*$hack\\\)\|-\\t\\1\|g\' \
6e20ce7
	 $ADFILE
6e20ce7
   done
cc3a2d6
}
cc3a2d6
cc3a2d6
change_option driver/XScreenSaver.ad.in \
6d2e9a7
	passwdTimeout=0:00:15 \
82cd340
	grabDesktopImages=False \
82cd340
	lock=True \
82cd340
	splash=False \
82cd340
	ignoreUninstalledPrograms=True \
82cd340
	textProgram=fortune\ -s \
0494488
	passwd.heading.label=Screen\ Locked
68162cc
cc3a2d6
silence_hack driver/XScreenSaver.ad.in \
cc3a2d6
	bsod flag
cc3a2d6
6e20ce7
eval sed -i.ver \
6e20ce7
	-e \'s\|version \[45\]\.\[0-9a-z\]\[0-9a-z\]\*\|version %{version}-`echo \
6e20ce7
		%{release} | sed -e 's|\.[a-z][a-z0-9].*$||'`\|\' \
6e20ce7
	driver/XScreenSaver.ad.in
68162cc
6e20ce7
eval sed -i.date \
6e20ce7
	-e \'s\|\[0-9\].\*-.\*-20\[0-9\]\[0-9\]\|`LANG=C date -u +'%%d-%%b-%%Y'`\|g\' \
6e20ce7
	driver/XScreenSaver.ad.in
68162cc
6e20ce7
eval sed -i.ver \
6e20ce7
	-e \'s\|\(\[0-9\].\*-.\*-20\[0-9\]\[0-9\]\)\|\(`LANG=C \
6e20ce7
		date -u +'%%d-%%b-%%Y'`\)\|g\' \
6e20ce7
	-e \'s\|\\\(5.\[0-9\]\[0-9\]\\\)[a-z]\[0-9\]\[0-9\]\*\|\\\1\|\' \
6e20ce7
	-e \'s\|5.\[0-9\]\[0-9\]\|%{version}-`echo %{release} | \
6e20ce7
		sed -e 's|\.[a-zA-Z][a-zA-Z0-9].*$||'`\|\' \
6e20ce7
	utils/version.h
68162cc
ea817d1
# move man entry to 6x.
ea817d1
for f in `find hacks -name Makefile.in` ; do
ea817d1
 	sed -i -e '/^mansuffix/s|6|6x|' $f
ea817d1
done
ea817d1
68162cc
#################################
30f538a
# suppress rpmlint booing.
68162cc
# suppress about pam config (although this is 
82cd340
# not the fault of xscreensaver.pam ......).
68162cc
6e20ce7
sed -i.rpmlint -n -e '1,5p' driver/xscreensaver.pam 
68162cc
#################################
68162cc
6e20ce7
if [ -x %{_datadir}/libtool/config.guess ]; then
6e20ce7
  # use system-wide copy
6e20ce7
  cp -p %{_datadir}/libtool/config.{sub,guess} .
6e20ce7
fi
6e20ce7
6e20ce7
%build
68162cc
autoconf
68162cc
archdir=`./config.guess`
68162cc
mkdir $archdir
68162cc
cd $archdir
68162cc
68162cc
export CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}"
68162cc
68162cc
CONFIG_OPTS="--prefix=/usr --with-pam --without-shadow --without-kerberos"
68162cc
CONFIG_OPTS="$CONFIG_OPTS --without-setuid-hacks"
68162cc
CONFIG_OPTS="$CONFIG_OPTS --with-text-file=%{default_text}"
68162cc
CONFIG_OPTS="$CONFIG_OPTS --with-x-app-defaults=%{_datadir}/X11/app-defaults"
e4d6871
CONFIG_OPTS="$CONFIG_OPTS --disable-root-passwd"
e4d6871
CONFIG_OPTS="$CONFIG_OPTS --with-browser=htmlview"
68162cc
68162cc
# This is flaky:
68162cc
# CONFIG_OPTS="$CONFIG_OPTS --with-login-manager"
68162cc
68162cc
ln -s ../configure .
68162cc
%configure $CONFIG_OPTS
68162cc
rm -f configure
68162cc
0e842c7
%if %{update_po}
0e842c7
( cd po ; make generate_potfiles_in update-po )
0e842c7
%endif
0e842c7
68162cc
make
68162cc
68162cc
%install
68162cc
archdir=`./config.guess`
68162cc
cd $archdir
68162cc
68162cc
rm -rf ${RPM_BUILD_ROOT}
68162cc
6e20ce7
make install_prefix=$RPM_BUILD_ROOT INSTALL="install -c -p" install
68162cc
68162cc
desktop-file-install --vendor gnome --delete-original                         \
68162cc
  --dir $RPM_BUILD_ROOT%{_datadir}/applications                               \
68162cc
  --add-only-show-in GNOME                                                    \
68162cc
  --add-category X-Red-Hat-Base                                               \
68162cc
  $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
68162cc
68162cc
# This function prints a list of things that get installed.
68162cc
# It does this by parsing the output of a dummy run of "make install".
68162cc
list_files() {
68162cc
  make -s install_prefix=${RPM_BUILD_ROOT} INSTALL=true "$@"	\
68162cc
   | sed -e 's|directory* \([^ ][^ ]*\)$|/%%dir\1|'		\
68162cc
   | sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
68162cc
   | sed    -e "s@${RPM_BUILD_ROOT}@@"				\
68162cc
	    -e "s@/[a-z][a-z]*/\.\./@/@"			\
68162cc
   | sed    -e '/%%dir/!s@\(.*/man/.*\)@\1\*@'			\
68162cc
	    -e '/%%dir/!s@\(.*/pam\.d/\)@%%config(noreplace) \1@'	\
68162cc
	    -e 's|/%%dir\([^ ][^ ]*\)$|%%dir \1|'		\
68162cc
   | sort							\
68162cc
   | uniq
68162cc
}
68162cc
68162cc
# Generate three lists of files for the three packages.
68162cc
#
68162cc
dd=%{_builddir}/%{name}-%{version}
68162cc
(  cd hacks     ; list_files install ) >  $dd/extras.files
68162cc
(  cd hacks/glx ; list_files install ) >  $dd/gl-extras.files
68162cc
(  cd driver    ; list_files install ) >  $dd/base.files
68162cc
68162cc
# Add documents
68162cc
pushd $dd &> /dev/null
68162cc
for f in README* ; do
68162cc
   echo "%%doc $f" >> $dd/base.files
68162cc
done
68162cc
popd
68162cc
68162cc
%find_lang %{name}
68162cc
cat %{name}.lang | uniq >> $dd/base.files
68162cc
68162cc
#################################
30f538a
# suppress rpmlint booing.
82cd340
# remove directories explicitly included in filesystem rpm.
68162cc
for f in %{_bindir} %{_datadir}/applications \
68162cc
   %{_mandir}/man[1-9]  %{_datadir}/pixmaps ; do
68162cc
   ff=`echo $f | sed -e 's|\/|\\\\\\\\\/|g'`
68162cc
   for g in $dd/*.files ; do
68162cc
      eval sed -i -e \/$ff\$\/d $g
68162cc
   done
68162cc
done
68162cc
82cd340
# sanitize path in script file.
68162cc
for f in ${RPM_BUILD_ROOT}%{_bindir}/xscreensaver-getimage-* \
68162cc
   ${RPM_BUILD_ROOT}%{_libexecdir}/xscreensaver/vidwhacker \
68162cc
   ${RPM_BUILD_ROOT}%{_bindir}/xscreensaver-text ; do
68162cc
   if [ -f $f ] ; then
82cd340
      sed -i -e 's|/usr//bin|/usr/bin|g' $f
68162cc
   fi
68162cc
done
68162cc
68162cc
# Make sure all files are readable by all, and writable only by owner.
68162cc
#
68162cc
chmod -R a+r,u+w,og-w ${RPM_BUILD_ROOT}
68162cc
68162cc
%clean
68162cc
rm -rf ${RPM_BUILD_ROOT}
68162cc
68162cc
%files -f base.files base
68162cc
%defattr(-,root,root)
68162cc
68162cc
%files -f extras.files extras
68162cc
%defattr(-,root,root)
68162cc
68162cc
%files -f gl-extras.files gl-extras
68162cc
%defattr(-,root,root)
68162cc
68162cc
%changelog
83973f1
* Fri Aug 18 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-17
83973f1
- Very nasty segv problem was brought by me. Fixing......
83973f1
 
ea817d1
* Thu Aug 10 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-16
ea817d1
- Move man entry to 6x (bug #197741)
ea817d1
6d2e9a7
* Fri Jul 28 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-15
6d2e9a7
- Rebuild again as fedora-release-5.91.1 is released.
6d2e9a7
0e842c7
* Mon Jul 17 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-14
0e842c7
- Correct paths to update po files properly and try re-creating po files.
0e842c7
- Rebuild for FC6T2 devel freeze.
0e842c7
2e078f9
* Mon Jul  3 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-13
2e078f9
- Fix for causing SEGV on exit about petri, squiral (total: 22 hacks)
802b11e
  I hope this will finally fix all hacks' problems.
2e078f9
2e078f9
* Sun Jul  2 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-12
d39b2dd
- Fix other (extras, gl-extras) hacks (total: 21 hacks).
d39b2dd
- Make sure the subprocess xscreensaver-getimage is properly
d39b2dd
  killed by parent hack process.
d39b2dd
ba84a92
* Fri Jun 30 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-11
ba84a92
- Fix interaggregate segv.
ba84a92
4b5dca1
* Thu Jun 29 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-10
4b5dca1
- Fix xscreensaver-extras hacks which cause SEGV or SIGFPE.
4b5dca1
4b5dca1
* Tue Jun 27 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-9
1fb9531
- Don't make xscreensaver-base require htmlview.
1fb9531
- Update ja.po again.
1fb9531
- Fix noseguy not to eat cpu when geometry is too small.
1fb9531
6e20ce7
* Fri Jun 23 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-8
6e20ce7
- Spec file script change.
6e20ce7
- Add libtool to BuildRequires.
6e20ce7
82cd340
* Thu Jun 15 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-7
82cd340
- Change timestamps.
82cd340
- Forcely replace the default text till the release version of fedora-release
82cd340
  formally changes.
82cd340
19f125c
* Sat Jun 10 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-6.1
19f125c
- Fix the requirement for rebuilding to meet the demand
19f125c
  from current mock.
19f125c
2f4c50d
* Wed Jun  7 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-6
2f4c50d
- Another fixes of config files for ifsmap as reported to jwz 
2f4c50d
  livejournal page.
2f4c50d
- Update Japanese translation.
2f4c50d
- Locale fix for xscreensaver-text.
2f4c50d
cc3a2d6
* Thu Jun  1 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-5
cc3a2d6
- Disable (not remove) some hacks by default according to 4.24 behavior.
cc3a2d6
- XML file fix for slidescreen.
cc3a2d6
0494488
* Thu Jun  1 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-4
0494488
- Rewrite the patch for decimal separator as discussed with jwz.
cc3a2d6
- Change defaults not by patch but by function.
0494488
3221565
* Wed May 31 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-3
3221565
- Fix browser option patch.
3221565
e4d6871
* Wed May 31 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-2
e4d6871
- Change the default text.
e4d6871
- Rewrite root passwd patch.
e4d6871
- Add browser option to configure.
19f125c
- Fix requirement about desktop-backgrounds-basic.
e4d6871
- Fix decimal separator problem reported by upstream.
e4d6871
68162cc
* Fri May 26 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1:5.00-1
19f125c
- Update to 5.00 .
68162cc
- Switch to extras, don't remove anything.
68162cc
68162cc
* Fri Mar 24 2006 Ray Strode <rstrode@redhat.com> - 1:4.24-2
68162cc
- add patch from jwz to reap zombie processes (bug 185833)
68162cc
68162cc
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:4.24-1.1
68162cc
- bump again for double-long bug on ppc(64)
68162cc
68162cc
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:4.23-1.1
68162cc
- rebuilt for new gcc4.1 snapshot and glibc changes
68162cc
68162cc
* Fri Jan 13 2006 Ray Strode <rstrode@redhat.com> 1:4.23-1
68162cc
- update to 4.23
68162cc
- add a BuildRequires on imake (spotted by Mamoru Tasaka)
68162cc
- add a lot of patches and fixes from Mamoru Tasaka
68162cc
68162cc
* Sat Dec 17 2005 Jesse Keating <jkeating@redhat.com>
68162cc
- rebuilt
68162cc
68162cc
* Mon Dec  5 2005 Ray Strode <rstrode@redhat.com> 1:4.22-21
68162cc
- Update list_files function to fix ownership issues.
68162cc
  Patch from Mamoru Tasaka (mtasaka@ioa.s.u-tokyo.ac.jp) (bug 161728).
68162cc
68162cc
* Tue Nov  1 2005 Ray Strode <rstrode@redhat.com> 1:4.22-20
68162cc
- Switch requires to modular X
68162cc
68162cc
* Thu Oct 13 2005 Tomas Mraz <tmraz@redhat.com> 1:4.22-19
68162cc
- use include instead of pam_stack in pam config
68162cc
68162cc
* Wed Sep 28 2005 Ray Strode <rstrode@redhat.com> 1:4.22-18
68162cc
- accept zero timeout values for suspend and off.
68162cc
  Patch from Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>
68162cc
  (bug 157501). 
68162cc
68162cc
* Fri Sep 23 2005 Ray Strode <rstrode@redhat.com> 1:4.22-17
68162cc
- remove explicit dependency on xscreensaver-base for 
68162cc
  extras and gl-extras packages
68162cc
68162cc
* Fri Sep 16 2005 Ray Strode <rstrode@redhat.com> 1:4.22-16
68162cc
- don't allow root to authenticate lock dialog when selinux
68162cc
  is enabled (bug 157014).
68162cc
68162cc
* Fri Sep  9 2005 Ray Strode <rstrode@redhat.com> 1:4.22-15
68162cc
- take BSOD out of the default random list (bug 105388).
68162cc
68162cc
* Thu Sep 08 2005 Florian La Roche <laroche@redhat.com>
68162cc
- add version-release to the Provides:
68162cc
68162cc
* Wed Sep  7 2005 Ray Strode <rstrode@redhat.com> 1:4.22-13
68162cc
- Patch from Mamoru Tasaka to improve man page handling
68162cc
  (bug 167708).
68162cc
68162cc
* Tue Sep  6 2005 Ray Strode <rstrode@redhat.com> 1:4.22-12
68162cc
- remove density option from squiral screensaver,
68162cc
  Patch from Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>
68162cc
  (bug 167374).
68162cc
68162cc
* Wed Aug 31 2005 Ray Strode <rstrode@redhat.com> 1:4.22-11
68162cc
- ignore unprintable characters in password dialog (bug 135966).
68162cc
68162cc
* Thu Aug 25 2005 Ray Strode <rstrode@redhat.com> 1:4.22-10
68162cc
- Move man pages to section 6 (bug 166441). 
68162cc
68162cc
* Wed Aug 24 2005 Ray Strode <rstrode@redhat.com> 1:4.22-9
68162cc
- The only legitimate way to call realpath is with NULL 
68162cc
  buffer (bug 165270).
68162cc
68162cc
* Fri Aug 19 2005 Ray Strode <rstrode@redhat.com> 1:4.22-8
68162cc
- Don't try to use an invalid tree iterator (bug 166299)
68162cc
68162cc
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> - 1:4.22-7
68162cc
- rebuild for new cairo
68162cc
68162cc
* Wed Aug 10 2005 Ray Strode <rstrode@redhat.com> 1:4.22-6
68162cc
- Don't call printf in signal handler (might fix 126428)
68162cc
68162cc
* Wed Aug  3 2005 Ray Strode <rstrode@redhat.com> 1:4.22-5
68162cc
- Update to xscreensaver 4.22.
68162cc
68162cc
* Sun Jun 19 2005 Ray Strode <rstrode@redhat.com> 1:4.21-5
68162cc
- Add build requires for desktop-file-utils (bug 160980). 
68162cc
68162cc
* Wed May 11 2005 Ray Strode <rstrode@redhat.com> 1:4.21-4
68162cc
- Allow configuration gui to support hacks with absolute paths
68162cc
  (bug 157417). 
68162cc
68162cc
* Mon May 09 2005 Ray Strode <rstrode@redhat.com> 1:4.21-3
68162cc
- Use @libexecdir@/xscreensaver instead of @HACKDIR@ in
68162cc
  default configuration file so that the path gets expanded
68162cc
  fully (bug 156906).
68162cc
68162cc
* Tue May 03 2005 Ray Strode <rstrode@redhat.com> 1:4.21-2
68162cc
- Use absolute filenames for screenhacks so we don't pull
68162cc
  in screenhacks from PATH (bug 151677).
68162cc
- Don't try to ping in sonar screensaver (bug 139692).
68162cc
68162cc
* Sun Mar 20 2005 Ray Strode <rstrode@redhat.com> 1:4.21-1
68162cc
- Update to xscreensaver-4.21.
68162cc
- Update spec file to better match new upstream spec file.
68162cc
68162cc
* Fri Feb 25 2005 Nalin Dahyabhai <nalin@redhat.com> 1:4.18-19
68162cc
- We don't patch configure.in, so we don't need to run 'autoconf'.
68162cc
- Add --without-kerberos to skip built-in Kerberos password verification, so
68162cc
  that we'll always go through PAM (fixes 149731).
68162cc
68162cc
* Mon Feb 21 2005 Ray Strode <rstrode@redhat.com> 1:4.18-18
68162cc
- Install desktop files to /usr/share/applications instead of
68162cc
  /usr/share/control-center-2.0 (should fix bug 149229).
68162cc
68162cc
* Thu Jan  6 2005 Ray Strode <rstrode@redhat.com> 1:4.18-17
68162cc
- Change lock dialog instructions to only ask for password
68162cc
  and not username.
68162cc
68162cc
* Tue Jan  4 2005 Ray Strode <rstrode@redhat.com> 1:4.18-16
68162cc
- Add patch to spec file to change defaults
68162cc
68162cc
* Tue Jan  4 2005 Ray Strode <rstrode@redhat.com> 1:4.18-15
68162cc
- Remove xscreensaver-config-tool after some discussions with
68162cc
  jwz.
68162cc
- Take out some additional screensavers
68162cc
68162cc
* Wed Dec  1 2004 Ray Strode <rstrode@redhat.com> 1:4.18-14
68162cc
- Add utility xscreensaver-config-tool to make changing settings
68162cc
  easier (replaces the short lived xscreensaver-register-hack
68162cc
  program).  Use xscreensaver-config-tool to set default settings
68162cc
  instead of using patches. 
68162cc
- Split up xscreensaver (fixes 121693).
68162cc
- Make preferences dialog slightly more pretty
68162cc
- Make lock dialog slightly more pretty
68162cc
68162cc
* Fri Nov 26 2004 Than Ngo <than@redhat.com> 1:4.18-13
68162cc
- add patch to fix vroot bug and make xscreensaver working in KDE again.
68162cc
- get rid of webcollage, which often download porn images
68162cc
 
6e20ce7
* Wed Nov 10 2004 Ray Strode <rstrode@redhat.com> 1:4.18-11
68162cc
- Add xscreensaver-register-hack program to make
68162cc
  installing and uninstalling screensavers easier
68162cc
  (working toward fixing bug 121693 [split up screensaver])
68162cc
68162cc
* Wed Nov 10 2004 Ray Strode <rstrode@redhat.com> 1:4.18-10
68162cc
- Get rid of unnecessary xloadimage requirement
68162cc
  (bug 100641)
68162cc
68162cc
* Wed Nov 10 2004 Ray Strode <rstrode@redhat.com> 1:4.18-9
68162cc
- Call pam_acct_mgmt() (might fix bug 137195) 
68162cc
68162cc
* Tue Nov 9 2004 Ray Strode <rstrode@redhat.com> 1:4.18-8
68162cc
- Give vidwhacker screensaver working defaults
68162cc
  (bug 64518)
68162cc
68162cc
* Tue Nov 9 2004 Ray Strode <rstrode@redhat.com> 1:4.18-7
68162cc
- Get rid of old crufty %{_datadir}/control-center/ tree
68162cc
  (bug 114692)
68162cc
68162cc
* Wed Nov 3 2004 Ray Strode <rstrode@redhat.com> 1:4.18-6
68162cc
- rebuild for rawhide
68162cc
68162cc
* Wed Nov 3 2004 Ray Strode <rstrode@redhat.com> 1:4.18-5
68162cc
- Don't allow screensavers access to desktop images by default (bug #126809)
68162cc
- Lock screen by default (bug #126809)
68162cc
68162cc
* Tue Oct 19 2004  <krh@redhat.com> 4.18-4
68162cc
- Add xscreensaver-4.18-stuff-piecewise-leak.patch to stop piecewise
68162cc
  from leaking (#135164).
68162cc
68162cc
* Wed Sep 1 2004 Ray Strode <rstrode@redhat.com> 4.18-3
68162cc
- remove superfluous line in the spec file
68162cc
68162cc
* Wed Sep 1 2004 Ray Strode <rstrode@redhat.com> 4.18-2
68162cc
- blank the screen by default
68162cc
68162cc
* Tue Aug 24 2004 Ray Strode <rstrode@redhat.com> 4.18-1
68162cc
- update to 4.18 (fixes bug 87745).
68162cc
68162cc
* Sat Aug 14 2004 Ray Strode <rstrode@redhat.com> 4.16-4
68162cc
- change titles of questionably named bar codes
68162cc
  (fixes bug 129929).
68162cc
68162cc
* Fri Aug 6 2004 Ray Strode <rstrode@redhat.com> 4.16-3
68162cc
- change titles of questionably named shape formations
68162cc
  (fixes bug 129335).
68162cc
68162cc
* Wed Jun 23 2004 Ray Strode <rstrode@redhat.com> 4.16-2
68162cc
- use htmlview for browsing help.
68162cc
68162cc
* Mon Jun 21 2004 Ray Strode <rstrode@redhat.com> 4.16-1
68162cc
- update to 4.16.  Use desktop-file-install for desktop file.
68162cc
68162cc
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
68162cc
- rebuilt
68162cc
68162cc
* Wed May  5 2004 Bill Nottingham <notting@redhat.com> 4.14-5
68162cc
- config tweaks
68162cc
68162cc
* Wed Mar 31 2004 Karsten Hopp <karsten@redhat.de> 4.14-4 
68162cc
- fix fortune stand-in (#115369)
68162cc
68162cc
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
68162cc
- rebuilt
68162cc
68162cc
* Mon Oct 27 2003 Bill Nottingham <notting@redhat,com> 1:4.14-1
68162cc
- update to 4.14
68162cc
68162cc
* Tue Oct  7 2003 Bill Nottingham <notting@redhat.com> 1:4.13-1
68162cc
- take out flag-with-logo, don't require redhat-logos (#106046)
68162cc
- update to 4.13
68162cc
68162cc
* Wed Aug 27 2003 Bill Nottingham <notting@redhat.com> 1:4.12-1
68162cc
- update to 4.12 (fixes #101920)
68162cc
- re-add BSOD to the random list
68162cc
68162cc
* Tue Jun 24 2003 Bill Nottingham <notting@redhat.com> 1:4.11-1
68162cc
- update to 4.11
68162cc
68162cc
* Fri Jun 13 2003 Bill Nottingham <notting@redhat.com> 1:4.10-3
68162cc
- fix some 64-bit arches (#97359)
68162cc
68162cc
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
68162cc
- rebuilt
68162cc
68162cc
* Wed May 28 2003 Bill Nottingham <notting@redhat.com> 1:4.10-1
68162cc
- update to 4.10
68162cc
68162cc
* Thu Mar 20 2003 Bill Nottingham <notting@redhat.com> 1:4.09-1
68162cc
- update to 4.09, now with bouncing cows
68162cc
68162cc
* Mon Feb 10 2003 Bill Nottingham <notting@redhat.com> 1:4.07-2
68162cc
- oops, xloadimage *is* needed (#83676)
68162cc
68162cc
* Thu Feb  6 2003 Bill Nottingham <notting@redhat.com> 1:4.07-1
68162cc
- update to 4.07, fixes #76276, #75574
68162cc
68162cc
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
68162cc
- rebuilt
68162cc
68162cc
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 1:4.06-4
68162cc
- call autoconf instead of autoconf-2.53
68162cc
68162cc
* Mon Nov 11 2002 Bill Nottingham <notting@redhat.com> 4.06-3
68162cc
- put glade tweaks back in
68162cc
- switch pam package to not specify directories, to work on multilib
68162cc
  arches
68162cc
68162cc
* Fri Nov  8 2002 Nalin Dahyabhai <nalin@redhat.com> 4.06-1
68162cc
- add a BuildPrereq on bc, which configure requires
68162cc
- replace use of fortune with an innocuous-and-editable stand-in script in
68162cc
  %{stand_in_path}
68162cc
- define FORTUNE_PROGRAM at compile-time to force apps to use what's specified
68162cc
  even if it doesn't happen to be installed at compile-time
68162cc
68162cc
* Sun Sep  2 2002 Bill Nottingham <notting@redhat.com> 4.05-6
68162cc
- fix typo (#73246)
68162cc
68162cc
* Wed Aug 28 2002 Bill Nottingham <notting@redhat.com> 4.05-5
68162cc
- revert to non-gtk unlock dialog
68162cc
- fix translations
68162cc
68162cc
* Mon Aug 12 2002 Bill Nottingham <notting@redhat.com> 4.05-4
68162cc
- twiddle titlebar (#67844)
68162cc
- fix extraneous text (#70975)
68162cc
- tweak desktop entry (#69502)
68162cc
68162cc
* Fri Aug 9 2002 Yu Shao <yshao@redhat.com> 4.05-3
68162cc
- use GTK_IM_MODULE=gtk-im-context-simple in lock widget
68162cc
- to avoid CJK IM weirdness (#70655, #68216)
68162cc
- xscreensaver-rh-imcjk.patch
68162cc
68162cc
* Wed Jul 17 2002 Elliot Lee <sopwith@redhat.com> 4.05-2
68162cc
- Add fortune-mod to buildprereq to make beehive happy
68162cc
- Fix find_lang usage - install translations properly by specifying datadir
68162cc
68162cc
* Tue Jun 11 2002 Bill Nottingham <notting@redhat.com> 4.05-1
68162cc
- update to 4.05
68162cc
- use gtk2 lock widget (<jacob@ximian.com>)
68162cc
- some Red Hat-ifications
68162cc
- fix critical (#63916)
68162cc
68162cc
* Mon Jun 10 2002 Bill Nottingham <notting@redhat.com> 4.04-2
68162cc
- remove no longer needed xloadimage dependency
68162cc
68162cc
* Mon Jun  3 2002 Bill Nottingham <notting@redhat.com> 4.04-1
68162cc
- update to 4.04, gtk2 property dialog is now mainline
68162cc
68162cc
* Thu May 16 2002 Bill Nottingham <notting@redhat.com> 4.03-1
68162cc
- update to 4.03
68162cc
- use gtk2 properties dialog
68162cc
68162cc
* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 4.01-2
68162cc
- don't show screensavers that aren't available
68162cc
68162cc
* Sun Feb 24 2002 Bill Nottingham <notting@redhat.com>
68162cc
- update to 4.01
68162cc
68162cc
* Mon Feb 11 2002 Bill Nottingham <notting@redhat.com>
68162cc
- update to 4.00
68162cc
68162cc
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
68162cc
- automated rebuild
68162cc
68162cc
* Thu Aug 23 2001 Bill Nottingham <notting@redhat.com>
68162cc
- fix segfault on ia64 (#52336)
68162cc
68162cc
* Thu Aug  9 2001 Bill Nottingham <notting@redhat.com>
68162cc
- never mind, back to 3.33 (wheeee)
68162cc
- hack window-id back in for the time being
68162cc
- disable memlimit so GL works
68162cc
68162cc
* Mon Jul 23 2001 Bill Nottingham <notting@redhat.com>
68162cc
- oops, back to 3.32 for now
68162cc
- remove optflags override (oops)
68162cc
- add pam-devel buildprereq
68162cc
68162cc
* Mon Jul 16 2001 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.33, fix broken last build
68162cc
- fix build weirdness on some package sets (#48905)
68162cc
- don't document non-existent options for forest (#49139)
68162cc
68162cc
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
68162cc
- Bump release + rebuild.
68162cc
68162cc
* Tue May 22 2001 Havoc Pennington <hp@redhat.com>
68162cc
- putting in tree for David 
68162cc
68162cc
* Tue May 22 2001 David Sainty <dsainty@redhat.com>
68162cc
- added DPMS options to command line help
68162cc
68162cc
* Sun Apr 22 2001 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.32
68162cc
- add patch to specify DPMS settings on the command line
68162cc
68162cc
* Wed Apr 11 2001 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.31
68162cc
68162cc
* Wed Apr  4 2001 Bill Nottingham <notting@redhat.com>
68162cc
- fix extrusion exclusion (#34742)
68162cc
68162cc
* Tue Apr  3 2001 Bill Nottingham <notting@redhat.com>
68162cc
- disable GL screensavers by default (bleah)
68162cc
68162cc
* Mon Feb 19 2001 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.29 (#27437)
68162cc
68162cc
* Tue Jan 23 2001 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.27
68162cc
68162cc
* Fri Dec 01 2000 Bill Nottingham <notting@redhat.com>
68162cc
- rebuild because of broken fileutils
68162cc
68162cc
* Fri Nov 10 2000 Bill Nottingham <notting@redhat.com>
68162cc
- 3.26
68162cc
68162cc
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
68162cc
- Up Epoch and release
68162cc
68162cc
* Wed Jul 26 2000 Bill Nottingham <notting@redhat.com>
68162cc
- hey, vidmode works again
68162cc
68162cc
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.25
68162cc
68162cc
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
68162cc
- automatic rebuild
68162cc
68162cc
* Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
68162cc
- xscreensaver.kss is not a %%config file.
68162cc
68162cc
* Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
68162cc
- tweak kss module (#11872)
68162cc
68162cc
* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
68162cc
- modify PAM configuration to use system-auth
68162cc
68162cc
* Thu May 18 2000 Preston Brown <pbrown@redhat.com>
68162cc
- added Red Hat screensaver (waving flag has logo now).
68162cc
68162cc
* Fri May  5 2000 Bill Nottingham <notting@redhat.com>
68162cc
- tweaks for ia64
68162cc
68162cc
* Mon Apr 10 2000 Bill Nottingham <notting@redhat.com>
68162cc
- turn off xf86vidmode ext, so that binaries built against XFree86 4.0
68162cc
  work on 3.x servers
68162cc
68162cc
* Wed Apr  5 2000 Bill Nottingham <notting@redhat.com>
68162cc
- turn off gnome support for now
68162cc
68162cc
* Mon Apr  3 2000 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.24
68162cc
68162cc
* Wed Feb 09 2000 Preston Brown <pbrown@redhat.com>
68162cc
- wmconfig entry gone.
68162cc
68162cc
* Mon Jan 31 2000 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.23
68162cc
68162cc
* Fri Jan 14 2000 Bill Nottingham <notting@redhat.com>
68162cc
- rebuild to fix GL depdencies
68162cc
68162cc
* Tue Dec 14 1999 Bill Nottingham <notting@redhat.com>
68162cc
- everyone in GL
68162cc
- single package again
68162cc
68162cc
* Fri Dec 10 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.22
68162cc
- turn off xf86vmode on alpha
68162cc
68162cc
* Tue Dec  7 1999 Bill Nottingham <notting@redhat.com>
68162cc
- mmm... hardware accelerated GL on i386. :) :)
68162cc
68162cc
* Mon Nov 22 1999 Bill Nottingham <notting@redhat.com>
68162cc
- 3.21
68162cc
- use shm on alpha, let's see what breaks
68162cc
68162cc
* Tue Nov 16 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.20
68162cc
68162cc
* Wed Nov  3 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.19
68162cc
68162cc
* Thu Oct 14 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.18
68162cc
68162cc
* Sat Sep 25 1999 Bill Nottingham <notting@redhat.com>
68162cc
- add a '-oneshot' single time lock option.
68162cc
68162cc
* Mon Sep 20 1999 Bill Nottingham <notting@redhat.com>
68162cc
- take webcollage out of random list (for people who pay for bandwidth)
68162cc
68162cc
* Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
68162cc
- patch webcollage to use xloadimage
68162cc
- in the random list, run petri with -size 2 to save memory
68162cc
- extend RPM silliness to man pages, too.
68162cc
68162cc
* Mon Jul 19 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.17
68162cc
- add a little RPM silliness to package GL stuff if it's built
68162cc
68162cc
* Thu Jun 24 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.16
68162cc
68162cc
* Mon May 10 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.12
68162cc
68162cc
* Tue May  4 1999 Bill Nottingham <notting@redhat.com>
68162cc
- remove security problem introduced earlier
68162cc
68162cc
* Wed Apr 28 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.10
68162cc
68162cc
* Thu Apr 15 1999 Bill Nottingham <notting@redhat.com>
68162cc
- kill setuid the Right Way(tm)
68162cc
68162cc
* Mon Apr 12 1999 Bill Nottingham <notting@redhat.com>
68162cc
- fix xflame on alpha
68162cc
68162cc
* Mon Apr 12 1999 Preston Brown <pbrown@redhat.com>
68162cc
- upgrade to 3.09, fixes vmware interaction problems.
68162cc
68162cc
* Mon Apr  5 1999 Bill Nottingham <notting@redhat.com>
68162cc
- remove setuid bit. Really. I mean it.
68162cc
68162cc
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
68162cc
- auto rebuild in the new build environment (release 3)
68162cc
68162cc
* Fri Mar 19 1999 Bill Nottingham <notting@redhat.com>
68162cc
- kill setuid, since pam works OK
68162cc
68162cc
* Tue Mar 16 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.08
68162cc
68162cc
* Wed Feb 24 1999 Bill Nottingham <notting@redhat.com>
68162cc
- wmconfig returns, and no one is safe...
68162cc
68162cc
* Tue Feb 23 1999 Bill Nottingham <notting@redhat.com>
68162cc
- remove bsod from random list because it's confusing people???? *sigh*
68162cc
68162cc
* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
68162cc
- call libtoolize to get it to compile cleanely on the arm
68162cc
68162cc
* Tue Jan  5 1999 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.07
68162cc
68162cc
* Mon Nov 23 1998 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.06
68162cc
68162cc
* Tue Nov 17 1998 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.04
68162cc
68162cc
* Thu Nov 12 1998 Bill Nottingham <notting@redhat.com>
68162cc
- update to 3.02
68162cc
- PAMify
68162cc
68162cc
* Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
68162cc
- take out Noseguy module b/c of possible TMv
68162cc
- install modules in /usr/X11R6/lib/xscreensaver
68162cc
- don't compile support for xshm on the alpha
68162cc
- properly buildrooted
68162cc
- updated to version 2.34
68162cc
68162cc
* Fri Aug  7 1998 Bill Nottingham <notting@redhat.com>
68162cc
- update to 2.27
68162cc
68162cc
* Wed Jun 10 1998 Prospector System <bugs@redhat.com>
68162cc
- translations modified for de
68162cc
68162cc
* Mon Jun 08 1998 Erik Troan <ewt@redhat.com>
68162cc
- added fix for argv0 buffer overflow
68162cc
68162cc
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
68162cc
- translations modified for de, fr, tr
68162cc
68162cc
* Sat Apr 11 1998 Donnie Barnes <djb@redhat.com>
68162cc
- updated from 2.10 to 2.16
68162cc
- added buildroot
68162cc
68162cc
* Wed Oct 25 1997 Marc Ewing <marc@redhat.com>
68162cc
- wmconfig
68162cc
68162cc
* Thu Oct 23 1997 Marc Ewing <marc@redhat.com>
68162cc
- new version, configure
68162cc
68162cc
* Fri Aug 22 1997 Erik Troan <ewt@redhat.com>
68162cc
- built against glibc
68162cc