]> git.pld-linux.org Git - packages/btrfs-progs.git/commitdiff
- updated to 5.11.1 auto/th/btrfs-progs-5.11.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 May 2021 19:47:32 +0000 (21:47 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 May 2021 19:47:32 +0000 (21:47 +0200)
btrfs-progs.spec

index f0161f02fd16c26ac46c872a370129402a05f7e4..d5f125647c3bdd27a2671a55259306a045e24093 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       Utilities belonging to the btrfs filesystem
 Summary(pl.UTF-8):     Narzędzia należące do systemu plików btrfs
 Name:          btrfs-progs
-Version:       5.3.1
-Release:       3
+Version:       5.11.1
+Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/%{name}-v%{version}.tar.xz
-# Source0-md5: 2c4197639f144b8b15df7d17e5399595
+# Source0-md5: 7a8d0201da222c838a89fb31511f8d86
 Patch0:                %{name}-sh.patch
 URL:           http://btrfs.wiki.kernel.org/
 BuildRequires: acl-devel
@@ -236,6 +236,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libbtrfsutil.so
 %{_includedir}/btrfsutil.h
+%{_pkgconfigdir}/libbtrfsutil.pc
 
 %files -n libbtrfsutil-static
 %defattr(644,root,root,755)
@@ -244,5 +245,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python}
 %files -n python3-btrfsutil
 %attr(755,root,root) %{py3_sitedir}/btrfsutil.cpython-*.so
-%{py3_sitedir}/btrfsutil-1.1.1-py*.egg-info
+%{py3_sitedir}/btrfsutil-%{version}-py*.egg-info
 %endif
This page took 0.496332 seconds and 4 git commands to generate.