Accepting request 31528 from Base:System
Copy from Base:System/libhugetlbfs based on submit request 31528 from user coolo OBS-URL: https://build.opensuse.org/request/show/31528 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhugetlbfs?expand=0&rev=14
This commit is contained in:
parent
2e4491a314
commit
c729a02f0b
@ -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
|
Mon Oct 12 19:12:48 UTC 2009 - aj@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libhugetlbfs (Version 2.5)
|
# 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
|
# 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
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libhugetlbfs
|
Name: libhugetlbfs
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Summary: Hugetlbfs helper library
|
Summary: Hugetlbfs helper library
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -29,11 +29,12 @@ Obsoletes: libhugetlbfs-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 2.5
|
Version: 2.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Url: http://libhugetlbfs.sourceforge.net/
|
Url: http://libhugetlbfs.sourceforge.net/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
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
|
%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
|
Source0: libhugetlbfs-%{version}.tar.bz2
|
||||||
|
Source1: baselibs.conf
|
||||||
Patch1: libhugetlbfs.ia64-libdir.patch
|
Patch1: libhugetlbfs.ia64-libdir.patch
|
||||||
Patch2: libhugetlbfs.s390.patch
|
Patch2: libhugetlbfs.s390.patch
|
||||||
Patch3: libhugetlbfs.exchange_library_order.patch
|
Patch3: libhugetlbfs.exchange_library_order.patch
|
||||||
@ -51,7 +52,7 @@ Authors:
|
|||||||
Adam Litke <agl@us.ibm.com>
|
Adam Litke <agl@us.ibm.com>
|
||||||
|
|
||||||
%package libhugetlb-devel
|
%package libhugetlb-devel
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Summary: Devel package for libhugetlb
|
Summary: Devel package for libhugetlb
|
||||||
Requires: libhugetlbfs
|
Requires: libhugetlbfs
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
|
Loading…
Reference in New Issue
Block a user