2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

update the conserver-xcat version from 8.1.16-9 to 8.1.161-10

Former-commit-id: c4aa0034fbf1e8108b36a03bc040db7f697a34f7
This commit is contained in:
sjing 2013-05-27 08:27:00 +00:00
parent b256e6e424
commit 59aa475275
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ $cmd = "cp -rf ./conserver.spec $blddir/SPECS/";
$cmd = "rpmbuild -bb $blddir/SPECS/conserver.spec";
&runcmd($cmd);
my $objrpm = "$blddir/RPMS/$arch/conserver-xcat-8.1.16-9.$arch.rpm";
my $objrpm = "$blddir/RPMS/$arch/conserver-xcat-8.1.16-10.$arch.rpm";
my $dstdir = "/tmp/build/$os/$arch";
# check the build result

View File

@ -11,7 +11,7 @@
# hostname (console)
%define master console
%define distver 9
%define distver 10
Summary: Serial console server daemon/client
Name: %{pkg}-xcat