Page MenuHomeSolus

D40.diff
No OneTemporary

D40.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,21 @@
name : hdparm
-version : 9.45
-release : 1
+version : 9.52
+release : 2
source :
- - http://softlayer-sng.dl.sourceforge.net/project/hdparm/hdparm/hdparm-9.45.tar.gz : 23b01caa56a995cf0897877b6aff98ea622a5df255bc2894b1a7693387f38669
-license : BSD
-summary : hdparm
-clang : no
+ - https://freefr.dl.sourceforge.net/project/hdparm/hdparm/hdparm-9.52.tar.gz : c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6
+license :
+ - BSD-3-Clause
+ - GPL-2.0
+summary : hdparm - get/set ATA/SATA drive parameters under Linux
description: |
- hdparm - get/set ATA/SATA drive parameters under Linux
-builddeps :
-setup : |
+ hdparm is a command line utility to set and view hardware parameters of hard disk drives. It can also be used as a simple benchmarking tool.
build : |
%make
install : |
%make_install
+
+ install -m755 $workdir/contrib/idectl $installdir/sbin
+ install -m755 $workdir/contrib/ultrabayd $installdir/sbin
+
+ install -D -m 0644 $workdir/wiper/README.txt $installdir/usr/share/doc/wiper/README.txt
+ install -D -m 0755 $workdir/wiper/wiper.sh $installdir/usr/sbin/wiper.sh
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,32 +2,35 @@
<Source>
<Name>hdparm</Name>
<Packager>
- <Name>Justin Zobel</Name>
- <Email>justin.zobel@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>BSD</License>
- <Summary xml:lang="en">hdparm</Summary>
- <Description xml:lang="en">hdparm - get/set ATA/SATA drive parameters under Linux
+ <License>BSD-3-Clause</License>
+ <License>GPL-2.0</License>
+ <Summary xml:lang="en">hdparm - get/set ATA/SATA drive parameters under Linux</Summary>
+ <Description xml:lang="en">hdparm is a command line utility to set and view hardware parameters of hard disk drives. It can also be used as a simple benchmarking tool.
</Description>
- <Archive type="binary" sha1sum="083029a13c0c475bf42a4232c68a9caa6dbc763e">https://evolve-os.com/sources/README</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>hdparm</Name>
- <Summary xml:lang="en">hdparm</Summary>
- <Description xml:lang="en">hdparm - get/set ATA/SATA drive parameters under Linux
+ <Summary xml:lang="en">hdparm - get/set ATA/SATA drive parameters under Linux</Summary>
+ <Description xml:lang="en">hdparm is a command line utility to set and view hardware parameters of hard disk drives. It can also be used as a simple benchmarking tool.
</Description>
<Files>
+ <Path fileType="executable">/sbin</Path>
+ <Path fileType="executable">/usr/sbin</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/sbin/hdparm</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2015-04-01</Date>
- <Version>9.45</Version>
+ <Update release="2">
+ <Date>2017-05-27</Date>
+ <Version>9.52</Version>
<Comment>Packaging update</Comment>
- <Name>Justin Zobel</Name>
- <Email>justin.zobel@gmail.com</Email>
+ <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
Sat, Aug 12, 12:39 AM (3 h, 12 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5849356
Default Alt Text
D40.diff (3 KB)

Event Timeline