This commit is contained in:
parent
5c768e596e
commit
b9f411db4e
2
baselibs.conf
Normal file
2
baselibs.conf
Normal file
@ -0,0 +1,2 @@
|
||||
libhugetlbfs
|
||||
+/usr/lib(64)?/libhugetlbfs
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 17:19:02 CET 2008 - olh@suse.de
|
||||
|
||||
|
@ -10,13 +10,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: libhugetlbfs
|
||||
BuildRequires: doxygen
|
||||
License: LGPL v2.1 or later
|
||||
Group: Development/Libraries/Other
|
||||
Summary: hugetlbfs helper library
|
||||
Version: 1.2
|
||||
Release: 1
|
||||
Release: 19
|
||||
Url: http://libhugetlbfs.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define my_make_flags V=1 CFLAGS="$RPM_OPT_FLAGS -g -fPIC" BUILDTYPE=NATIVEONLY PREFIX=/usr LIBDIR32=%{_libdir} DESTDIR=$RPM_BUILD_ROOT
|
||||
@ -60,7 +61,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/lib*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 14 2008 - olh@suse.de
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
* Mon Jan 14 2008 olh@suse.de
|
||||
- update to version 1.2
|
||||
New features
|
||||
* Partial segment remapping. This allows non-relinked binaries to try
|
||||
@ -80,43 +84,43 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Add proper SONAME to shared libs.
|
||||
* Makefile respects CFLAGS/LDFLAGS/CPPFLAGS environment variables.
|
||||
* Make mlock() failure non-fatal.
|
||||
* Sun Jul 08 2007 - olh@suse.de
|
||||
* Sun Jul 08 2007 olh@suse.de
|
||||
- disable zero_filesize_segment test
|
||||
* Sun Apr 15 2007 - olh@suse.de
|
||||
* Sun Apr 15 2007 olh@suse.de
|
||||
- update to version 1.1 (262564 - LTC33711)
|
||||
* Mon Feb 05 2007 - olh@suse.de
|
||||
* Mon Feb 05 2007 olh@suse.de
|
||||
- update to 20070129 devel snapshot
|
||||
drop hugetlbd
|
||||
* Mon Feb 05 2007 - olh@suse.de
|
||||
* Mon Feb 05 2007 olh@suse.de
|
||||
- build -m64/-m32 if required
|
||||
* Sat Dec 09 2006 - olh@suse.de
|
||||
* Sat Dec 09 2006 olh@suse.de
|
||||
- build with -g
|
||||
make install should not depend on all
|
||||
* Fri Dec 08 2006 - olh@suse.de
|
||||
* Fri Dec 08 2006 olh@suse.de
|
||||
- package testsuite, fix make check
|
||||
* Tue Dec 05 2006 - olh@suse.de
|
||||
* Tue Dec 05 2006 olh@suse.de
|
||||
- add the hugetlbd (214426)
|
||||
* Sun Oct 29 2006 - olh@suse.de
|
||||
* Sun Oct 29 2006 olh@suse.de
|
||||
- update to bugfix release 1.0.1 (214426)
|
||||
* Always install linker scripts for all targets
|
||||
* Error message updates
|
||||
* Add documentation on HUGETLB_DEBUG
|
||||
* Testcase updates
|
||||
* Thu Oct 05 2006 - olh@suse.de
|
||||
* Thu Oct 05 2006 olh@suse.de
|
||||
- update to final 1.0
|
||||
* Tue Sep 19 2006 - olh@suse.de
|
||||
* Tue Sep 19 2006 olh@suse.de
|
||||
- update to 20060913 git state
|
||||
docu updates
|
||||
use library versioning
|
||||
* Wed Jul 19 2006 - olh@suse.de
|
||||
* Wed Jul 19 2006 olh@suse.de
|
||||
- update to 1.0-pre3
|
||||
* Tue Apr 18 2006 - olh@suse.de
|
||||
* Tue Apr 18 2006 olh@suse.de
|
||||
- drop unneeded -packages from Buildrequires
|
||||
* Sat Apr 08 2006 - olh@suse.de
|
||||
* Sat Apr 08 2006 olh@suse.de
|
||||
- update to 1.0-pre2 (#142046 - LTC20562)
|
||||
* Tue Feb 21 2006 - olh@suse.de
|
||||
* Tue Feb 21 2006 olh@suse.de
|
||||
- remove backup files
|
||||
* Tue Feb 21 2006 - olh@suse.de
|
||||
* Tue Feb 21 2006 olh@suse.de
|
||||
- add linker scripts on ppc, ppc64, i386 and x86_64
|
||||
* Thu Feb 09 2006 - olh@suse.de
|
||||
* Thu Feb 09 2006 olh@suse.de
|
||||
- create package, version 1.0-pre1 (#142046 - LTC20562)
|
||||
|
Loading…
Reference in New Issue
Block a user