3
0
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:
Stephan Kulow 2010-02-12 07:00:17 +00:00 committed by Git OBS Bridge
parent 774de7f5ce
commit 3e6334adda
2 changed files with 9 additions and 4 deletions

View File

@ -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 Wed Oct 7 14:54:21 UTC 2009 - lnussel@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package permissions (Version 2009.10.07.1653) # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,11 +20,11 @@
Name: permissions Name: permissions
License: GPL v2 or later License: GPLv2+
Group: Productivity/Security Group: Productivity/Security
AutoReqProv: on AutoReqProv: on
Version: 2009.10.07.1653 Version: 2009.10.07.1653
Release: 1 Release: 2
Provides: aaa_base:/etc/permissions Provides: aaa_base:/etc/permissions
Requires: /sbin/SuSEconfig Requires: /sbin/SuSEconfig
PreReq: %fillup_prereq PreReq: %fillup_prereq
@ -52,7 +52,7 @@ Authors:
%setup -q %setup -q
%build %build
make CFLAGS="-W -Wall $RPM_OPT_FLAGS" make %{?jobs:-j%jobs} CFLAGS="-W -Wall $RPM_OPT_FLAGS"
%install %install
make DESTDIR="$RPM_BUILD_ROOT" install make DESTDIR="$RPM_BUILD_ROOT" install