Changeset 1674 in MondoRescue for branches/2.2.5/pbconf/mondo-doc


Ignore:
Timestamp:
Oct 2, 2007, 1:22:00 AM (17 years ago)
Author:
Bruno Cornec
Message:

Migrate debian build files to pb
Remove old build files under distributions
adds a simpler script setupqemu to call pb for VM setup

Location:
branches/2.2.5/pbconf/mondo-doc
Files:
4 added
8 copied

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/pbconf/mondo-doc/du/control

    r1673 r1674  
    1 Source: mondo-doc
    2 Section: utils
     1Source: PBPKG
     2Section: PBGRP
    33Priority: optional
    4 Maintainer: Bruno Cornec <bruno@mondorescue.org>
     4Maintainer: PBPACKAGER
    55Build-Depends: debhelper (>= 4.2.20)
    66Standards-Version: 3.6.1
    77
    8 Package: mondo-doc
     8Package: PBPKG
    99Architecture: all
    1010Section: doc
  • branches/2.2.5/pbconf/mondo-doc/du/mondo-doc.doc-base

    r1673 r1674  
    1 Document: mondo-doc
     1Document: PBPKG
    22Title: Mondo Rescue and Mindi Linux HOWTO
    33Author: Hugo Rabson, Mikael Hultgren, Stan Benoit ("Troff"), Randy Delfs,
     
    88 Mindi Linux provides the bootable emergency restore CD/floppy set which Mondo
    99 uses at boot-time.
    10 Section: utils
     10Section: PBGRP
    1111 
    1212Format: HTML
  • branches/2.2.5/pbconf/mondo-doc/du/rules

    r1673 r1674  
    88
    99# Define package name variable for a one-stop change.
    10 PACKAGE_NAME = mondo-doc
     10PACKAGE_NAME = PBPKG
    1111
    1212# These are used for cross-compiling and for saving the configure script
     
    2424# Build architecture independent
    2525build-indep:
    26     $(MAKE) -f Makefile.man VERSION=VVV
    27     $(MAKE) -f Makefile.howto VERSION=VVV
     26    $(MAKE) -f Makefile.man VERSION=PBVER
     27    $(MAKE) -f Makefile.howto VERSION=PBVER
    2828    touch build-indep-stamp
    2929
  • branches/2.2.5/pbconf/mondo-doc/rpm/mondo-doc.spec

    r1673 r1674  
    66Summary(fr):    Documentation pour Mondo Rescue
    77
    8 Name:       mondo-doc
    9 Version:    VVV
    10 Release:    RRR
     8Name:       PBPKG
     9Version:    PBVER
     10Release:    PBTAGPBSUF
    1111License:    GPL
    12 Group:      GRP
     12Group:      PBGRP
    1313Url:        http://www.mondorescue.org
    14 Source:     SSS
     14Source:     PBSRC
    1515BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
    1616BuildRequires:  docbook-utils
     
    4343
    4444%changelog
     45PBLOG
Note: See TracChangeset for help on using the changeset viewer.