SHA256
3
0
forked from pool/attr

Accepting request 43439 from Base:System

Copy from Base:System/attr based on submit request 43439 from user coolo

OBS-URL: https://build.opensuse.org/request/show/43439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/attr?expand=0&rev=20
This commit is contained in:
OBS User autobuild 2010-07-20 18:20:05 +00:00 committed by Git OBS Bridge
commit 0c3597f3be
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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"