diff --git a/libhugetlbfs.changes b/libhugetlbfs.changes index b00d8ac..8ddfbb8 100644 --- a/libhugetlbfs.changes +++ b/libhugetlbfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 1 11:35:48 UTC 2010 - jengelh@medozas.de + +- Package baselibs.conf + ------------------------------------------------------------------- Mon Oct 12 19:12:48 UTC 2009 - aj@suse.de diff --git a/libhugetlbfs.spec b/libhugetlbfs.spec index c64df57..195fd50 100644 --- a/libhugetlbfs.spec +++ b/libhugetlbfs.spec @@ -1,7 +1,7 @@ # # spec file for package libhugetlbfs (Version 2.5) # -# 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 @@ -20,7 +20,7 @@ Name: libhugetlbfs BuildRequires: doxygen -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: Development/Libraries/Other Summary: Hugetlbfs helper library # bug437293 @@ -29,11 +29,12 @@ Obsoletes: libhugetlbfs-64bit %endif # Version: 2.5 -Release: 1 +Release: 2 Url: http://libhugetlbfs.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %define my_make_flags V=1 CFLAGS="$RPM_OPT_FLAGS -fPIC" BUILDTYPE=NATIVEONLY PREFIX=/usr LIBDIR32=%{_libdir} DESTDIR=$RPM_BUILD_ROOT Source0: libhugetlbfs-%{version}.tar.bz2 +Source1: baselibs.conf Patch1: libhugetlbfs.ia64-libdir.patch Patch2: libhugetlbfs.s390.patch Patch3: libhugetlbfs.exchange_library_order.patch @@ -51,7 +52,7 @@ Authors: Adam Litke %package libhugetlb-devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Devel package for libhugetlb Requires: libhugetlbfs Group: Development/Libraries/Other