OBS User unknown 2008-04-25 14:48:09 +00:00 committed by Git OBS Bridge
parent cda3adccad
commit fd3cc18b23
4 changed files with 106 additions and 88 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dbee7bbe35c08afcbe419603fae60aee7898bbd85a3175dc788f02ddbb9f5a39
size 1783395

3
xlockmore-5.25.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad06f3bd82cfc96e67f239814fcba5b4de4250cf9a1ca9af57be1149acc3f904
size 1792781

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 25 15:06:51 CEST 2008 - sbrabec@suse.cz
- Updated to version 5.25:
* ant3d, ant, life1d now with better colors.
* rain a new mode from Frank Fesevur.
* Fix for xlock -resource in life.c.
* Added a compile-time option "-DNO_TIME if you dont want the
time in the password window.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 7 13:34:16 CEST 2007 - sbrabec@suse.cz Tue Aug 7 13:34:16 CEST 2007 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package xlockmore (Version 5.24) # spec file for package xlockmore (Version 5.25)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
# package are under the same license as the package itself. # package are under the same license as the package itself.
# #
@ -10,17 +10,18 @@
# norootforbuild # norootforbuild
Name: xlockmore Name: xlockmore
BuildRequires: bc esound-devel fdupes freeglut-devel freetype2-devel ftgl-devel gcc-c++ gltt-devel libdrm-devel pkg-config BuildRequires: bc esound-devel fdupes freeglut-devel freetype2-devel ftgl-devel gcc-c++ gltt-devel libdrm-devel pkg-config
License: GPL v2 or later, X11/MIT License: GPL v2 or later; X11/MIT
Group: System/X11/Utilities Group: System/X11/Utilities
Provides: xlock Provides: xlock
Obsoletes: xlock Obsoletes: xlock
Autoreqprov: on AutoReqProv: on
Version: 5.24 Version: 5.25
Release: 1 Release: 1
Summary: Screen Saver and Locker for the X Window System Summary: Screen Saver and Locker for the X Window System
URL: http://www.tux.org/~bagleyd/xlockmore.html Url: http://www.tux.org/~bagleyd/xlockmore.html
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Source1: xlock.pamd Source1: xlock.pamd
Source2: xlock-wrapper Source2: xlock-wrapper
@ -73,6 +74,7 @@ Authors:
%define _xorg7_fonts /usr/X11R6/lib/X11/fonts %define _xorg7_fonts /usr/X11R6/lib/X11/fonts
%define _xorg7_prefix /usr/X11R6 %define _xorg7_prefix /usr/X11R6
%endif %endif
%prep %prep
%setup -q %setup -q
%patch %patch
@ -126,7 +128,6 @@ install -m 755 %{S:2} $RPM_BUILD_ROOT/usr/%{_xorg7bin}/xlock
%else %else
install -m 755 %{S:3} $RPM_BUILD_ROOT/usr/%{_xorg7bin}/xlock install -m 755 %{S:3} $RPM_BUILD_ROOT/usr/%{_xorg7bin}/xlock
%endif %endif
%fdupes $RPM_BUILD_ROOT/usr %fdupes $RPM_BUILD_ROOT/usr
%clean %clean
@ -148,7 +149,14 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Tue Aug 07 2007 - sbrabec@suse.cz * Fri Apr 25 2008 sbrabec@suse.cz
- Updated to version 5.25:
* ant3d, ant, life1d now with better colors.
* rain a new mode from Frank Fesevur.
* Fix for xlock -resource in life.c.
* Added a compile-time option "-DNO_TIME if you dont want the
time in the password window.
* Tue Aug 07 2007 sbrabec@suse.cz
- Updated to version 5.24: - Updated to version 5.24:
* penrose added to xlock95. * penrose added to xlock95.
* xcl added with a fix for DefaultScreen, which should not be * xcl added with a fix for DefaultScreen, which should not be
@ -169,29 +177,29 @@ rm -rf $RPM_BUILD_ROOT
* Added -vertical option to more modules. * Added -vertical option to more modules.
* DirectColor fixes for password window. * DirectColor fixes for password window.
- Build with GLTT and FTGL modules. - Build with GLTT and FTGL modules.
* Wed Nov 15 2006 - dmueller@suse.de * Wed Nov 15 2006 dmueller@suse.de
- build against freetype2, not freetype - build against freetype2, not freetype
* Mon Oct 23 2006 - sbrabec@suse.cz * Mon Oct 23 2006 sbrabec@suse.cz
- Updated to version 5.23: - Updated to version 5.23:
* Bug fixes. * Bug fixes.
* Several new options. * Several new options.
* Memory leak fixes. * Memory leak fixes.
* Wed Sep 13 2006 - sbrabec@suse.cz * Wed Sep 13 2006 sbrabec@suse.cz
- Adjusted BuildRequires for ftgl. - Adjusted BuildRequires for ftgl.
* Tue Sep 05 2006 - lmichnovic@suse.cz * Tue Sep 05 2006 lmichnovic@suse.cz
- fixed wrong path to the ttf fonts (ttf_dir*patch) [#153404] - fixed wrong path to the ttf fonts (ttf_dir*patch) [#153404]
- removed comments in xlockmore-bitmaps.patch - removed comments in xlockmore-bitmaps.patch
- file "xlock-wrapper_xorg6" created for use whith X.org <= 6.9 - file "xlock-wrapper_xorg6" created for use whith X.org <= 6.9
- fixed build with X.org <= 6.9; patches 2, 4 applies; the names - fixed build with X.org <= 6.9; patches 2, 4 applies; the names
ends with "xorg_6.patch"; patches 1, 3 applies if X.org >= 7.0 ends with "xorg_6.patch"; patches 1, 3 applies if X.org >= 7.0
- fixed X libraries and headers path - fixed X libraries and headers path
* Wed Aug 09 2006 - sndirsch@suse.de * Wed Aug 09 2006 sndirsch@suse.de
- fixed paths in xlock wrapper script - fixed paths in xlock wrapper script
* Wed Aug 02 2006 - lmichnovic@suse.cz * Wed Aug 02 2006 lmichnovic@suse.cz
- distinguishing prefix in X.org instead of suse_version - distinguishing prefix in X.org instead of suse_version
* Thu Jul 20 2006 - lmichnovic@suse.cz * Fri Jul 21 2006 lmichnovic@suse.cz
- fixed build for new X.org 7.x - fixed build for new X.org 7.x
* Tue Jun 06 2006 - lmichnovic@suse.cz * Tue Jun 06 2006 lmichnovic@suse.cz
- Update to version 5.22 - Update to version 5.22
- fiberlamp fix for array bounds read and leak fix for deluxe - fiberlamp fix for array bounds read and leak fix for deluxe
- magick and raster file (ras) fixes for True Color by Jouk Jansen - magick and raster file (ras) fixes for True Color by Jouk Jansen
@ -202,178 +210,178 @@ rm -rf $RPM_BUILD_ROOT
added XPutPixel() added XPutPixel()
pacman now works by changing the initialization and now can pacman now works by changing the initialization and now can
create a 1 bit depth bitmap when asked for. create a 1 bit depth bitmap when asked for.
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Wed Jan 11 2006 - sbrabec@suse.cz * Wed Jan 11 2006 sbrabec@suse.cz
- Updated to version 5.21. - Updated to version 5.21.
* Tue Nov 15 2005 - uli@suse.de * Tue Nov 15 2005 uli@suse.de
- build with -O1 on ARM (ICE workaround) - build with -O1 on ARM (ICE workaround)
* Thu Aug 04 2005 - sbrabec@suse.cz * Thu Aug 04 2005 sbrabec@suse.cz
- Updated to version 5.18. - Updated to version 5.18.
* Tue May 24 2005 - mcihar@suse.cz * Tue May 24 2005 mcihar@suse.cz
- update to 5.17 - update to 5.17
* Wed May 11 2005 - mcihar@suse.cz * Wed May 11 2005 mcihar@suse.cz
- update to 5.16 - update to 5.16
- dropped patch accepted by upstream - dropped patch accepted by upstream
* Fri Mar 11 2005 - mcihar@suse.cz * Fri Mar 11 2005 mcihar@suse.cz
- fix reading resources (bug #72191) - fix reading resources (bug #72191)
* Tue Mar 08 2005 - mcihar@suse.cz * Tue Mar 08 2005 mcihar@suse.cz
- fix permissions - fix permissions
* Mon Feb 14 2005 - mcihar@suse.cz * Mon Feb 14 2005 mcihar@suse.cz
- update to 5.15 - update to 5.15
- more fontset support merged upstream - more fontset support merged upstream
* Mon Dec 06 2004 - mcihar@suse.cz * Mon Dec 06 2004 mcihar@suse.cz
- update to 5.14.1 - update to 5.14.1
* Mon Nov 15 2004 - kukuk@suse.de * Mon Nov 15 2004 kukuk@suse.de
- Use common-* PAM config files - Use common-* PAM config files
* Tue Sep 14 2004 - mcihar@suse.cz * Tue Sep 14 2004 mcihar@suse.cz
- work correctly with utf-8 (bug #45065): - work correctly with utf-8 (bug #45065):
- use multibyte X functions (--enable-use-mb) - use multibyte X functions (--enable-use-mb)
- calculate correctly font height for multibyte (xlockmore-fonts.patch) - calculate correctly font height for multibyte (xlockmore-fonts.patch)
- use different fontset for signature (fixed) and messages (sans) (xlockmore-fonts.patch) - use different fontset for signature (fixed) and messages (sans) (xlockmore-fonts.patch)
- set default fonts to one available in SUSE (xlockmore-fonts.patch) - set default fonts to one available in SUSE (xlockmore-fonts.patch)
* Wed Aug 04 2004 - mcihar@suse.cz * Wed Aug 04 2004 mcihar@suse.cz
- update to 5.13 - update to 5.13
* Thu May 27 2004 - mcihar@suse.cz * Thu May 27 2004 mcihar@suse.cz
- update to 5.12 - update to 5.12
* Tue Apr 20 2004 - mcihar@suse.cz * Tue Apr 20 2004 mcihar@suse.cz
- enabled VT locking - enabled VT locking
* Tue Feb 24 2004 - mcihar@suse.cz * Tue Feb 24 2004 mcihar@suse.cz
- compile with -fno-strict-aliasing - compile with -fno-strict-aliasing
- include more docs - include more docs
* Sun Jan 11 2004 - adrian@suse.de * Sun Jan 11 2004 adrian@suse.de
- build as user - build as user
* Wed Jan 07 2004 - schwab@suse.de * Wed Jan 07 2004 schwab@suse.de
- Don't hardcode SIGCHLD value. - Don't hardcode SIGCHLD value.
- Fix quoting. - Fix quoting.
* Wed Jan 07 2004 - mcihar@suse.cz * Wed Jan 07 2004 mcihar@suse.cz
- updated to 5.11.1 - updated to 5.11.1
- removed patches accepted by author - removed patches accepted by author
- do not trap SIGCHLD in wrapper script - bug #32858 - do not trap SIGCHLD in wrapper script - bug #32858
* Thu Nov 06 2003 - mcihar@suse.cz * Thu Nov 06 2003 mcihar@suse.cz
- update to 5.10 - update to 5.10
* Wed Aug 06 2003 - mcihar@suse.cz * Wed Aug 06 2003 mcihar@suse.cz
- updated to 5.09 - updated to 5.09
* Fri Jun 13 2003 - kukuk@suse.de * Fri Jun 13 2003 kukuk@suse.de
- fix filelist - fix filelist
* Wed Apr 30 2003 - mcihar@suse.cz * Wed Apr 30 2003 mcihar@suse.cz
- renamed to xlockmore - renamed to xlockmore
- updated to 5.07.1: - updated to 5.07.1:
* Many buxfixes. * Many buxfixes.
* Checks for OpenGL errors. * Checks for OpenGL errors.
* Added a Caps Lock check. * Added a Caps Lock check.
* Fri Mar 07 2003 - tcrhak@suse.cz * Fri Mar 07 2003 tcrhak@suse.cz
- restart xlock only when a signal was received, - restart xlock only when a signal was received,
not when xlock ended with an error, e.g. unknown mode not when xlock ended with an error, e.g. unknown mode
* Mon Mar 03 2003 - tcrhak@suse.cz * Mon Mar 03 2003 tcrhak@suse.cz
- Added xlock wrapper (source xlock-wrapper), replacing - Added xlock wrapper (source xlock-wrapper), replacing
the original xlock. The wrapper restarts xlock whenever the original xlock. The wrapper restarts xlock whenever
it terminates unexpectedly, e.g. when the used module it terminates unexpectedly, e.g. when the used module
segfaults. [bug #23091] segfaults. [bug #23091]
* Fri Feb 07 2003 - kukuk@suse.de * Fri Feb 07 2003 kukuk@suse.de
- Use pam_unix2.so instead of pam_unix.so - Use pam_unix2.so instead of pam_unix.so
* Tue Feb 04 2003 - pmladek@suse.cz * Tue Feb 04 2003 pmladek@suse.cz
- updated to version 5.06: - updated to version 5.06:
* new mode petri * new mode petri
* allow -erasemode to handle more complicated requests like * allow -erasemode to handle more complicated requests like
-erasemode all-circle_wipe -erasemode all-circle_wipe
* and many bug fixes * and many bug fixes
- helper-bug.dif merged in helper.dif - helper-bug.dif merged in helper.dif
* Mon Nov 18 2002 - ro@suse.de * Tue Nov 19 2002 ro@suse.de
- removed duplication of AC_CONFIG_HEADER(config.h) - removed duplication of AC_CONFIG_HEADER(config.h)
* Thu Sep 19 2002 - pmladek@suse.cz * Thu Sep 19 2002 pmladek@suse.cz
- previous change fixes the bugs #18790, #14329 and not the bug #18774 - previous change fixes the bugs #18790, #14329 and not the bug #18774
* Tue Sep 03 2002 - pmladek@suse.cz * Tue Sep 03 2002 pmladek@suse.cz
- fixed helper patch, FALLBACK_XLOCKRC is still not needed because PAM - fixed helper patch, FALLBACK_XLOCKRC is still not needed because PAM
support is replaced by PASSWD_HELPER_PROGRAM [#18774] support is replaced by PASSWD_HELPER_PROGRAM [#18774]
* Tue Aug 27 2002 - pmladek@suse.cz * Tue Aug 27 2002 pmladek@suse.cz
- used --with-libraries=%%{_libdir} to fix for lib64 - used --with-libraries=%%{_libdir} to fix for lib64
* Mon Aug 26 2002 - pmladek@suse.cz * Mon Aug 26 2002 pmladek@suse.cz
- pam module is accessed via new helper utility unix2_chkpw and xlock binary - pam module is accessed via new helper utility unix2_chkpw and xlock binary
do not need group id bit now, many thanks to Olaf Kirch <okir@suse.de> do not need group id bit now, many thanks to Olaf Kirch <okir@suse.de>
for hint and patch [#18132] for hint and patch [#18132]
* Mon Feb 18 2002 - tcrhak@suse.cz * Mon Feb 18 2002 tcrhak@suse.cz
- fixed application default resources (XLock.*.bitmap); bug #13347 - fixed application default resources (XLock.*.bitmap); bug #13347
* Tue Feb 12 2002 - cihlar@suse.cz * Tue Feb 12 2002 cihlar@suse.cz
- removed sound support (it breaks Minimal+X11 selection) - removed sound support (it breaks Minimal+X11 selection)
* Tue Feb 12 2002 - cihlar@suse.cz * Tue Feb 12 2002 cihlar@suse.cz
- removed xlock-mesa due to problems with mesa - removed xlock-mesa due to problems with mesa
screensavers [#12944] screensavers [#12944]
* Tue Feb 05 2002 - cihlar@suse.cz * Tue Feb 05 2002 cihlar@suse.cz
- update to version 5.03 - update to version 5.03
- added sound support (sound off by default) - added sound support (sound off by default)
- fixed to compile xlock without mesa and - fixed to compile xlock without mesa and
xlock-mesa with mesa xlock-mesa with mesa
* Thu Nov 08 2001 - ro@suse.de * Thu Nov 08 2001 ro@suse.de
- use mesa-devel-packages in neededforbuild - use mesa-devel-packages in neededforbuild
* Mon Oct 29 2001 - dan@suse.cz * Mon Oct 29 2001 dan@suse.cz
- update to 5.02 version - update to 5.02 version
* Fri Aug 24 2001 - schwab@suse.de * Fri Aug 24 2001 schwab@suse.de
- Fix conflicting declaration. - Fix conflicting declaration.
* Tue Aug 14 2001 - ro@suse.de * Tue Aug 14 2001 ro@suse.de
- Don't use absolute paths to PAM modules in PAM config files - Don't use absolute paths to PAM modules in PAM config files
* Thu Aug 09 2001 - dan@suse.cz * Thu Aug 09 2001 dan@suse.cz
- update to the latest stable (4.17.2) - update to the latest stable (4.17.2)
* Mon Jun 25 2001 - pblaha@suse.cz * Mon Jun 25 2001 pblaha@suse.cz
- remove mode cartoon due to a copyright problems - remove mode cartoon due to a copyright problems
* Tue May 08 2001 - mfabian@suse.de * Tue May 08 2001 mfabian@suse.de
- bzip2 sources - bzip2 sources
* Thu Mar 15 2001 - ro@suse.de * Thu Mar 15 2001 ro@suse.de
- changed neededforbuild <mesaglu> to <xf86glu> - changed neededforbuild <mesaglu> to <xf86glu>
- changed neededforbuild <mesaglu-devel> to <xf86glu-devel> - changed neededforbuild <mesaglu-devel> to <xf86glu-devel>
* Wed Mar 07 2001 - ro@suse.de * Wed Mar 07 2001 ro@suse.de
- changed neededforbuild <mesadev> to <mesa-devel> - changed neededforbuild <mesadev> to <mesa-devel>
* Wed Feb 07 2001 - uli@suse.de * Wed Feb 07 2001 uli@suse.de
- fixed for glibc 2.2.1 - fixed for glibc 2.2.1
- removed cracklib, pam from neededforbuild - removed cracklib, pam from neededforbuild
* Mon Jan 22 2001 - schwab@suse.de * Mon Jan 22 2001 schwab@suse.de
- Fix conflicting declarations. - Fix conflicting declarations.
- Add %%suse_update_config. - Add %%suse_update_config.
* Thu Aug 17 2000 - smid@suse.cz * Thu Aug 17 2000 smid@suse.cz
- format string security bug fixed - format string security bug fixed
* Wed May 24 2000 - smid@suse.cz * Wed May 24 2000 smid@suse.cz
- mesadev added to needeforbuild - mesadev added to needeforbuild
* Tue Apr 18 2000 - smid@suse.cz * Tue Apr 18 2000 smid@suse.cz
- buildroot added - buildroot added
- upgrade to 4.16 - upgrade to 4.16
* Thu Mar 23 2000 - ro@suse.de * Thu Mar 23 2000 ro@suse.de
- fixed to compile on both xf86 - fixed to compile on both xf86
* Fri Jan 07 2000 - kukuk@suse.de * Fri Jan 07 2000 kukuk@suse.de
- Update to 4.15 - Update to 4.15
* Sat Oct 16 1999 - kukuk@suse.de * Sat Oct 16 1999 kukuk@suse.de
- Build one version with and one without Mesa. - Build one version with and one without Mesa.
* Mon Sep 13 1999 - bs@suse.de * Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec. - ran old prepare_spec on spec file to switch to new prepare_spec.
* Thu Jul 01 1999 - kukuk@suse.de * Thu Jul 01 1999 kukuk@suse.de
- Link against Mesa - Link against Mesa
* Wed Jun 30 1999 - kukuk@suse.de * Wed Jun 30 1999 kukuk@suse.de
- Don't give egid away, it's needed for reading shadow - Don't give egid away, it's needed for reading shadow
* Mon Jun 28 1999 - kukuk@suse.de * Mon Jun 28 1999 kukuk@suse.de
- update to 4.14 - update to 4.14
* Tue Jun 08 1999 - kukuk@suse.de * Tue Jun 08 1999 kukuk@suse.de
- update 4.12 -> 4.13.1 - update 4.12 -> 4.13.1
- Compile with PAM - Compile with PAM
* Tue Jan 12 1999 - uli@suse.de * Tue Jan 12 1999 uli@suse.de
- update 4.04 -> 4.12 - update 4.04 -> 4.12
* Tue Oct 14 1997 - ro@suse.de * Tue Oct 14 1997 ro@suse.de
- updated file list - updated file list
ready for autobuild ready for autobuild
* Fri Oct 10 1997 - florian@suse.de * Fri Oct 10 1997 florian@suse.de
- update to version 4.04 - update to version 4.04
* Sun Jun 22 1997 - florian@suse.de * Sun Jun 22 1997 florian@suse.de
- update to version 4.02.1 - update to version 4.02.1
* Wed Apr 30 1997 - florian@suse.de * Wed Apr 30 1997 florian@suse.de
- make xlock sgid "shadow" and not suid "root" - make xlock sgid "shadow" and not suid "root"
* Sun Apr 27 1997 - bs@suse.de * Sun Apr 27 1997 bs@suse.de
- update to new version 4.02 (security fix) - update to new version 4.02 (security fix)
* Sun Apr 13 1997 - florian@suse.de * Mon Apr 14 1997 florian@suse.de
- update to new version 4.01 - update to new version 4.01
- do not enable automatic logout button - do not enable automatic logout button
* Sun Feb 02 1997 - florian@suse.de * Sun Feb 02 1997 florian@suse.de
- update to new version 3.13 - update to new version 3.13
* Thu Jan 02 1997 - florian@suse.de * Thu Jan 02 1997 florian@suse.de
- update from beta-version to official 3.12 - update from beta-version to official 3.12
* Thu Jan 02 1997 - florian@suse.de * Thu Jan 02 1997 florian@suse.de
- update to newest version 3.12BETA due to security problems - update to newest version 3.12BETA due to security problems
* Thu Jan 02 1997 - florian@suse.de * Thu Jan 02 1997 florian@suse.de
update to new version 3.10 update to new version 3.10