forked from pool/permissions
This commit is contained in:
parent
294b21104a
commit
b58508f6a4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 7 15:18:04 CEST 2008 - lnussel@suse.de
|
||||||
|
|
||||||
|
- zypp-checkpatches-wrapper -> zypp-refresh-wrapper (bnc#385207)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 21 16:03:22 CEST 2008 - lnussel@suse.de
|
Mon Apr 21 16:03:22 CEST 2008 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -396,8 +396,8 @@
|
|||||||
/usr/bin/mahjongg games:games 2755
|
/usr/bin/mahjongg games:games 2755
|
||||||
/usr/bin/same-gnome games:games 2755
|
/usr/bin/same-gnome games:games 2755
|
||||||
|
|
||||||
# zypp (#211286)
|
# zypp (#385207)
|
||||||
/usr/sbin/zypp-checkpatches-wrapper root:root 4755
|
/usr/sbin/zypp-refresh-wrapper root:root 4755
|
||||||
|
|
||||||
# PolicyKit (#295341)
|
# PolicyKit (#295341)
|
||||||
/usr/lib/PolicyKit/polkit-set-default-helper root:polkituser 2755
|
/usr/lib/PolicyKit/polkit-set-default-helper root:polkituser 2755
|
||||||
|
@ -413,8 +413,8 @@
|
|||||||
/usr/bin/mahjongg games:games 0755
|
/usr/bin/mahjongg games:games 0755
|
||||||
/usr/bin/same-gnome games:games 0755
|
/usr/bin/same-gnome games:games 0755
|
||||||
|
|
||||||
# zypp (#211286)
|
# zypp (#385207)
|
||||||
/usr/sbin/zypp-checkpatches-wrapper root:root 0755
|
/usr/sbin/zypp-refresh-wrapper root:root 0755
|
||||||
|
|
||||||
# PolicyKit (#295341)
|
# PolicyKit (#295341)
|
||||||
/usr/lib/PolicyKit/polkit-set-default-helper root:polkituser 0755
|
/usr/lib/PolicyKit/polkit-set-default-helper root:polkituser 0755
|
||||||
|
@ -438,8 +438,8 @@
|
|||||||
/usr/bin/mahjongg games:games 0755
|
/usr/bin/mahjongg games:games 0755
|
||||||
/usr/bin/same-gnome games:games 0755
|
/usr/bin/same-gnome games:games 0755
|
||||||
|
|
||||||
# zypp (#211286)
|
# zypp (#385207)
|
||||||
/usr/sbin/zypp-checkpatches-wrapper root:root 0755
|
/usr/sbin/zypp-refresh-wrapper root:root 0755
|
||||||
|
|
||||||
# PolicyKit (#295341)
|
# PolicyKit (#295341)
|
||||||
/usr/lib/PolicyKit/polkit-set-default-helper root:polkituser 0755
|
/usr/lib/PolicyKit/polkit-set-default-helper root:polkituser 0755
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package permissions (Version 2008.4.21)
|
# spec file for package permissions (Version 2008.5.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -15,8 +15,8 @@ Name: permissions
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2008.4.21
|
Version: 2008.5.7
|
||||||
Release: 2
|
Release: 1
|
||||||
Provides: aaa_base:/etc/permissions
|
Provides: aaa_base:/etc/permissions
|
||||||
Requires: /sbin/SuSEconfig
|
Requires: /sbin/SuSEconfig
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
@ -84,6 +84,8 @@ install -m 644 %{SOURCE9} $RPM_BUILD_ROOT/etc
|
|||||||
/var/adm/fillup-templates/sysconfig.security
|
/var/adm/fillup-templates/sysconfig.security
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 07 2008 lnussel@suse.de
|
||||||
|
- zypp-checkpatches-wrapper -> zypp-refresh-wrapper (bnc#385207)
|
||||||
* Mon Apr 21 2008 lnussel@suse.de
|
* Mon Apr 21 2008 lnussel@suse.de
|
||||||
- /dev/full should be 0666 (bnc#379545)
|
- /dev/full should be 0666 (bnc#379545)
|
||||||
* Thu Apr 17 2008 lnussel@suse.de
|
* Thu Apr 17 2008 lnussel@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user