]> git.pld-linux.org Git - packages/xfsprogs.git/blobdiff - xfsprogs.spec
up to 6.0.0
[packages/xfsprogs.git] / xfsprogs.spec
index 5e008f23b03d794cb8b9c568a49ca986cfb3a673..dac2c52634f788f7dded0dcc4c526a3aea989fd3 100644 (file)
@@ -5,20 +5,18 @@
 Summary:       Tools for the XFS filesystem
 Summary(pl.UTF-8):     Narzędzia do systemu plików XFS
 Name:          xfsprogs
-Version:       5.15.0
+Version:       6.0.0
 Release:       1
 License:       LGPL v2.1 (libhandle), GPL v2 (the rest)
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{version}.tar.xz
-# Source0-md5: 97f20905608e180ad73c2453b96333c3
+# Source0-md5: 2908d7433cd2aafec9cd69846ef6df9c
 Source1:       xfs_lsprojid
 Patch0:                %{name}-miscfix-v2.patch
-Patch1:                %{name}-pl.po-update.patch
-# Patch1-md5:  64eeb6dd8b449b952afa5e49a744447f
 URL:           https://xfs.wiki.kernel.org/
 # for <attr/attributes.h>
 BuildRequires: attr-devel
-BuildRequires: autoconf >= 2.50
+BuildRequires: autoconf >= 2.69
 BuildRequires: automake
 BuildRequires: bash
 BuildRequires: device-mapper-devel
@@ -93,6 +91,7 @@ Summary(pl.UTF-8):    Pliki nagłówkowe i biblioteki
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      libuuid-devel
+Requires:      linux-libc-headers
 
 %description devel
 Header files and libraries to develop software which operates on XFS
@@ -117,7 +116,6 @@ Biblioteki statyczne do XFS.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' scrub/xfs_scrub_all.in tools/xfsbuflock.py
 
@@ -194,6 +192,7 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{_sbindir}/xfs_scrub*
 %attr(755,root,root) /%{_lib}/libhandle.so.*.*
 %attr(755,root,root) %ghost /%{_lib}/libhandle.so.1
+%{_datadir}/%{name}
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/xfs_scrub_fail
 %{_mandir}/man5/projects.5*
This page took 0.115567 seconds and 4 git commands to generate.