From 914e4bfbe0e57768236e11a58f3e033d4a08669f8ae01cf225669876f9ce6803 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 16 Jun 2011 15:33:10 +0000 Subject: [PATCH 1/4] - add colord (bnc#698250) OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=71 --- ...format_spec_file:polkit-default-privs.spec | 91 +++++++++++++++++++ polkit-default-privs-0.1_201105161158.tar.bz2 | 3 - polkit-default-privs-0.1_201106161730.tar.bz2 | 3 + polkit-default-privs.changes | 5 + polkit-default-privs.spec | 2 +- 5 files changed, 100 insertions(+), 4 deletions(-) create mode 100644 _service:format_spec_file:polkit-default-privs.spec delete mode 100644 polkit-default-privs-0.1_201105161158.tar.bz2 create mode 100644 polkit-default-privs-0.1_201106161730.tar.bz2 diff --git a/_service:format_spec_file:polkit-default-privs.spec b/_service:format_spec_file:polkit-default-privs.spec new file mode 100644 index 0000000..9acb682 --- /dev/null +++ b/_service:format_spec_file:polkit-default-privs.spec @@ -0,0 +1,91 @@ +# +# 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 diff --git a/polkit-default-privs-0.1_201105161158.tar.bz2 b/polkit-default-privs-0.1_201105161158.tar.bz2 deleted file mode 100644 index 95e9277..0000000 --- a/polkit-default-privs-0.1_201105161158.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e8ed91881e840262ae56c8cc8fc15f24c69c0fcb0abd0eeff8532e1a5aca8c4 -size 16601 diff --git a/polkit-default-privs-0.1_201106161730.tar.bz2 b/polkit-default-privs-0.1_201106161730.tar.bz2 new file mode 100644 index 0000000..ffba100 --- /dev/null +++ b/polkit-default-privs-0.1_201106161730.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097fddfec8fb4b7f00a70efa168b0d7658504c98798e341b8e8b11e8426a351b +size 16675 diff --git a/polkit-default-privs.changes b/polkit-default-privs.changes index 92bc0ec..510479c 100644 --- a/polkit-default-privs.changes +++ b/polkit-default-privs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 16 15:31:03 UTC 2011 - lnussel@suse.de + + - add colord (bnc#698250) + ------------------------------------------------------------------- Mon May 16 09:58:34 UTC 2011 - lnussel@suse.de diff --git a/polkit-default-privs.spec b/polkit-default-privs.spec index ab61478..4683aeb 100644 --- a/polkit-default-privs.spec +++ b/polkit-default-privs.spec @@ -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 From 10b82dcca593f3ee05127c5c2ccd80f56b9daf98c648fc907a86ab61463251d8 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 17 Jun 2011 08:25:31 +0000 Subject: [PATCH 2/4] Accepting request 73880 from Base:System baserev update by copy to link target OBS-URL: https://build.opensuse.org/request/show/73880 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=72 --- ...format_spec_file:polkit-default-privs.spec | 91 ------------------- 1 file changed, 91 deletions(-) delete mode 100644 _service:format_spec_file:polkit-default-privs.spec diff --git a/_service:format_spec_file:polkit-default-privs.spec b/_service:format_spec_file:polkit-default-privs.spec deleted file mode 100644 index 9acb682..0000000 --- a/_service:format_spec_file:polkit-default-privs.spec +++ /dev/null @@ -1,91 +0,0 @@ -# -# 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 From 7ad4abfc70d7c32034c721eabd5b371509da5f2471d4535b447aca67335f93f4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 17 Jun 2011 08:25:40 +0000 Subject: [PATCH 3/4] Updating link to change in openSUSE:Factory/polkit-default-privs revision 47.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=bf06b3934e9c3f32c2217823637ff890 --- ...format_spec_file:polkit-default-privs.spec | 91 +++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 _service:format_spec_file:polkit-default-privs.spec diff --git a/_service:format_spec_file:polkit-default-privs.spec b/_service:format_spec_file:polkit-default-privs.spec new file mode 100644 index 0000000..9acb682 --- /dev/null +++ b/_service:format_spec_file:polkit-default-privs.spec @@ -0,0 +1,91 @@ +# +# 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 From 8b79ef6fa1fb124b5c81fdf30a59dc4532fa2d0a9a1bf2a2e7546f846a050080 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 7 Jul 2011 12:13:23 +0000 Subject: [PATCH 4/4] - set org.gnome.gconf.defaults.* to auth_admin_keep (bnc#703582) OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=73 --- ...format_spec_file:polkit-default-privs.spec | 91 ------------------- polkit-default-privs-0.1_201106161730.tar.bz2 | 3 - polkit-default-privs-0.1_201107071412.tar.bz2 | 3 + polkit-default-privs.changes | 5 + polkit-default-privs.spec | 2 +- 5 files changed, 9 insertions(+), 95 deletions(-) delete mode 100644 _service:format_spec_file:polkit-default-privs.spec delete mode 100644 polkit-default-privs-0.1_201106161730.tar.bz2 create mode 100644 polkit-default-privs-0.1_201107071412.tar.bz2 diff --git a/_service:format_spec_file:polkit-default-privs.spec b/_service:format_spec_file:polkit-default-privs.spec deleted file mode 100644 index 9acb682..0000000 --- a/_service:format_spec_file:polkit-default-privs.spec +++ /dev/null @@ -1,91 +0,0 @@ -# -# 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 diff --git a/polkit-default-privs-0.1_201106161730.tar.bz2 b/polkit-default-privs-0.1_201106161730.tar.bz2 deleted file mode 100644 index ffba100..0000000 --- a/polkit-default-privs-0.1_201106161730.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:097fddfec8fb4b7f00a70efa168b0d7658504c98798e341b8e8b11e8426a351b -size 16675 diff --git a/polkit-default-privs-0.1_201107071412.tar.bz2 b/polkit-default-privs-0.1_201107071412.tar.bz2 new file mode 100644 index 0000000..7a22945 --- /dev/null +++ b/polkit-default-privs-0.1_201107071412.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5b9cf200206ad4e84eb64e5d5ff4c9bd87838cc071f3402ec70f95ba11ca5a +size 16674 diff --git a/polkit-default-privs.changes b/polkit-default-privs.changes index 510479c..70dbe2b 100644 --- a/polkit-default-privs.changes +++ b/polkit-default-privs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 7 12:12:37 UTC 2011 - lnussel@suse.de + +- set org.gnome.gconf.defaults.* to auth_admin_keep (bnc#703582) + ------------------------------------------------------------------- Thu Jun 16 15:31:03 UTC 2011 - lnussel@suse.de diff --git a/polkit-default-privs.spec b/polkit-default-privs.spec index 4683aeb..cbefc05 100644 --- a/polkit-default-privs.spec +++ b/polkit-default-privs.spec @@ -22,7 +22,7 @@ Name: polkit-default-privs License: GPLv2+ Group: Productivity/Security -Version: 0.1_201106161730 +Version: 0.1_201107071412 Release: 1 Summary: SUSE PolicyKit default permissions Source: polkit-default-privs-%version.tar.bz2