Page MenuHomeSolus

D2797.id.diff
No OneTemporary

D2797.id.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -3,6 +3,7 @@
libhandle.so.1:attr_multi_by_handle
libhandle.so.1:fd_to_handle
libhandle.so.1:free_handle
+libhandle.so.1:fshandle_destroy
libhandle.so.1:fssetdm_by_handle
libhandle.so.1:handle_to_fshandle
libhandle.so.1:jdm_attr_list
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,17 +1,19 @@
name : xfsprogs
-version : 4.12.0
-release : 5
+version : 4.16.1
+release : 6
source :
- - https://cdn.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-4.12.0.tar.xz : b330ad8d737f4152ae511580102e2fc49212bb51dfb4b614084344abae46d0df
+ - https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-4.16.1.tar.xz : 3d5c2da46112b86cbd967fee43cea731d38a1b2aaf601b57674ed34e808652df
license :
- - GPL-2.0
- - LGPL-2.1
+ - GPL-2.0-only
+ - LGPL-2.1-only
summary : XFS User Tools
component : system.utils
patterns :
- - devel: /usr/share/man/man3
+ - devel : /usr/share/man/man3
description: |
XFS combines advanced journaling technology with full 64-bit addressing and scalable structures and algorithms. This combination delivers the most scalable high-performance filesystem ever conceived.
+builddeps :
+ - libunistring-devel
setup : |
%patch -p1 < $pkgfiles/0001-Use-merged-usr-tree-layout.patch
%configure
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,11 +2,11 @@
<Source>
<Name>xfsprogs</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
- <License>GPL-2.0</License>
- <License>LGPL-2.1</License>
+ <License>GPL-2.0-only</License>
+ <License>LGPL-2.1-only</License>
<PartOf>system.utils</PartOf>
<Summary xml:lang="en">XFS User Tools</Summary>
<Description xml:lang="en">XFS combines advanced journaling technology with full 64-bit addressing and scalable structures and algorithms. This combination delivers the most scalable high-performance filesystem ever conceived.
@@ -21,7 +21,13 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/sbin</Path>
+ <Path fileType="library">/usr/lib/systemd/system/xfs_scrub@.service</Path>
+ <Path fileType="library">/usr/lib/systemd/system/xfs_scrub_all.service</Path>
+ <Path fileType="library">/usr/lib/systemd/system/xfs_scrub_all.timer</Path>
+ <Path fileType="library">/usr/lib/systemd/system/xfs_scrub_fail@.service</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/xfsprogs/xfs_scrub_all.cron</Path>
+ <Path fileType="library">/usr/lib64/xfsprogs/xfs_scrub_fail</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
@@ -35,7 +41,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="5">xfsprogs</Dependency>
+ <Dependency release="6">xfsprogs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -45,12 +51,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2017-08-09</Date>
- <Version>4.12.0</Version>
+ <Update release="6">
+ <Date>2018-05-08</Date>
+ <Version>4.16.1</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:57 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5832433
Default Alt Text
D2797.id.diff (4 KB)

Event Timeline