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