Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory
checked in at Fri Jun 17 10:25:37 CEST 2011.



--------
--- polkit-default-privs/polkit-default-privs.changes   2011-05-16 
11:59:08.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/polkit-default-privs/polkit-default-privs.changes  
    2011-06-16 17:33:10.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun 16 15:31:03 UTC 2011 - [email protected]
+
+ - add colord (bnc#698250)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  polkit-default-privs-0.1_201105161158.tar.bz2

New:
----
  _service:format_spec_file:polkit-default-privs.spec
  polkit-default-privs-0.1_201106161730.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ _service:format_spec_file:polkit-default-privs.spec ++++++
#
# spec file for package polkit-default-privs
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild
# icecream 0


Name:           polkit-default-privs
License:        GPLv2+
Group:          Productivity/Security
Version:        0.1_201106161730
Release:        1
Summary:        SUSE PolicyKit default permissions
Source:         polkit-default-privs-%version.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Supplements:    PolicyKit
Supplements:    libpolkit0, polkit
BuildArch:      noarch
Url:            http://git.opensuse.org/?p=projects/polkit-default-privs.git
PreReq:         %fillup_prereq
%if %suse_version > 1100
Obsoletes:      hal-resmgr < 0.2
Obsoletes:      resmgr < 1.1.1
# bug437293
%ifarch ppc64
Obsoletes:      resmgr-64bit
%endif
#
%endif


%description
Different default privilege settings depending on local configuration



Authors:
--------
    Ludwig Nussel

%prep
%setup -q


%build


%install
make install DESTDIR=$RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/var/lib/polkit-1/localauthority/10-vendor.d


%post
%{fillup_only -ns security polkit_default_privs}
/sbin/set_polkit_default_privs


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%config /etc/polkit-default-privs.standard
%config /etc/polkit-default-privs.restrictive
%config(noreplace) /etc/polkit-default-privs.local
/sbin/chkstat-polkit
/sbin/set_polkit_default_privs
%_mandir/man*/*
/var/adm/fillup-templates/sysconfig.security-polkit_default_privs
%attr(0700,root,root) %dir /var/lib/polkit-1
%dir /var/lib/polkit-1/localauthority
%dir /var/lib/polkit-1/localauthority/10-vendor.d



%changelog
++++++ polkit-default-privs.spec ++++++
--- /var/tmp/diff_new_pack.LApDOj/_old  2011-06-17 10:19:23.000000000 +0200
+++ /var/tmp/diff_new_pack.LApDOj/_new  2011-06-17 10:19:23.000000000 +0200
@@ -22,7 +22,7 @@
 Name:           polkit-default-privs
 License:        GPLv2+
 Group:          Productivity/Security
-Version:        0.1_201105161158
+Version:        0.1_201106161730
 Release:        1
 Summary:        SUSE PolicyKit default permissions
 Source:         polkit-default-privs-%version.tar.bz2

++++++ polkit-default-privs-0.1_201105161158.tar.bz2 -> 
polkit-default-privs-0.1_201106161730.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201105161158/polkit-default-privs.restrictive 
new/polkit-default-privs-0.1_201106161730/polkit-default-privs.restrictive
--- old/polkit-default-privs-0.1_201105161158/polkit-default-privs.restrictive  
2011-05-16 11:58:00.000000000 +0200
+++ new/polkit-default-privs-0.1_201106161730/polkit-default-privs.restrictive  
2011-06-16 17:30:36.000000000 +0200
@@ -87,7 +87,17 @@
 #
 org.gnome.settingsdaemon.datetimemechanism.configure            auth_admin_keep
 #
-org.gnome.color.install-system-wide                             auth_admin
+# colord (bnc#698250)
+#
+org.freedesktop.color-manager.create-device                     auth_admin
+org.freedesktop.color-manager.create-profile                    auth_admin
+org.freedesktop.color-manager.delete-device                     auth_admin
+org.freedesktop.color-manager.delete-profile                    auth_admin
+org.freedesktop.color-manager.modify-device                     auth_admin
+org.freedesktop.color-manager.modify-profile                    auth_admin
+org.freedesktop.color-manager.install-system-wide               auth_admin
+org.freedesktop.color-manager.device-inhibit                    auth_admin
+org.freedesktop.color-manager.sensor-lock                       auth_admin
 #
 # package kit
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201105161158/polkit-default-privs.standard 
new/polkit-default-privs-0.1_201106161730/polkit-default-privs.standard
--- old/polkit-default-privs-0.1_201105161158/polkit-default-privs.standard     
2011-05-16 11:58:00.000000000 +0200
+++ new/polkit-default-privs-0.1_201106161730/polkit-default-privs.standard     
2011-06-16 17:30:36.000000000 +0200
@@ -94,7 +94,17 @@
 #
 org.gnome.settingsdaemon.datetimemechanism.configure            auth_admin_keep
 #
-org.gnome.color.install-system-wide                             auth_admin
+# colord (bnc#698250)
+#
+org.freedesktop.color-manager.create-device                     auth_admin
+org.freedesktop.color-manager.create-profile                    auth_admin
+org.freedesktop.color-manager.delete-device                     auth_admin
+org.freedesktop.color-manager.delete-profile                    auth_admin
+org.freedesktop.color-manager.modify-device                     auth_admin
+org.freedesktop.color-manager.modify-profile                    auth_admin
+org.freedesktop.color-manager.install-system-wide               auth_admin
+org.freedesktop.color-manager.device-inhibit                    auth_admin
+org.freedesktop.color-manager.sensor-lock                       auth_admin
 #
 # package kit
 #


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to