From ce5ae2fb5bd2e1f1345875de15e2d8ec3442c7cfb4d4195f15b63c1b74fd8808 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 18 Dec 2009 11:37:36 +0000 Subject: [PATCH] Accepting request 26845 from Base:System Copy from Base:System/attr based on submit request 26845 from user coolo OBS-URL: https://build.opensuse.org/request/show/26845 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/attr?expand=0&rev=16 --- attr.changes | 6 ++++++ attr.spec | 9 +++++---- baselibs.conf | 1 + 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/attr.changes b/attr.changes index d7ece0a..12d678e 100644 --- a/attr.changes +++ b/attr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 12 17:43:30 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source +- adjust baselibs.conf for SPARC + ------------------------------------------------------------------- Mon Oct 26 15:48:06 CET 2009 - meissner@suse.de diff --git a/attr.spec b/attr.spec index cdfc786..2c31364 100644 --- a/attr.spec +++ b/attr.spec @@ -23,14 +23,15 @@ Group: System/Filesystems AutoReqProv: on Summary: Commands for Manipulating Extended Attributes Version: 2.4.44 -Release: 2 +Release: 3 Source: %{name}-%{version}.src.tar.gz Source1: xattr.conf +Source2: baselibs.conf Patch0: builddefs.in.diff Patch1: %name-fiximplicit.patch Url: http://download.savannah.gnu.org/releases-noredirect/attr/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -License: GPL v2 or later +License: GPLv2+ Conflicts: xfsdump < 2.0.0 %description @@ -47,7 +48,7 @@ Authors: SGI %package -n libattr -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Summary: A dynamic library for filesystem extended attribute support AutoReqProv: on # bug437293 @@ -69,7 +70,7 @@ Authors: SGI %package -n libattr-devel -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development AutoReqProv: on Group: Development/Libraries/C and C++ diff --git a/baselibs.conf b/baselibs.conf index 79b6aaf..eb5e911 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,2 +1,3 @@ libattr arch ppc package libattr-devel +arch sparcv9 package libattr-devel