From f7d9f674ed2e4a9ff2a8673aca95ce282da8dc41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Mon, 17 Jul 2006 08:12:08 +0000 Subject: [PATCH] - fixed broken logic from the last change (#196851) --- .cvsignore | 2 +- passwd.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 18d8665..a8c720d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -passwd-0.72.tar.bz2 +passwd-0.73.tar.bz2 diff --git a/passwd.spec b/passwd.spec index 14829a7..2275c4d 100644 --- a/passwd.spec +++ b/passwd.spec @@ -6,7 +6,7 @@ %endif Summary: The passwd utility for setting/changing passwords using PAM Name: passwd -Version: 0.72 +Version: 0.73 Release: 1 License: BSD Group: System Environment/Base @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Mon Jul 17 2006 Tomas Mraz 0.73-1 +- fixed broken logic from the last change (#196851) + * Fri Jul 14 2006 Tomas Mraz 0.72-1 - merged audit patch to upstream cvs - improved passwd -S output (#170344) diff --git a/sources b/sources index dfd4f5c..8f5307d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26438e7f37b2a60fb012d6e8fb345848 passwd-0.72.tar.bz2 +10e0164430a11f0982b9d24dc39394fc passwd-0.73.tar.bz2