X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fcaptive%2FCVS.html.pl;h=fb5783150ea99b84807d4314aa5aa7be1679e557;hb=341a105523369c5bff47604cecfbf10eedf62f7a;hp=67041ce5f87284eaab562e4a372e190e499d3ad3;hpb=2330d34aef928ca85ec4425a327cfc720b88e7d7;p=www.jankratochvil.net.git diff --git a/project/captive/CVS.html.pl b/project/captive/CVS.html.pl index 67041ce..fb57831 100755 --- a/project/captive/CVS.html.pl +++ b/project/captive/CVS.html.pl @@ -67,11 +67,12 @@ my %pkg=( 3=>[qw(captive)], ); my %version=( - map(($_=>["1.1.3.2","0"]),qw(captive captive-lufs captive-install)), + map(($_=>["1.1.4","0"]),qw(captive captive-lufs captive-install)), "lufs"=>["0.9.7","1captive8"], "gnome-vfs-httpcaptive"=>["2.3.8captive2","0"], "ntfsprogs"=>["200309071734","1captive1"], "ntfsprogs-gnomevfs"=>["1.0.2","0"], + "build-captive-static"=>"2003-12-14-00", ); my %has_devel=(map(($_=>1),qw( ntfsprogs @@ -143,6 +144,15 @@ for my $dist (@dist) { print "\n"; } print <<"HERE"; + + 'captive-static' build
system patches for Red Hat 9 Shrike
(never needed for a regular build) + +HERE +my $build_static_basename=(map("$_-".$version{$_}.".tar.gz","build-captive-static"))[0]; +print a_href "dist/$build_static_basename",$build_static_basename; +print <<"HERE"; + + @{[ vskip "3ex" ]}