fixed build with recent rpm
This commit is contained in:
parent
f43d7211e0
commit
bbce0a0f02
1 changed files with 5 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
Summary: Linux virtual server utilities
|
||||
Name: util-vserver
|
||||
Version: 0.30.215
|
||||
Release: %release_func 4
|
||||
Release: %release_func 5
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
URL: http://savannah.nongnu.org/projects/util-vserver/
|
||||
|
|
@ -197,7 +197,7 @@ MANIFEST_CONFIG_NOREPLACE='%config(noreplace)' \
|
|||
contrib/make-manifest %name $RPM_BUILD_ROOT contrib/manifest.dat
|
||||
|
||||
|
||||
%check || :
|
||||
%check
|
||||
%__make check
|
||||
LC_NUMERIC=de_DE.UTF-8 ./lib_internal/testsuite/crypto-speed || :
|
||||
|
||||
|
|
@ -365,6 +365,9 @@ test "$1" = 0 || %_initrddir/rebootmgr condrestart >/dev/null || :
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 18 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.30.215-5
|
||||
- fixed build with recent rpm
|
||||
|
||||
* Mon Sep 8 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.30.215-4
|
||||
- fix license tag
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue