On Tuesday 23 March 2004 11:39, dann frazier wrote: > > the rpm name to get minfo... it > > is mtools. Should I create another patch to add that as a dependency? > > Sure.
Built the rpms for 3.2.0-4 tonight (the -4 patch is attached). Will upload to sf tomorrow if initial testing goes well (probably tomorrow pm). I've already verified that you can proceed through the html documentation and that most of the diffs from 3.2.0-1 are just timestamps. J
--- systemimager.spec.orig 2004-03-23 23:03:38.000000000 -0700 +++ systemimager.spec 2004-03-23 23:03:44.000000000 -0700 @@ -1,6 +1,6 @@ %define name systemimager %define ver 3.2.0 -%define rel 3 +%define rel 4 %define prefix /usr %define _build_all 1 %define _boot_flavor standard @@ -40,7 +40,7 @@ Packager: dann frazier <[EMAIL PROTECTED]> URL: http://systemimager.org/ Distribution: System Installation Suite -Requires: rsync >= 2.4.6, systemimager-common = %{version}, perl-AppConfig, dosfstools, /sbin/chkconfig, perl, perl-XML-Simple +Requires: rsync >= 2.4.6, systemimager-common = %{version}, perl-AppConfig, dosfstools, /sbin/chkconfig, perl, perl-XML-Simple, mtools AutoReqProv: no %description server @@ -190,6 +190,9 @@ process. %changelog +* Tue Mar 23 2004 sis devel <[EMAIL PROTECTED]> 3.2.0-4 +- mtools now a dependency for systemimager-server package + * Fri Mar 12 2004 sis devel <[EMAIL PROTECTED]> 3.2.0-3 - html documentation returned to systemimager-server package