forked from pool/permissions
converted link to branch
OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=19
This commit is contained in:
parent
774de7f5ce
commit
3e6334adda
@ -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