rpms/system-config-users/F-13 .cvsignore, 1.83, 1.84 sources, 1.92, 1.93 system-config-users.spec, 1.100, 1.101

Nils Philippsen nphilipp at fedoraproject.org
Mon May 3 19:00:50 UTC 2010


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-users/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2857

Modified Files:
	.cvsignore sources system-config-users.spec 
Log Message:
version 1.2.97


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/F-13/.cvsignore,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -p -r1.83 -r1.84
--- .cvsignore	31 Mar 2010 09:40:31 -0000	1.83
+++ .cvsignore	3 May 2010 19:00:50 -0000	1.84
@@ -1 +1 @@
-system-config-users-1.2.96.tar.bz2
+system-config-users-1.2.97.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/F-13/sources,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -p -r1.92 -r1.93
--- sources	31 Mar 2010 09:40:31 -0000	1.92
+++ sources	3 May 2010 19:00:50 -0000	1.93
@@ -1 +1 @@
-1b25ac09962876956132dcda73657011  system-config-users-1.2.96.tar.bz2
+3d2faa4d1170b0193f307c8aba51d8f7  system-config-users-1.2.97.tar.bz2


Index: system-config-users.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-users/F-13/system-config-users.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -p -r1.100 -r1.101
--- system-config-users.spec	31 Mar 2010 09:40:31 -0000	1.100
+++ system-config-users.spec	3 May 2010 19:00:50 -0000	1.101
@@ -8,10 +8,10 @@
 
 %if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 7 || 0%{?rhel} >= 6
 %bcond_without xdg_utils
-%bcond_without cracklib-python
+%bcond_without cracklib_python
 %else
 %bcond_with xdg_utils
-%bcond_with cracklib-python
+%bcond_with cracklib_python
 %endif
 
 %if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 8 || 0%{?rhel} >= 6
@@ -28,7 +28,7 @@
 
 Summary: A graphical interface for administering users and groups
 Name: system-config-users
-Version: 1.2.96
+Version: 1.2.97
 Release: 1%{?dist}
 URL: http://fedorahosted.org/%{name}
 License: GPLv2+
@@ -67,7 +67,7 @@ Requires: rpm-python
 Requires: /usr/bin/pgrep
 %if %{with cracklib}
 %if %{with cracklib_python}
-Requires: cracklib-python
+Requires: cracklib-python >= 2.8.6
 %else
 Requires: cracklib >= 2.8.6
 %endif
@@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/sysconfig/system-config-users
 
 %changelog
+* Mon May 03 2010 Nils Philippsen <nils at redhat.com> - 1.2.97-1
+- really require cracklib-python where this is split off (#588462)
+
 * Wed Mar 31 2010 Nils Philippsen <nils at redhat.com> - 1.2.96-1
 - use named icons for windows etc., don't require hicolor-theme anymore
 



More information about the scm-commits mailing list