core rebuild

This commit is contained in:
Rmys
2020-12-16 20:34:49 +03:00
parent 941f176291
commit 886eb3c7d8
9 changed files with 21450 additions and 21150 deletions
+2 -2
View File
@@ -88,8 +88,8 @@ def install():
# NEEDS MODIFICATION FOR NEW VERSION
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so")
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5")
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.30")
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.30.0")
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.32")
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.32.0")
# Docs
pisitools.dodir("/usr/share/doc/%s/html" % get.srcNAME())
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Larry Wall's Practical Extraction and Reporting Language</Summary>
<Description>Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.</Description>
<Archive sha1sum="905617fbc5802d59914be2a26a604dee52dd13b3" type="targz">https://www.cpan.org/src/5.0/perl-5.30.1.tar.gz</Archive>
<Archive sha1sum="ddecb3117c016418b19ed3a8827e4b521b47d6bb" type="targz">https://www.cpan.org/src/5.0/perl-5.32.0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="6.2.23">db-devel</Dependency>
<Dependency>gdbm-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-12-09</Date>
<Version>5.32.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-12-11</Date>
<Version>5.30.1</Version>
+7
View File
@@ -136,6 +136,13 @@
</Package>-->
<History>
<Update release="8">
<Date>2020-12-09</Date>-
<Version>2.7.18</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-10-19</Date>-
<Version>2.7.18</Version>