[tlock] Update to 1.5

pjp pjp at fedoraproject.org
Sat Sep 25 09:03:16 UTC 2010


commit ace8bdafbcc4dcccb937e0c0bd3a7d0cfa94e805
Author: pjp <prasad at redhat.com>
Date:   Sat Sep 25 14:33:09 2010 +0530

    Update to 1.5

 .gitignore |    1 +
 sources    |    2 +-
 tlock.spec |   16 ++++++----------
 3 files changed, 8 insertions(+), 11 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..89163fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79f6253fe3ea5a556be20026069b6016  tlock-1.4.tar.gz
+ff6e8ac2852c2c015a55565401e8aa08  tlock-1.5.tar.gz
diff --git a/tlock.spec b/tlock.spec
index aff6a22..db3c633 100644
--- a/tlock.spec
+++ b/tlock.spec
@@ -1,6 +1,6 @@
 Name:           tlock
-Version:        1.4
-Release:        4%{?dist}
+Version:        1.5
+Release:        1%{?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,11 +71,8 @@ rm -rf $RPM_BUILD_ROOT
 %_mandir/man3/*
 
 %changelog
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* 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