perl-Devel-Symdump:rebuilt

This commit is contained in:
blue-devil
2020-01-09 21:45:19 +00:00
parent 31a06195e7
commit 47ac392663
3 changed files with 12 additions and 3 deletions
@@ -21,3 +21,4 @@ def check():
def install():
perlmodules.install()
pisitools.dodoc("Changes", "README*", "SIGNATURE")
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Devel-Symdump</Name>
@@ -20,16 +20,25 @@
</Source>
<Package>
<Name>perl-Devel-Symdump</Name>
<Summary>Dump symbol names or the symbol table</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-01-02</Date>
<Version>2.18</Version>
<Comment>Rebuilt.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>2.18</Version>
@@ -5,5 +5,4 @@
<Summary xml:lang="tr">Sembol isimlerinin veya sembol tablosunun dökümünü verir</Summary>
<Description xml:lang="tr">perl-Devel-Symdump sembol isimlerinin veya sembol tablosunun dökümünü veren bir Perl modülüdür.</Description>
</Source>
</PISI>
</PISI>