diff --git a/attr.changes b/attr.changes index f6c3a84..1aacb73 100644 --- a/attr.changes +++ b/attr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 11 16:53:59 CET 2008 - ro@suse.de + +- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf + ------------------------------------------------------------------- Thu Oct 30 12:34:56 CET 2008 - olh@suse.de diff --git a/attr.spec b/attr.spec index e16c95f..6a674f7 100644 --- a/attr.spec +++ b/attr.spec @@ -23,7 +23,7 @@ Group: System/Filesystems AutoReqProv: on Summary: Commands for Manipulating Extended Attributes Version: 2.4.39 -Release: 65 +Release: 66 Source: %{name}-%{version}.src.tar.bz2 Source1: xattr.conf Patch0: builddefs.in.diff @@ -192,6 +192,8 @@ rm -rf $RPM_BUILD_ROOT %config %{_sysconfdir}/xattr.conf %changelog +* Tue Nov 11 2008 ro@suse.de +- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf * Thu Oct 30 2008 olh@suse.de - obsolete old -XXbit packages (bnc#437293) * Thu Apr 10 2008 ro@suse.de @@ -262,7 +264,7 @@ rm -rf $RPM_BUILD_ROOT - Fix a bug with error handling while walking directory trees. * Thu Aug 28 2003 ro@suse.de - fix patch-depth in specfile -* Wed Aug 27 2003 agruen@suse.de +* Tue Aug 26 2003 agruen@suse.de - Fix SIGSEGV if the quote function. * Fri Aug 15 2003 agruen@suse.de - Update to 2.4.8: Fixes SIGSEGV if the quote/unquote functions diff --git a/baselibs.conf b/baselibs.conf index 5079cec..79b6aaf 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,2 +1,2 @@ libattr -arch ppc64 package libattr-devel +arch ppc package libattr-devel