rpms/usermode/F-7 .cvsignore, 1.49, 1.50 sources, 1.53, 1.54 usermode.spec, 1.70, 1.71

Miloslav Trmac (mitr) fedora-extras-commits at redhat.com
Wed Sep 5 00:40:28 UTC 2007


Author: mitr

Update of /cvs/pkgs/rpms/usermode/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12374

Modified Files:
	.cvsignore sources usermode.spec 
Log Message:
* Wed Sep  5 2007 Miloslav Trmač <mitr at redhat.com> - 1.93-1
- Fix handling of PAM conversations with no questions
  Resolves: #267361
- Update License:



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/usermode/F-7/.cvsignore,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- .cvsignore	15 Jun 2007 08:47:17 -0000	1.49
+++ .cvsignore	5 Sep 2007 00:39:55 -0000	1.50
@@ -1 +1 @@
-usermode-1.92.tar.bz2
+usermode-1.93.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/usermode/F-7/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources	15 Jun 2007 08:47:17 -0000	1.53
+++ sources	5 Sep 2007 00:39:55 -0000	1.54
@@ -1 +1 @@
-6b962175592a2b4668b7251fa18d97f4  usermode-1.92.tar.bz2
+82a157127cc827c0ad4d33fc52a92cb0  usermode-1.93.tar.bz2


Index: usermode.spec
===================================================================
RCS file: /cvs/pkgs/rpms/usermode/F-7/usermode.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- usermode.spec	15 Jun 2007 08:47:17 -0000	1.70
+++ usermode.spec	5 Sep 2007 00:39:55 -0000	1.71
@@ -4,9 +4,9 @@
 
 Summary: Tools for certain user account management tasks
 Name: usermode
-Version: 1.92
-Release: 0.fc7
-License: GPL
+Version: 1.93
+Release: 1%{?dist}
+License: GPLv2+
 Group: Applications/System
 Source: usermode-%{version}.tar.bz2
 Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
@@ -116,7 +116,12 @@
 %{_datadir}/applications/*
 
 %changelog
-* Mon Jun 15 2007 Miloslav Trmač <mitr at redhat.com> - 1.92-0.f7
+* Wed Sep  5 2007 Miloslav Trmač <mitr at redhat.com> - 1.93-1
+- Fix handling of PAM conversations with no questions
+  Resolves: #267361
+- Update License:
+
+* Mon Jun 11 2007 Miloslav Trmač <mitr at redhat.com> - 1.92-1
 - Fix userhelper hangs in non-UTF8 locales
   Resolves: #242420
 - Clean up menu categories in desktop files




More information about the scm-commits mailing list