Page MenuHomeSolus

D4921.id11999.diff
No OneTemporary

D4921.id11999.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1,5 @@
libc.so.6
+libcap-ng.so.0
libgcc_s.so.1
libstdc++.so.6
+libsystemd.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,15 @@
name : smartmontools
-version : 6.6
-release : 2
+version : '7.0'
+release : 3
source :
- - https://netcologne.dl.sourceforge.net/project/smartmontools/smartmontools/6.6/smartmontools-6.6.tar.gz : 51f43d0fb064fccaf823bbe68cf0d317d0895ff895aa353b3339a3b316a53054
+ - https://netcologne.dl.sourceforge.net/project/smartmontools/smartmontools/7.0/smartmontools-7.0.tar.gz : e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c
license : GPL-2.0
component : system.utils
summary : smartmontools to check S.M.A.R.T information on harddrives/SSD
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
+builddeps :
+ - pkgconfig(libcap-ng)
setup : |
%configure
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -23,19 +23,39 @@
<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</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/smartmontools</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/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>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-11-22</Date>
- <Version>6.6</Version>
+ <Update release="3">
+ <Date>2019-01-01</Date>
+ <Version>7.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:07 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811902
Default Alt Text
D4921.id11999.diff (4 KB)

Event Timeline