Accepting request 532407 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/532407 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libhugetlbfs?expand=0&rev=45
This commit is contained in:
commit
8219db5592
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 07:47:31 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Run `make install-perlmod` to install/satisfy Perl modules
|
||||
required by /usr/bin/cpupcstat, itself installed by just
|
||||
`make install` [boo#1057963]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 20 10:40:04 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -76,8 +76,8 @@ echo %{version} > version
|
||||
make %{my_make_flags}
|
||||
|
||||
%install
|
||||
make %{my_make_flags} install
|
||||
make %{my_make_flags} install-tests
|
||||
make %{my_make_flags} PMDIR="%{perl_vendorlib}/TLBC" \
|
||||
install install-perlmod install-tests
|
||||
mkdir -p %{buildroot}%{_prefix}/include
|
||||
cp -avL hugetlbfs.h %{buildroot}%{_prefix}/include
|
||||
chmod 644 %{buildroot}%{_libdir}/*.a
|
||||
@ -93,6 +93,7 @@ fi
|
||||
%{_mandir}/man[178]/*%{?ext_man}
|
||||
%{_libdir}/libhugetlbfs_privutils.so
|
||||
%{_libdir}/libhugetlbfs.so
|
||||
%{perl_vendorlib}/TLBC/
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
|
Loading…
Reference in New Issue
Block a user