rpms/system-config-users/devel system-config-users.spec,1.98,1.99

Nils Philippsen nphilipp at fedoraproject.org
Tue Mar 23 14:04:43 UTC 2010


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-users/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5175

Modified Files:
	system-config-users.spec 
Log Message:
version 1.2.95


Index: system-config-users.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/devel/system-config-users.spec,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -p -r1.98 -r1.99
--- system-config-users.spec	28 Sep 2009 13:33:58 -0000	1.98
+++ system-config-users.spec	23 Mar 2010 14:04:43 -0000	1.99
@@ -1,6 +1,6 @@
 # Command line configurables
 
-%if 0%{?fedora}%{?redhat} == 0 || 0%{?fedora} >= 5 || 0%{?redhat} >= 5
+%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 5 || 0%{?rhel} >= 5
 %bcond_without cracklib
 %else
 %bcond_with cracklib
@@ -28,7 +28,7 @@
 
 Summary: A graphical interface for administering users and groups
 Name: system-config-users
-Version: 1.2.94
+Version: 1.2.95
 Release: 1%{?dist}
 URL: http://fedorahosted.org/%{name}
 License: GPLv2+
@@ -40,7 +40,6 @@ BuildRequires: desktop-file-utils
 BuildRequires: gettext
 BuildRequires: intltool
 BuildRequires: findutils
-Obsoletes: redhat-config-users <= 1.2.4
 # Until version 1.2.81, system-config-users contained online documentation.
 # From version 1.2.82 on, online documentation is split off into its own
 # package system-config-users-docs. The following ensures that updating from
@@ -127,6 +126,21 @@ fi
 %config(noreplace) %{_sysconfdir}/sysconfig/system-config-users
 
 %changelog
+* Tue Mar 23 2010 Nils Philippsen <nils at redhat.com> - 1.2.95-1
+- pick up translation updates
+
+* Thu Mar 04 2010 Nils Philippsen <nils at redhat.com>
+- fix shortcuts in user properties dialog (#570353)
+
+* Thu Jan 21 2010 Nils Philippsen <nils at redhat.com>
+- don't obsolete redhat-config-users anymore
+- fix conditional for RHEL
+
+* Wed Dec 16 2009 Nils Philippsen <nils at redhat.com>
+- use consistent terms for adding users (#343571)
+- use strings as keys for user/group check messages
+- warn about user names with trailing dollar sign (#486906)
+
 * Mon Sep 28 2009 Nils Philippsen <nils at redhat.com> - 1.2.94-1
 - pick up new translations
 



More information about the scm-commits mailing list