rpms/cups-pk-helper/F-13 cups-pk-helper.spec,1.14,1.15

Marek Kašík mkasik at fedoraproject.org
Tue Feb 23 13:16:00 UTC 2010


Author: mkasik

Update of /cvs/pkgs/rpms/cups-pk-helper/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2108

Modified Files:
	cups-pk-helper.spec 
Log Message:
* Tue Feb 23 2010 Marek Kasik <mkasik at redhat.com> - 0.0.4-9
- Allow inactive users and any user to authenticate
- Resolves: #543085



Index: cups-pk-helper.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups-pk-helper/F-13/cups-pk-helper.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- cups-pk-helper.spec	30 Sep 2009 14:49:22 -0000	1.14
+++ cups-pk-helper.spec	23 Feb 2010 13:16:00 -0000	1.15
@@ -1,6 +1,6 @@
 Name:           cups-pk-helper
 Version:        0.0.4
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        A helper that makes system-config-printer use PolicyKit
 
 Group:          System Environment/Base
@@ -13,6 +13,7 @@ Patch1:         get_devices.patch
 Patch2:         polkit_result.patch
 Patch3:         edit_job.patch
 Patch4:         cups-pk-helper-ppd-name.patch
+Patch5:         allow_authentication.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -47,6 +48,7 @@ interfaces available under control of Po
 %patch2 -p1 -b .polkit-result
 %patch3 -p1 -b .edit-job
 %patch4 -p1 -b .ppd-name
+%patch5 -p1 -b .allow_auth
 
 %build
 # Patch0 modifies configure.ac
@@ -76,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Feb 23 2010 Marek Kasik <mkasik at redhat.com> - 0.0.4-9
+- Allow inactive users and any user to authenticate
+- Resolves: #543085
+
 * Wed Sep 30 2009 Marek Kasik <mkasik at redhat.com> - 0.0.4-8
 - Fix adding of printers without specification of device-uri.
 - Patch by Tim Waugh.



More information about the scm-commits mailing list