Page MenuHomeSolus

D8621.id.diff
No OneTemporary

D8621.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,13 @@
name : smartmontools
-version : '7.0'
-release : 3
+version : '7.1'
+release : 4
source :
- - https://netcologne.dl.sourceforge.net/project/smartmontools/smartmontools/7.0/smartmontools-7.0.tar.gz : e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c
-license : GPL-2.0
+ - https://netcologne.dl.sourceforge.net/project/smartmontools/smartmontools/7.1/smartmontools-7.1.tar.gz : 3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846
+license : GPL-2.0-or-later
component : system.utils
-summary : smartmontools to check S.M.A.R.T information on harddrives/SSD
+summary : Check S.M.A.R.T information on hard and solid-state disks
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/SATA, SCSI/SAS and NVMe disks
+ 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/SATA, SCSI/SAS and NVMe disks.
builddeps :
- pkgconfig(libcap-ng)
setup : |
@@ -16,5 +16,13 @@
%make
install : |
%make_install
+ mv $installdir/etc/smartd_warning.sh $installdir/usr/share/smartmontools
+ rm -rf $installdir/etc
+ find $installdir/usr/share/doc/smartmontools \
+ -maxdepth 1 \
+ -type f -not -name smartd.conf -delete
+
+ install -dm00755 $installdir/usr/include
+ mv $installdir/usr/share/smartmontools/*.h $installdir/usr/include
check : |
%make check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,60 +2,64 @@
<Source>
<Name>smartmontools</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
- <Summary xml:lang="en">smartmontools to check S.M.A.R.T information on harddrives/SSD</Summary>
- <Description xml:lang="en">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/SATA, SCSI/SAS and NVMe disks
+ <Summary xml:lang="en">Check S.M.A.R.T information on hard and solid-state disks</Summary>
+ <Description xml:lang="en">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/SATA, SCSI/SAS and NVMe disks.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>smartmontools</Name>
- <Summary xml:lang="en">smartmontools to check S.M.A.R.T information on harddrives/SSD</Summary>
- <Description xml:lang="en">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/SATA, SCSI/SAS and NVMe disks
+ <Summary xml:lang="en">Check S.M.A.R.T information on hard and solid-state disks</Summary>
+ <Description xml:lang="en">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/SATA, SCSI/SAS and NVMe disks.
</Description>
<PartOf>system.utils</PartOf>
<Files>
- <Path fileType="config">/etc/smartd.conf</Path>
- <Path fileType="config">/etc/smartd_warning.d</Path>
- <Path fileType="config">/etc/smartd_warning.sh</Path>
<Path fileType="library">/usr/lib/systemd/system/smartd.service</Path>
<Path fileType="executable">/usr/sbin/smartctl</Path>
<Path fileType="executable">/usr/sbin/smartd</Path>
<Path fileType="executable">/usr/sbin/update-smart-drivedb</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/AUTHORS</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/COPYING</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/ChangeLog</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/ChangeLog-5.0-6.0</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/INSTALL</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/NEWS</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/README</Path>
- <Path fileType="doc">/usr/share/doc/smartmontools/TODO</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example1</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example2</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example3</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example4</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example5</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example6</Path>
+ <Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example7</Path>
+ <Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/Example8</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/examplescripts/README</Path>
<Path fileType="doc">/usr/share/doc/smartmontools/smartd.conf</Path>
<Path fileType="man">/usr/share/man/man5/smartd.conf.5</Path>
<Path fileType="man">/usr/share/man/man8/smartctl.8</Path>
<Path fileType="man">/usr/share/man/man8/smartd.8</Path>
<Path fileType="man">/usr/share/man/man8/update-smart-drivedb.8</Path>
- <Path fileType="data">/usr/share/smartmontools/drivedb.h</Path>
+ <Path fileType="data">/usr/share/smartmontools/smartd_warning.sh</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>smartmontools-devel</Name>
+ <Summary xml:lang="en">Development files for smartmontools</Summary>
+ <Description xml:lang="en">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/SATA, SCSI/SAS and NVMe disks.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="4">smartmontools</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/drivedb.h</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2019-01-01</Date>
- <Version>7.0</Version>
+ <Update release="4">
+ <Date>2020-04-05</Date>
+ <Version>7.1</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:06 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5833089
Default Alt Text
D8621.id.diff (7 KB)

Event Timeline