Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032437
D347.id1161.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D347.id1161.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : inxi
-version : 2.3.19
-release : 13
+version : 2.3.23
+release : 14
source :
- - https://github.com/smxi/inxi/tarball/99eef9e : 335fcd289acde8006df262a9d21ca2d2886777f35aca6848fdd891e498727d41
+ - https://github.com/smxi/inxi/tarball/3aafcbe : 369bd61efab25c5b9d2e43b86757d3778408ead7de55e9442fa68220e9dcaf8d
homepage : https://github.com/smxi/inxi
license : GPL-3.0
component : system.utils
@@ -12,5 +12,11 @@
rundeps :
- bind-utils
- dmidecode
+setup : |
+ # Disable self updater
+ sed -i "s/B_ALLOW_UPDATE='true'/B_ALLOW_UPDATE='false'/" inxi
+ # Correct shebang
+ sed -i 's|/usr/bin/env bash|/bin/bash|' inxi
install : |
install -Dm00755 inxi $installdir/usr/bin/inxi
+ install -Dm00644 inxi.1.gz $installdir/usr/man/man1/inxi.1.gz
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>inxi</Name>
<Homepage>https://github.com/smxi/inxi</Homepage>
<Packager>
- <Name>Peter Cornelis</Name>
- <Email>poltertec@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>system.utils</PartOf>
@@ -21,15 +21,16 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/man/man1/inxi.1.gz</Path>
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2017-06-11</Date>
- <Version>2.3.19</Version>
+ <Update release="14">
+ <Date>2017-07-01</Date>
+ <Version>2.3.23</Version>
<Comment>Packaging update</Comment>
- <Name>Peter Cornelis</Name>
- <Email>poltertec@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 2:17 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817344
Default Alt Text
D347.id1161.diff (2 KB)
Attached To
Mode
D347: Update inxi to 2.3.23
Attached
Detach File
Event Timeline
Log In to Comment