perl-File-Listing:rebuilt
This commit is contained in:
@@ -19,5 +19,5 @@ def check():
|
||||
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("README")
|
||||
pisitools.remove("/usr/share/man/man3/File::Listing.3pm")
|
||||
|
||||
@@ -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-File-Listing</Name>
|
||||
@@ -19,22 +19,29 @@
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-HTTP-Date</Dependency>
|
||||
</BuildDependencies>
|
||||
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>perl-File-Listing</Name>
|
||||
<Summary>File::Listing - parse directory listing</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-HTTP-Date</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-11</Date>
|
||||
<Version>6.04</Version>
|
||||
<Comment>Rebuild for new toolchain</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-07-26</Date>
|
||||
<Version>6.04</Version>
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-File-Listing</Name>
|
||||
<Summary xml:lang="en">File::Listing - parse directory listing</Summary>
|
||||
<Description xml:lang="en">This module exports a single function called parse_dir(), which can be used to parse directory listings.</Description>
|
||||
<Summary xml:lang="en">File::Listing - Dosya sistemi dizin listesini çözümler.</Summary>
|
||||
<Description xml:lang="en">Bu modül "parse_dir()" adında dosya sistemi dizin listesini çözümleyebilen bir yordamı dışa aktarır.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user