From 33be377c55a3c77cc172c9a09549761f7e26959cfd256f75fb4dcdb111a2da8a Mon Sep 17 00:00:00 2001
From: OBS User buildservice-autocommit <null@suse.de>
Date: Tue, 20 Jul 2010 18:20:05 +0000
Subject: [PATCH] Updating link to change in openSUSE:Factory/attr revision
 20.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/attr?expand=0&rev=e7db72c03ae10599cf92f47ccbc6d90e
---
 attr.changes | 5 +++++
 attr.spec    | 8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/attr.changes b/attr.changes
index 12d678e..1ca7de9 100644
--- a/attr.changes
+++ b/attr.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
+
+- use %_smp_mflags
+
 -------------------------------------------------------------------
 Sat Dec 12 17:43:30 CET 2009 - jengelh@medozas.de
 
diff --git a/attr.spec b/attr.spec
index 2c31364..a6a8d82 100644
--- a/attr.spec
+++ b/attr.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package attr (Version 2.4.44)
 #
-# 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
@@ -23,7 +23,7 @@ Group:          System/Filesystems
 AutoReqProv:    on
 Summary:        Commands for Manipulating Extended Attributes
 Version:        2.4.44
-Release:        3
+Release:        4
 Source:         %{name}-%{version}.src.tar.gz
 Source1:        xattr.conf
 Source2:        baselibs.conf
@@ -31,7 +31,7 @@ Patch0:         builddefs.in.diff
 Patch1:         %name-fiximplicit.patch
 Url:            http://download.savannah.gnu.org/releases-noredirect/attr/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-License:        GPLv2+
+License:        GPLv2+ ; LGPLv2.1+
 Conflicts:      xfsdump < 2.0.0
 
 %description
@@ -113,7 +113,7 @@ CFLAGS="$RPM_OPT_FLAGS" \
 	--libexecdir=/%{_libdir} \
 	--disable-static \
 	--with-pic
-%{__make} %{?jobs:-j%jobs}
+%{__make} %{?_smp_mflags}
 
 %install
 DIST_ROOT="$RPM_BUILD_ROOT"