[zi-cvs] packages/com.zzoss.zis package.xml,NONE,1.1
[email protected] Wed, 14 Jan 2004 08:38:42 -0800
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zis In directory sc8-pr-cvs1:/tmp/cvs-serv8193 Added Files: package.xml Log Message: initial release --- NEW FILE: package.xml --- <?xml version="1.0" encoding="ISO-8859-1" ?> <package version="1.0" xmlns="http://www.zzoss.com/NS/installer/package/"> <name>com.zzoss.zis</name> <summary>ZZ/OSS Installer Server files</summary> <description>This package contains main files for the ZZ/OSS Installer Server.</description> <maintainers> <maintainer> <user>czonsius</user> <name>Christian Zonsius</name> <email>[email protected]</email> <role>developer</role> </maintainer> </maintainers> <release> <version>0.5</version> <date>2004-01-04</date> <license url="http://www.gnu.org/licenses/gpl.txt" version="2">GPL</license> <state>beta</state> <notes>Initial release.</notes> <copyright> <holder year="2003" url="http://www.zzoss.com">ZZ/OSS Information Networking GbR</holder> </copyright> <deps> <dep type="pkg" rel="ge" version="0.5">com.zzoss.zis.build</dep> <dep type="pkg" rel="ge" version="0.5">com.zzoss.zis.lib</dep> </deps> <filelist> <file role="php" baseinstalldir="zzoss_installer_server" name="admin/applications.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="admin/distribution_add.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="admin/distributions.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="admin/index.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="admin/info.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="admin/packages.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="admin/inc/info.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="xml/getApplication.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="xml/getApplications.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="xml/getDistribution.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="xml/getDistributions.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="xml/getPackage.php"/> <file role="php" baseinstalldir="zzoss_installer_server" name="xml/getPackages.php"/> </filelist> </release> </package> ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html