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"