Hello community,

here is the log from the commit of package permissions for openSUSE:Factory
checked in at Mon Jun 20 11:13:19 CEST 2011.



--------
--- permissions/permissions.changes     2011-05-26 17:24:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/permissions/permissions.changes        
2011-06-17 12:56:52.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 17 09:46:29 UTC 2011 - [email protected]
+
+- disable fscaps by default as factory kernel still doesn't have the
+  required patch for auto detection
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  _service:format_spec_file:permissions.spec

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

Other differences:
------------------
++++++ _service:format_spec_file:permissions.spec ++++++
#
# spec file for package permissions
#
# 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

BuildRequires:  libcap-devel

Name:           permissions
License:        GPLv2+
Group:          Productivity/Security
AutoReqProv:    on
Version:        2011.05.26.1717
Release:        1
Provides:       aaa_base:/etc/permissions
PreReq:         %fillup_prereq
Summary:        SUSE Linux Default Permissions
Source:         permissions-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Url:            http://gitorious.org/opensuse/permissions


%description
Permission settings of files and directories depending on the
local security settings. The local security setting (easy, secure,
or paranoid) can be configured in /etc/sysconfig/security.


Authors:
--------
    Werner Fink
    Roman Drahtmüller
    Michael Schröder
    Ludwig Nussel

%prep
%setup -q


%build
make %{?_smp_mflags} CFLAGS="-W -Wall $RPM_OPT_FLAGS" FSCAPS_DEFAULT_ENABLED=0


%install
make DESTDIR="$RPM_BUILD_ROOT" install


%post
%{fillup_only -n security}


%files
%defattr(-,root,root,-)
%config /etc/permissions
%config /etc/permissions.easy
%config /etc/permissions.secure
%config /etc/permissions.paranoid
%config(noreplace) /etc/permissions.local
%{_bindir}/chkstat
%{_mandir}/man5/permissions.5*
%{_mandir}/man8/chkstat.8*
/sbin/conf.d/SuSEconfig.permissions
/var/adm/fillup-templates/sysconfig.security



%changelog
++++++ permissions.spec ++++++
--- /var/tmp/diff_new_pack.W9X553/_old  2011-06-20 11:12:49.000000000 +0200
+++ /var/tmp/diff_new_pack.W9X553/_new  2011-06-20 11:12:49.000000000 +0200
@@ -25,7 +25,7 @@
 Group:          Productivity/Security
 AutoReqProv:    on
 Version:        2011.05.26.1717
-Release:        1
+Release:        2
 Provides:       aaa_base:/etc/permissions
 PreReq:         %fillup_prereq
 Summary:        SUSE Linux Default Permissions
@@ -50,7 +50,7 @@
 %setup -q
 
 %build
-make %{?_smp_mflags} CFLAGS="-W -Wall $RPM_OPT_FLAGS"
+make %{?_smp_mflags} CFLAGS="-W -Wall $RPM_OPT_FLAGS" FSCAPS_DEFAULT_ENABLED=0
 
 %install
 make DESTDIR="$RPM_BUILD_ROOT" install


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



Remember to have fun...

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

Reply via email to