From 997884b3c0cacce7e2cb6178683fa49c3d636709bf113e848105ab4fd41661ac Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 18 Mar 2010 14:34:09 +0000 Subject: [PATCH 1/3] Updating link to change in openSUSE:Factory/acl revision 17.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=9a8408bd07ff0e154f3845bab6c94c6a --- ready | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 ready diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From 6f0054bc647397573b85b188034d4d61e316114a42cd02645e8ea3d52b28d801 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 28 Jun 2010 21:28:51 +0000 Subject: [PATCH 2/3] Accepting request 42108 from home:jengelh:smp Copy from home:jengelh:smp/acl via accept of submit request 42108 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42108 OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=13 --- acl.changes | 5 +++++ acl.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/acl.changes b/acl.changes index 21687ab..b4ef14c 100644 --- a/acl.changes +++ b/acl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Sat Dec 12 17:59:37 CET 2009 - jengelh@medozas.de diff --git a/acl.spec b/acl.spec index 0645a60..2cab9d0 100644 --- a/acl.spec +++ b/acl.spec @@ -105,7 +105,7 @@ CFLAGS="$RPM_OPT_FLAGS" --libexecdir=/%{_lib} \ --disable-static \ --with-pic -%{__make} %{?jobs:-j%jobs} +%{__make} %{?_smp_mflags} %install DIST_ROOT="$RPM_BUILD_ROOT" From c207a9caebbf8006cd138d77688d8cbb88115a8d159e7dc3e9857062e4237b2d Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 20 Jul 2010 18:20:43 +0000 Subject: [PATCH 3/3] Accepting request 43438 from Base:System checked in (request 43438) OBS-URL: https://build.opensuse.org/request/show/43438 OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=14 --- acl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/acl.spec b/acl.spec index 2cab9d0..d4d1f55 100644 --- a/acl.spec +++ b/acl.spec @@ -1,7 +1,7 @@ # # spec file for package acl (Version 2.2.48) # -# 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 @@ -24,13 +24,13 @@ Group: System/Filesystems AutoReqProv: on Summary: Commands for Manipulating POSIX Access Control Lists Version: 2.2.48 -Release: 4 +Release: 5 Source: %name-%version.src.tar.gz Source2: baselibs.conf Patch0: builddefs.in.diff Patch1: acl-fiximplicit.patch Url: http://download.savannah.gnu.org/releases-noredirect/acl/ -License: GPLv2+ +License: GPLv2+ ; LGPLv2.1+ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description