Merge pull request #7796 from Rmys/master

disk *
This commit is contained in:
Rmys
2020-02-01 19:18:14 +03:00
committed by GitHub
2 changed files with 17 additions and 3 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Programs to control and monitor storage systems using the Self-Monitoring</Summary>
<Description>The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks.</Description>
<Archive sha1sum="8946f6350d6df9341d571381d66ffbb7d83b8af2" type="targz">mirrors://sourceforge/smartmontools/6.6/smartmontools-6.6.tar.gz</Archive>
<Archive sha1sum="207dc2b50cab1c6fba7bc248665fbbe3189374e1" type="targz">mirrors://sourceforge/smartmontools/7.1/smartmontools-7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>libcap-ng-devel</Dependency>
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-02-01</Date>
<Version>7.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-09-01</Date>
<Version>6.6</Version>
+9 -2
View File
@@ -12,12 +12,12 @@
<IsA>app:console</IsA>
<Summary>Userspace tools to create squashfs compressed filesystem</Summary>
<Description>Squashfs is a highly compressed read-only filesystem for Linux. This package contains the utilities for manipulating squashfs filesystems.</Description>
<Archive sha1sum="a615979db9cee82e4a934a1455577f597d290b41" type="targz">https://sourceforge.net/projects/squashfs/files/squashfs/squashfs4.3/squashfs4.3.tar.gz</Archive>
<Archive sha1sum="a42fdedb8a1543274592e317c437cafa54e02705" type="targz">https://sourceforge.net/projects/squashfs/files/squashfs/squashfs4.4/squashfs4.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>lzo-devel</Dependency>
<!--xz-devel is in system.devel-->
<Dependency>xz-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
</Source>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-02-01</Date>
<Version>4.4</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-20</Date>
<Version>4.3</Version>