]> git.pld-linux.org Git - packages/btrfs-progs.git/commitdiff
- updated to 4.0 auto/th/btrfs-progs-4.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 May 2015 20:12:50 +0000 (22:12 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 May 2015 20:12:50 +0000 (22:12 +0200)
- updated man patch

btrfs-progs-man.patch
btrfs-progs.spec

index 2d5802555235452f3f4824ac5d6a2d214dfabea0..897abad6309aea7482b8cc8a26fc3c486be70adf 100644 (file)
@@ -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)
index 4aff0d93f175845168b91179e72a7c7df2b446b5..2907d41b16aa68f2c98ff41264cd1765e5de1f61 100644 (file)
@@ -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
This page took 0.331339 seconds and 4 git commands to generate.