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:
parent
b256e6e424
commit
59aa475275
@ -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
|
||||
|
@ -11,7 +11,7 @@
|
||||
# hostname (console)
|
||||
%define master console
|
||||
|
||||
%define distver 9
|
||||
%define distver 10
|
||||
|
||||
Summary: Serial console server daemon/client
|
||||
Name: %{pkg}-xcat
|
||||
|
Loading…
Reference in New Issue
Block a user