rpms/xlockmore/FC-3 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xlockmore.spec, 1.3, 1.4 xlockmore.older-passwd.patch, 1.1, NONE

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Wed Sep 7 08:25:13 UTC 2005


Author: adrian

Update of /cvs/extras/rpms/xlockmore/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10043

Modified Files:
	.cvsignore sources xlockmore.spec 
Removed Files:
	xlockmore.older-passwd.patch 
Log Message:
* Sun Aug 21 2005 Adrian Reber <adrian at lisas.de> - 5.19-1
- updated to 5.19
- upstream included a fix for (BZ #161740), but "GENTOO" needs
  to be defined during compilation



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xlockmore/FC-3/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	18 Jun 2005 20:59:31 -0000	1.3
+++ .cvsignore	7 Sep 2005 08:25:11 -0000	1.4
@@ -1 +1 @@
-xlockmore-5.18.tar.bz2
+xlockmore-5.19.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xlockmore/FC-3/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	18 Jun 2005 20:59:31 -0000	1.3
+++ sources	7 Sep 2005 08:25:11 -0000	1.4
@@ -1 +1 @@
-211673f6be51bdec96718b891bf9ebb9  xlockmore-5.18.tar.bz2
+c80ae7689bf8683033ec08b652e24d83  xlockmore-5.19.tar.bz2


Index: xlockmore.spec
===================================================================
RCS file: /cvs/extras/rpms/xlockmore/FC-3/xlockmore.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xlockmore.spec	28 Jun 2005 11:43:12 -0000	1.3
+++ xlockmore.spec	7 Sep 2005 08:25:11 -0000	1.4
@@ -1,12 +1,11 @@
 Summary: Screen lock and screen saver
 Name: xlockmore
-Version: 5.18
-Release: 3%{?dist}
+Version: 5.19
+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.18.tar.bz2
-Patch0: xlockmore.older-passwd.patch
+Source0: http://www.tux.org/~bagleyd/latest/xlockmore-5.19.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
@@ -34,14 +33,13 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %{__sed} -i -e "s,/lib,/%{_lib},g" configure
 
 %build
 %configure \
 	--with-crypt --enable-pam --enable-syslog --disable-setuid
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} CFLAGS+=" -DGENTOO "
 
 %install
 %{__rm} -rf %{buildroot}
@@ -106,6 +104,11 @@
 %{_bindir}/xglock
 
 %changelog
+* Sun Aug 21 2005 Adrian Reber <adrian at lisas.de> - 5.19-1
+- updated to 5.19
+- upstream included a fix for (BZ #161740), but "GENTOO" needs
+  to be defined during compilation
+
 * Mon Jun 27 2005 Adrian Reber <adrian at lisas.de> - 5.18-3
 - included patch to make it work again with PAM (BZ #161740)
 


--- xlockmore.older-passwd.patch DELETED ---




More information about the fedora-extras-commits mailing list