rpms/system-config-samba/devel .cvsignore, 1.63, 1.64 sources, 1.66, 1.67 system-config-samba.spec, 1.70, 1.71

Nils Philippsen nphilipp at fedoraproject.org
Mon Mar 2 08:15:52 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-samba/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22250

Modified Files:
	.cvsignore sources system-config-samba.spec 
Log Message:
version 1.2.71



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/.cvsignore,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- .cvsignore	23 Feb 2009 14:07:57 -0000	1.63
+++ .cvsignore	2 Mar 2009 08:15:22 -0000	1.64
@@ -1 +1 @@
-system-config-samba-1.2.70.tar.bz2
+system-config-samba-1.2.71.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/sources,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- sources	23 Feb 2009 14:07:57 -0000	1.66
+++ sources	2 Mar 2009 08:15:22 -0000	1.67
@@ -1 +1 @@
-0e3848f1f77e6d801005beaf166727e1  system-config-samba-1.2.70.tar.bz2
+9e907b0ceb4f777c20302967cd868a14  system-config-samba-1.2.71.tar.bz2


Index: system-config-samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-samba/devel/system-config-samba.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- system-config-samba.spec	26 Feb 2009 05:16:48 -0000	1.70
+++ system-config-samba.spec	2 Mar 2009 08:15:22 -0000	1.71
@@ -3,8 +3,8 @@
 
 Summary: Samba server configuration tool
 Name: system-config-samba
-Version: 1.2.70
-Release: 2%{?dist}
+Version: 1.2.71
+Release: 1%{?dist}
 URL: http://fedorahosted.org/%{name}
 License: GPLv2+
 Group: System Environment/Base
@@ -20,7 +20,11 @@
 Obsoletes: system-config-samba < 1.2.68
 Conflicts: system-config-samba < 1.2.68
 Requires: dbus-python
+%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
+Requires: PolicyKit-authentication-agent
+%else
 Requires: PolicyKit-gnome
+%endif
 Requires: pygtk2
 Requires: pygtk2-libglade
 Requires: python
@@ -82,8 +86,8 @@
 %{python_sitelib}/scsamba.dbus-%{version}-py%{python_version}.egg-info
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.70-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Mon Mar 02 2009 Nils Philippsen <nils at redhat.com> - 1.2.71-1
+- require PolicyKit-authentication-agent from F-11 on (#487191)
 
 * Mon Feb 23 2009 Nils Philippsen <nils at redhat.com> - 1.2.70-1
 - make parser cope with whitespace-less keywords (#460272)




More information about the fedora-extras-commits mailing list