[paketler-commits] r26604 - in playground/ekin/applications/admin/rrdtool: . files
paketler-commits at pardus.org.tr
paketler-commits at pardus.org.tr
5 Haz 2007 Sal 15:21:33 EEST
Author: eki
Date: Tue Jun 5 15:21:33 2007
New Revision: 26604
Added:
playground/ekin/applications/admin/rrdtool/files/
playground/ekin/applications/admin/rrdtool/files/rrdtool-1.2.15-newstyle-resize.patch
Modified:
playground/ekin/applications/admin/rrdtool/actions.py
playground/ekin/applications/admin/rrdtool/pspec.xml
Log:
even better
Modified: playground/ekin/applications/admin/rrdtool/actions.py
=================================================================
--- playground/ekin/applications/admin/rrdtool/actions.py (original)
+++ playground/ekin/applications/admin/rrdtool/actions.py Tue Jun 5 15:21:33 2007
@@ -6,7 +6,7 @@
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import autotools
-#from pisi.actionsapi import pisitools
+from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
@@ -19,4 +19,4 @@
def install():
autotools.install()
-
+ pisitools.dodoc ("CHANGES", "CONTRIBUTORS", "NEWS", "README", "THREADS", "TODO")
Modified: playground/ekin/applications/admin/rrdtool/pspec.xml
=================================================================
--- playground/ekin/applications/admin/rrdtool/pspec.xml (original)
+++ playground/ekin/applications/admin/rrdtool/pspec.xml Tue Jun 5 15:21:33 2007
@@ -16,6 +16,9 @@
<BuildDependencies>
<Dependency>libart_lgpl</Dependency>
</BuildDependencies>
+ <Patches>
+ <Patch level="1">rrdtool-1.2.15-newstyle-resize.patch</Patch>
+ </Patches>
</Source>
<Package>
@@ -27,13 +30,9 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib</Path>
- <Path fileType="library">/usr/lib/python2.4/site-packages</Path>
- <Path fileType="library">/usr/lib/rrdtool</Path>
- <Path fileType="doc">/usr/share/doc/rrdtool-1.2.23/html</Path>
- <Path fileType="doc">/usr/share/doc/rrdtool-1.2.23/txt</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/rrdtool/examples</Path>
- <Path fileType="data">/usr/share/rrdtool/fonts</Path>
+ <Path fileType="data">/usr/share/rrdtool</Path>
</Files>
</Package>
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi