[zi-cvs] packages/com.zzoss.installer.lib Registry.php,1.17,1.18
Sandro Zic <[email protected]> Tue, 23 Mar 2004 18:20:35 +0000
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.installer.lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25860/com.zzoss.installer.lib
Modified Files:
Registry.php
Log Message:
deal with dir elements in filelist element of package.xml
Index: Registry.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.installer.lib/Registry.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Registry.php 22 Mar 2004 08:25:22 -0000 1.17
--- Registry.php 23 Mar 2004 18:20:33 -0000 1.18
***************
*** 1271,1275 ****
if(file_exists($file)) {
$remote_packages_xml = new ZZOSS_Config( array( 'cache' => true,
! 'numeric' => array('file', 'package', 'maintainer')
) );
$remote_packages_xml->setFile($file);
--- 1271,1275 ----
if(file_exists($file)) {
$remote_packages_xml = new ZZOSS_Config( array( 'cache' => true,
! 'numeric' => array('file', 'dir', 'package', 'maintainer')
) );
$remote_packages_xml->setFile($file);
***************
*** 1364,1368 ****
}
! $package_config = new ZZOSS_Config(array('numeric' => array('dep','file', 'build', 'maintainer')));
$package_config->setFile($package_xml);
$xml = array();
--- 1364,1368 ----
}
! $package_config = new ZZOSS_Config(array('numeric' => array('dep','file', 'dir', 'build', 'maintainer')));
$package_config->setFile($package_xml);
$xml = array();
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click