Skip to content

Commit

Permalink
smartmontools: include homepage (#2896)
Browse files Browse the repository at this point in the history
**Summary**
- Add homepage to package.yml

**Test Plan**
- Checked homepage was added.

**Checklist**

- [X] Package was built and tested against unstable

**Packaging notes**
- Fixed source to match new standard.
  • Loading branch information
algent-al authored Jun 8, 2024
2 parents 0589f2d + 08de326 commit 495cc25
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
11 changes: 6 additions & 5 deletions packages/s/smartmontools/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ libc.so.6:__ctype_b_loc
libc.so.6:__cxa_atexit
libc.so.6:__errno_location
libc.so.6:__fprintf_chk
libc.so.6:__isoc99_fscanf
libc.so.6:__isoc99_sscanf
libc.so.6:__isoc23_fscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoull
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
libc.so.6:__open_2
Expand Down Expand Up @@ -107,8 +109,6 @@ libc.so.6:strsignal
libc.so.6:strspn
libc.so.6:strstr
libc.so.6:strtok
libc.so.6:strtol
libc.so.6:strtoull
libc.so.6:sysconf
libc.so.6:time
libc.so.6:tzname
Expand All @@ -125,16 +125,17 @@ libgcc_s.so.1:_Unwind_Resume
libgcc_s.so.1:__udivmodti4
libgcc_s.so.1:__udivti3
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE16find_last_not_ofEPKcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEPKc
libstdc++.so.6:_ZNSt11logic_errorC1EPKc
libstdc++.so.6:_ZNSt11logic_errorD1Ev
libstdc++.so.6:_ZNSt13runtime_errorC1EPKc
libstdc++.so.6:_ZNSt13runtime_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt13runtime_errorD1Ev
libstdc++.so.6:_ZNSt6chrono3_V212system_clock3nowEv
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructEmc
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6assignEPKc
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm
Expand Down
5 changes: 3 additions & 2 deletions packages/s/smartmontools/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : smartmontools
version : '7.4'
release : 7
release : 8
source :
- https://netcologne.dl.sourceforge.net/project/smartmontools/smartmontools/7.4/smartmontools-7.4.tar.gz : e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d
- https://sourceforge.net/projects/smartmontools/files/smartmontools/7.4/smartmontools-7.4.tar.gz : e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d
homepage : https://www.smartmontools.org/
license : GPL-2.0-or-later
component : system.utils
summary : Check S.M.A.R.T information on hard and solid-state disks
Expand Down
17 changes: 9 additions & 8 deletions packages/s/smartmontools/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>smartmontools</Name>
<Homepage>https://www.smartmontools.org/</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
<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://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>smartmontools</Name>
Expand Down Expand Up @@ -47,19 +48,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="7">smartmontools</Dependency>
<Dependency release="8">smartmontools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/drivedb.h</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2023-08-07</Date>
<Update release="8">
<Date>2024-06-08</Date>
<Version>7.4</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 495cc25

Please sign in to comment.