diff --git a/permissions.changes b/permissions.changes index 27e3f8c..14bae70 100644 --- a/permissions.changes +++ b/permissions.changes @@ -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 diff --git a/permissions.spec b/permissions.spec index 07b05ad..39c3f9c 100644 --- a/permissions.spec +++ b/permissions.spec @@ -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