Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10921206
D4090.id10080.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
D4090.id10080.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,2 +1,3 @@
libc.so.6
+libdl.so.2
libpthread.so.0
diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>system.utils</Name>
-</PISI>
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,14 @@
name : mdadm
-version : 3.3.4
-release : 1
+version : 4.0
+release : 2
source :
- - https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-3.3.4.tar.xz : 8ae5f45306b873190e91f410709b00e51997b633c072b33f8efd9f7df022ca68
-license : GPL-2.0
+ - https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-4.0.tar.xz : 1d6ae7f24ced3a0fa7b5613b32f4a589bb4881e3946a5a2c3724056254ada3a9
+license : GPL-2.0-only
+component : system.utils
summary : MDADM - Software Raid Management
description: |
A tool for managing/monitoring Linux md device arrays, also known as Software RAID
build : |
- %make
+ %make CXFLAGS="$CFLAGS"
install : |
%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,10 +2,11 @@
<Source>
<Name>mdadm</Name>
<Packager>
- <Name>Justin Zobel</Name>
- <Email>justin@solus-project.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-only</License>
+ <PartOf>system.utils</PartOf>
<Summary xml:lang="en">MDADM - Software Raid Management</Summary>
<Description xml:lang="en">A tool for managing/monitoring Linux md device arrays, also known as Software RAID
</Description>
@@ -18,18 +19,23 @@
</Description>
<PartOf>system.utils</PartOf>
<Files>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="library">/usr/lib/udev</Path>
- <Path fileType="executable">/sbin</Path>
+ <Path fileType="executable">/sbin/mdadm</Path>
+ <Path fileType="executable">/sbin/mdmon</Path>
+ <Path fileType="library">/usr/lib/udev/rules.d/63-md-raid-arrays.rules</Path>
+ <Path fileType="library">/usr/lib/udev/rules.d/64-md-raid-assembly.rules</Path>
+ <Path fileType="man">/usr/share/man/man4/md.4</Path>
+ <Path fileType="man">/usr/share/man/man5/mdadm.conf.5</Path>
+ <Path fileType="man">/usr/share/man/man8/mdadm.8</Path>
+ <Path fileType="man">/usr/share/man/man8/mdmon.8</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2015-10-26</Date>
- <Version>3.3.4</Version>
+ <Update release="2">
+ <Date>2018-10-19</Date>
+ <Version>4.0</Version>
<Comment>Packaging update</Comment>
- <Name>Justin Zobel</Name>
- <Email>justin@solus-project.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 10 2023, 11:45 AM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5828035
Default Alt Text
D4090.id10080.diff (3 KB)
Attached To
Mode
D4090: Update mdadm to 4.0
Attached
Detach File
Event Timeline
Log In to Comment