[tlock/el5] Update autoconf scripts BZ#926640

pjp pjp at fedoraproject.org
Sat Oct 12 20:33:31 UTC 2013


commit 091ba79b0f5ac1c8dd062779f8b5799a91d2510a
Author: P J P <pjp at fedoraproject.org>
Date:   Sun Oct 13 02:03:16 2013 +0530

    Update autoconf scripts BZ#926640

 .gitignore |    1 +
 sources    |    2 +-
 tlock.spec |   34 +++++++++++++++++++++++++++++-----
 3 files changed, 31 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c96e20d..d980fcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 tlock-1.4.tar.gz
+/tlock-1.5.tar.gz
diff --git a/sources b/sources
index 9d8eb98..bbad089 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79f6253fe3ea5a556be20026069b6016  tlock-1.4.tar.gz
+19ec0d986278a9886a1aed3a8d03ef2f  tlock-1.5.tar.gz
diff --git a/tlock.spec b/tlock.spec
index 11a73df..7622f2d 100644
--- a/tlock.spec
+++ b/tlock.spec
@@ -1,6 +1,6 @@
 Name:           tlock
-Version:        1.4
-Release:        2%{?dist}
+Version:        1.5
+Release:        8%{?dist}
 Summary:        Terminal lock
 
 Group:          Applications/System
@@ -15,9 +15,8 @@ Requires(preun): info
 
 %description
 tlock is a small program intended to lock the terminal until the correct
-password is supplied by the user. By default 'tlock' prompts you for the
-password, but can also lock the terminal with system password when invoked
-with the -s switch.
+password is supplied by the user. By default 'tlock' locks the terminal with
+the user's login password.
 
 %package        devel
 Summary:        Development library for tlock
@@ -72,6 +71,31 @@ rm -rf $RPM_BUILD_ROOT
 %_mandir/man3/*
 
 %changelog
+* Sun Oct 13 2013 pjp <pjp at fedoraproject.org> - 1.5-8
+- Updated autoconf(1) scripts to version >= 2.69
+   -> https://bugzilla.redhat.com/show_bug.cgi?id=926640
+
+* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Wed Sep 29 2010 jkeating - 1.5-2
+- Rebuilt for gcc bug 634757
+
+* Sat Sep 25 2010 _pjp_ <pj.pandit at yahoo.co.in> - 1.5-1
+- changed to lock terminal with user's login password by default.
+
 * Sat Jul 26 2008 _pjp_ <pj.pandit at yahoo.co.in> - 1.4-2
 - Fixed the share/info/dir menu entry of tlock.
 


More information about the scm-commits mailing list