forked from pool/permissions
Accepting request 28346 from Base:System
Copy from Base:System/permissions based on submit request 28346 from user coolo OBS-URL: https://build.opensuse.org/request/show/28346 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=38
This commit is contained in:
parent
e23c879368
commit
eeb98d6491
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 10:16:07 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- enable parallel building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 14:54:21 UTC 2009 - lnussel@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package permissions (Version 2009.10.07.1653)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@ -20,11 +20,11 @@
|
||||
|
||||
|
||||
Name: permissions
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Productivity/Security
|
||||
AutoReqProv: on
|
||||
Version: 2009.10.07.1653
|
||||
Release: 1
|
||||
Release: 2
|
||||
Provides: aaa_base:/etc/permissions
|
||||
Requires: /sbin/SuSEconfig
|
||||
PreReq: %fillup_prereq
|
||||
@ -52,7 +52,7 @@ Authors:
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
make CFLAGS="-W -Wall $RPM_OPT_FLAGS"
|
||||
make %{?jobs:-j%jobs} CFLAGS="-W -Wall $RPM_OPT_FLAGS"
|
||||
|
||||
%install
|
||||
make DESTDIR="$RPM_BUILD_ROOT" install
|
||||
|
Loading…
Reference in New Issue
Block a user