From e4b39fda40a867dbdec2fde17d2fea9d6cbcbd74 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Dec 16 2005 09:19:31 +0000 Subject: - updated to 5.20.1 - changes for modular X - removed "GENTOO" hack --- diff --git a/.cvsignore b/.cvsignore index a0a0444..2d64c5a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xlockmore-5.19.tar.bz2 +xlockmore-5.20.1.tar.bz2 diff --git a/sources b/sources index ba634a5..4765cbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c80ae7689bf8683033ec08b652e24d83 xlockmore-5.19.tar.bz2 +f70b24437d44cfa10ca259d00608deef xlockmore-5.20.1.tar.bz2 diff --git a/xlockmore.spec b/xlockmore.spec index 81d2a9d..9eebf18 100644 --- a/xlockmore.spec +++ b/xlockmore.spec @@ -1,16 +1,17 @@ Summary: Screen lock and screen saver Name: xlockmore -Version: 5.19 +Version: 5.20.1 Release: 1%{?dist} License: BSD Group: Amusements/Graphics URL: http://www.tux.org/~bagleyd/xlockmore.html -Source0: http://www.tux.org/~bagleyd/latest/xlockmore-5.19.tar.bz2 +Source0: http://www.tux.org/~bagleyd/latest/xlockmore-5.20.1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pam-devel esound-devel -BuildRequires: xorg-x11-Mesa-libGL xorg-x11-Mesa-libGLU -BuildRequires: desktop-file-utils +BuildRequires: mesa-libGL-devel mesa-libGLU-devel +BuildRequires: desktop-file-utils libXdmcp-devel BuildRequires: openmotif-devel gtk2-devel +BuildRequires: libXau-devel %description Locks the local X display until a password is entered. @@ -39,7 +40,7 @@ GTK based frontend for xlockmore. %build %configure \ --with-crypt --enable-pam --enable-syslog --disable-setuid -%{__make} %{?_smp_mflags} CFLAGS+=" -DGENTOO " +%{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} @@ -104,6 +105,11 @@ desktop-file-install \ %{_bindir}/xglock %changelog +* Fri Dec 16 2005 Adrian Reber - 5.20.1-1 +- updated to 5.20.1 +- changes for modular X +- removed "GENTOO" hack + * Sun Aug 21 2005 Adrian Reber - 5.19-1 - updated to 5.19 - upstream included a fix for (BZ #161740), but "GENTOO" needs