[packages/btrfs-progs] - updated to 4.0 - updated man patch

qboosh qboosh at pld-linux.org
Sat May 9 22:11:24 CEST 2015


commit 750c60d44d15834013c61c031d6199771ab75689
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 9 22:12:50 2015 +0200

    - updated to 4.0
    - updated man patch

 btrfs-progs-man.patch | 12 +++++++-----
 btrfs-progs.spec      |  4 ++--
 2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/btrfs-progs.spec b/btrfs-progs.spec
index 4aff0d9..2907d41 100644
--- a/btrfs-progs.spec
+++ b/btrfs-progs.spec
@@ -1,12 +1,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:	3.19.1
+Version:	4.0
 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:	ec3b3c99df18633ddc9e41f0680c5a51
+# Source0-md5:	38e79509adc689ca7a88860b91954a02
 Patch0:		%{name}-man.patch
 URL:		http://btrfs.wiki.kernel.org/
 BuildRequires:	acl-devel
diff --git a/btrfs-progs-man.patch b/btrfs-progs-man.patch
index 2d58025..897abad 100644
--- a/btrfs-progs-man.patch
+++ b/btrfs-progs-man.patch
@@ -1,11 +1,13 @@
---- btrfs-progs-v3.16/Documentation/Makefile~	2014-08-26 15:50:36.000000000 +0200
-+++ btrfs-progs-v3.16/Documentation/Makefile.in	2014-11-08 20:42:52.850482084 +0100
-@@ -89,7 +89,7 @@
+--- btrfs-progs-v4.0/Documentation/Makefile.in.orig	2015-05-09 21:02:52.752774167 +0200
++++ btrfs-progs-v4.0/Documentation/Makefile.in	2015-05-09 21:04:41.596102933 +0200
+@@ -91,8 +91,8 @@
  	# want to keep the code generic
- 	mv $(DESTDIR)$(man5dir)/btrfs-mount.5.gz $(DESTDIR)$(man5dir)/btrfs.5.gz
+ 	$(MV) $(DESTDIR)$(man5dir)/btrfs-mount.5.gz $(DESTDIR)$(man5dir)/btrfs.5.gz
  	$(INSTALL) -m 644 $(GZ_MAN8) $(DESTDIR)$(man8dir)
 -	$(LN_S) -f btrfs-check.8.gz $(DESTDIR)$(man8dir)/btrfsck.8.gz
-+	$(LN_S) -f btrfs-check.8 $(DESTDIR)$(man8dir)/btrfsck.8.
+-	$(LN_S) -f btrfs-rescue.8.gz $(DESTDIR)$(man8dir)/btrfs-zero-log.8.gz
++	$(LN_S) -f btrfs-check.8 $(DESTDIR)$(man8dir)/btrfsck.8
++	$(LN_S) -f btrfs-rescue.8 $(DESTDIR)$(man8dir)/btrfs-zero-log.8
  
  uninstall:
  	cd $(DESTDIR)$(man8dir); rm -f btrfs-check.8.gz $(GZ_MAN8)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/btrfs-progs.git/commitdiff/750c60d44d15834013c61c031d6199771ab75689



More information about the pld-cvs-commit mailing list