rpms/system-config-users/devel .cvsignore, 1.46, 1.47 sources, 1.49, 1.50 system-config-users.spec, 1.55, 1.56

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Wed Jun 27 08:51:22 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-users/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19035

Modified Files:
	.cvsignore sources system-config-users.spec 
Log Message:
fix desktop file category (#245876)
try not to barf if encountering inconsistencies between /etc/passwd, /etc/group, /etc/shadow and /etc/gshadow
fix English language oddity
split up map/filter statement in userGroupFind.py to make debugging easier (#243217)
Resolves: #243217, #245876



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/devel/.cvsignore,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- .cvsignore	24 May 2007 14:04:12 -0000	1.46
+++ .cvsignore	27 Jun 2007 08:50:46 -0000	1.47
@@ -1 +1 @@
-system-config-users-1.2.58.tar.bz2
+system-config-users-1.2.59.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/devel/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sources	24 May 2007 14:04:12 -0000	1.49
+++ sources	27 Jun 2007 08:50:46 -0000	1.50
@@ -1 +1 @@
-9218cd4098c09f03c3615a1df6f0a58f  system-config-users-1.2.58.tar.bz2
+675d968044967b86d13bdfff9ed6135f  system-config-users-1.2.59.tar.bz2


Index: system-config-users.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/devel/system-config-users.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- system-config-users.spec	24 May 2007 14:04:12 -0000	1.55
+++ system-config-users.spec	27 Jun 2007 08:50:46 -0000	1.56
@@ -1,6 +1,6 @@
 Summary: A graphical interface for administering users and groups
 Name: system-config-users
-Version: 1.2.58
+Version: 1.2.59
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/users
 License: GPL
@@ -89,6 +89,20 @@
 %attr(0644,root,root) %config (noreplace) /etc/sysconfig/system-config-users
 
 %changelog
+* Wed Jun 27 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.59
+- fix desktop file category (#245876)
+
+* Tue Jun 26 2007 Nils Philippsen <nphilipp at redhat.com>
+- try not to barf if encountering inconsistencies between /etc/passwd,
+  /etc/group, /etc/shadow and /etc/gshadow
+
+* Wed Jun 13 2007 Nils Philippsen <nphilipp at redhat.com>
+- fix English language oddity
+
+* Fri Jun 08 2007 Nils Philippsen <nphilipp at redhat.com>
+- split up map/filter statement in userGroupFind.py to make debugging easier
+  (#243217)
+
 * Thu May 24 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.58
 - avoid traceback when creating a new user with a specific group id (#240129)
 




More information about the fedora-extras-commits mailing list