]> git.sur5r.net Git - bacula/docs/commitdiff
Add fc8.
authorScott Barninger <scott@barninger.com>
Sat, 12 Jan 2008 20:23:36 +0000 (20:23 +0000)
committerScott Barninger <scott@barninger.com>
Sat, 12 Jan 2008 20:23:36 +0000 (20:23 +0000)
docs/manuals/en/utility/rpm-faq.tex

index 1e37cc59568087c745e3de71cdfcb69dea216b41..a47185933b46948e94c5d6cd4943fcd6b5b29860 100644 (file)
@@ -41,7 +41,7 @@
    {\bf How do I build Bacula for platform xxx?}
    The bacula spec file contains defines to build for several platforms:
    Red Hat 7.x (rh7), Red Hat 8.0 (rh8), Red Hat 9 (rh9), Fedora Core (fc1,
-   fc3, fc4, fc5, fc6, fc7), Whitebox Enterprise Linux 3.0 (wb3), Red Hat Enterprise Linux 
+   fc3, fc4, fc5, fc6, fc7, fc8), Whitebox Enterprise Linux 3.0 (wb3), Red Hat Enterprise Linux 
    (rhel3, rhel4, rhel5), Mandrake 10.x (mdk), Mandriva 2006.x (mdv) CentOS (centos3, centos4, centos5) 
    Scientific Linux (sl3, sl4, sl5) and SuSE (su9, su10, su102, su103). The package build is controlled by a mandatory define set at the beginning of the file.  These defines basically just control the dependency information that gets coded into the finished rpm package as well 
    as any special configure options required.  The platform define may be edited 
@@ -289,6 +289,7 @@ Fedora Core build
 --define "build_fc5 1"
 --define "build_fc6 1"
 --define "build_fc7 1"
+--define "build_fc8 1"
 
 Whitebox Enterprise build
 --define "build_wb3 1"