/[cvs]/jonen/notes/build_bacula_deb.twingle
ViewVC logotype

Diff of /jonen/notes/build_bacula_deb.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Thu Mar 13 22:02:25 2003 UTC revision 1.5 by jonen, Thu Mar 13 22:18:12 2003 UTC
# Line 32  make mtx Line 32  make mtx
32  cd ../depkgs1  cd ../depkgs1
33  make  make
34    
35  cd ../bacula-<version>  cd ../bacula-1.29
36    
37  # configure bacula  # configure bacula
38  ./configure \  ./configure \
# Line 58  nano control Line 58  nano control
58      example:      example:
59  ========== snip ========  ========== snip ========
60  Package: bacula  Package: bacula
61  Version: 1.29-4  Version: 1.29-1
62  Section: net  Section: net
63  Priority: optional  Priority: optional
64  Architecture: all  Architecture: all
65  Depends: libmysqlclient10 (>= 3.23.49-8), libstdc++5 (>= 3.2.1-0pre3), gcc-3.2-base (>= 3.2.$  Depends: libmysqlclient10 (>= 3.23.49-8), libstdc++5 (>= 3.2.1-0pre3),
66                    gcc-3.2-base (>= 3.2.1-0pre3), libgcc1 (>= 3.2.1-0pre3)
67  Maintainer: Sebastian Utz <seut@netfrag.org>  Maintainer: Sebastian Utz <seut@netfrag.org>
68  Description: Bacula - The Network Backup Solution  Description: Bacula - The Network Backup Solution
69   Bacula is a set of computer programs that permit you (or the system administrator) to   Bacula is a set of computer programs that permit you (or the system administrator) to
# Line 87  cd share/doc/bacula/ Line 88  cd share/doc/bacula/
88  nano changelog  nano changelog
89    example:    example:
90  ========== snip ========  ========== snip ========
91  bacula (1.29-3)  bacula (1.29-1)
92    
93    * create bacula debian package    * create bacula debian package
94    
# Line 137  ln -s ../bacula/etc/console-gnome bacula Line 138  ln -s ../bacula/etc/console-gnome bacula
138  #  #
139  cd bacula/    (where debian/DEBIAN etc. is under the tree)  cd bacula/    (where debian/DEBIAN etc. is under the tree)
140  dpkg-deb --build debian  dpkg-deb --build debian
141  mv debian.deb bacula_<version>.deb  mv debian.deb bacula_1.29-1.deb
142    
143    
144  <hr/>  <hr/>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed