Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032443
D397.id836.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D397.id836.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,4 +1,5 @@
libc.so.6
+libcap.so.2
libm.so.6
libncursesw.so.5
libresolv.so.2
diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>network.utils</Name>
-</PISI>
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,17 @@
name : mtr
-version : 0.86
-release : 1
+version : 0.92
+release : 2
source :
- - ftp://ftp.bitwizard.nl/mtr/mtr-0.86.tar.gz : c5d948920b641cc35f8b380fc356ddfe07cce6a9c6474afe242fc58113f28c06
+ - ftp://ftp.bitwizard.nl/mtr/mtr-0.92.tar.gz : f2979db9e2f41aa8e6574e7771767c9afe111d9213814eb47f5e1e71876e4382
license : GPL-2.0
+component : network.utils
summary : Combines the functionality of traceroute and ping into one tool (CLI version)
description: |
Combines the functionality of traceroute and ping into one tool (CLI version)
builddeps :
+ - pkgconfig(libcap)
setup : |
- %configure --sbindir=/usr/bin
+ %configure --sbindir=/usr/bin --without-gtk
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,14 +2,15 @@
<Source>
<Name>mtr</Name>
<Packager>
- <Name>Justin Zobel</Name>
- <Email>justin.zobel@gmail.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Packager>
<License>GPL-2.0</License>
+ <PartOf>network.utils</PartOf>
<Summary xml:lang="en">Combines the functionality of traceroute and ping into one tool (CLI version)</Summary>
<Description xml:lang="en">Combines the functionality of traceroute and ping into one tool (CLI version)
</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>mtr</Name>
@@ -18,17 +19,18 @@
</Description>
<PartOf>network.utils</PartOf>
<Files>
- <Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/bash-completion/completions/mtr</Path>
+ <Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2015-03-16</Date>
- <Version>0.86</Version>
+ <Update release="2">
+ <Date>2017-06-14</Date>
+ <Version>0.92</Version>
<Comment>Packaging update</Comment>
- <Name>Justin Zobel</Name>
- <Email>justin.zobel@gmail.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 2:18 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800022
Default Alt Text
D397.id836.diff (3 KB)
Attached To
Mode
D397: Update to 0.92
Attached
Detach File
Event Timeline
Log In to Comment