+build-captive-static
authorshort <>
Sun, 14 Dec 2003 09:14:04 +0000 (09:14 +0000)
committershort <>
Sun, 14 Dec 2003 09:14:04 +0000 (09:14 +0000)
project/captive/CVS.html.pl
project/captive/dist/build-captive-static-2003-12-14-00.tar.gz [new file with mode: 0644]

index 360611a..fb57831 100755 (executable)
@@ -72,6 +72,7 @@ my %version=(
                "gnome-vfs-httpcaptive"=>["2.3.8captive2","0"],
                "ntfsprogs"=>["200309071734","1captive1"],
                "ntfsprogs-gnomevfs"=>["1.0.2","0"],
                "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
                );
 my %has_devel=(map(($_=>1),qw(
                ntfsprogs
@@ -143,6 +144,15 @@ for my $dist (@dist) {
        print "</tr></a>\n";
        }
 print <<"HERE";
        print "</tr></a>\n";
        }
 print <<"HERE";
+       <tr>
+               <td>'captive-static' build<br />system patches for Red Hat 9 Shrike<br />(never needed for a&nbsp;regular build)</td>
+               <td colspan="3">
+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";
+               </td>
+       </tr>
 </table>
 
 @{[ vskip "3ex" ]}
 </table>
 
 @{[ vskip "3ex" ]}
diff --git a/project/captive/dist/build-captive-static-2003-12-14-00.tar.gz b/project/captive/dist/build-captive-static-2003-12-14-00.tar.gz
new file mode 100644 (file)
index 0000000..0497c51
Binary files /dev/null and b/project/captive/dist/build-captive-static-2003-12-14-00.tar.gz differ