[paketler-commits] r23762 - playground/review/applications/emulators/cel
paketler-commits at pardus.org.tr
paketler-commits at pardus.org.tr
24 Nis 2007 Sal 01:02:49 EEST
Author: cartman
Date: Tue Apr 24 01:02:48 2007
New Revision: 23762
Modified:
playground/review/applications/emulators/cel/actions.py
playground/review/applications/emulators/cel/pspec.xml
Log:
fixes
Modified: playground/review/applications/emulators/cel/actions.py
=================================================================
--- playground/review/applications/emulators/cel/actions.py (original)
+++ playground/review/applications/emulators/cel/actions.py Tue Apr 24 01:02:48 2007
@@ -28,8 +28,8 @@
shelltools.system("jam")
def install():
- for f in ("install_bin", "install_plugin", "install_lib", \
- "install_include", "install_data", "install_config", "install_doc"):
+ for f in ("install_bin", "install_plugin", "install_lib",
+ "install_include", "install_data", "install_config", "install_doc"):
shelltools.system("jam -s DESTDIR=%s %s" % (get.installDIR(), f))
pisitools.domove("/%s/cel/*" % get.docDIR(), "/%s/%s" % (get.docDIR(), get.srcTAG()))
Modified: playground/review/applications/emulators/cel/pspec.xml
=================================================================
--- playground/review/applications/emulators/cel/pspec.xml (original)
+++ playground/review/applications/emulators/cel/pspec.xml Tue Apr 24 01:02:48 2007
@@ -16,7 +16,6 @@
<BuildDependencies>
<Dependency version="1.1_26566">crystalspace</Dependency>
<Dependency versionFrom="2.5">jam</Dependency>
- <Dependency versionFrom="2.4">python</Dependency>
</BuildDependencies>
</Source>
@@ -24,7 +23,6 @@
<Name>cel</Name>
<RuntimeDependencies>
<Dependency version="1.1_26566">crystalspace</Dependency>
- <Dependency versionFrom="2.4">python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -37,7 +35,6 @@
<Package>
<Name>cel-doc</Name>
- <License>LGPL-2</License>
<IsA>data:doc</IsA>
<Summary>Cel documents</Summary>
<Description>Additional documentation for Cel</Description>
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi