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
This commit is contained in:
parent
4e4f2d044e
commit
33be377c55
@ -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
|
Sat Dec 12 17:43:30 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package attr (Version 2.4.44)
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -23,7 +23,7 @@ Group: System/Filesystems
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Commands for Manipulating Extended Attributes
|
Summary: Commands for Manipulating Extended Attributes
|
||||||
Version: 2.4.44
|
Version: 2.4.44
|
||||||
Release: 3
|
Release: 4
|
||||||
Source: %{name}-%{version}.src.tar.gz
|
Source: %{name}-%{version}.src.tar.gz
|
||||||
Source1: xattr.conf
|
Source1: xattr.conf
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
@ -31,7 +31,7 @@ Patch0: builddefs.in.diff
|
|||||||
Patch1: %name-fiximplicit.patch
|
Patch1: %name-fiximplicit.patch
|
||||||
Url: http://download.savannah.gnu.org/releases-noredirect/attr/
|
Url: http://download.savannah.gnu.org/releases-noredirect/attr/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
License: GPLv2+
|
License: GPLv2+ ; LGPLv2.1+
|
||||||
Conflicts: xfsdump < 2.0.0
|
Conflicts: xfsdump < 2.0.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -113,7 +113,7 @@ CFLAGS="$RPM_OPT_FLAGS" \
|
|||||||
--libexecdir=/%{_libdir} \
|
--libexecdir=/%{_libdir} \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-pic
|
--with-pic
|
||||||
%{__make} %{?jobs:-j%jobs}
|
%{__make} %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
DIST_ROOT="$RPM_BUILD_ROOT"
|
DIST_ROOT="$RPM_BUILD_ROOT"
|
||||||
|
Loading…
Reference in New Issue
Block a user