commit c3aff9a41a792a2eef955a68fd7bd286c4337780
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sat Nov 8 20:44:53 2014 +0100

    - up to 3.16

 btrfs-progs-man.patch | 18 +++++++++---------
 btrfs-progs.spec      |  5 +++--
 2 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/btrfs-progs.spec b/btrfs-progs.spec
index 5026082..7f9b2b3 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.14.2
+Version:       3.16
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       
https://www.kernel.org/pub/linux/kernel/people/mason/btrfs-progs/%{name}-v%{version}.tar.xz
-# Source0-md5: 18dadb86a668c3fe26b2bcb57bbdf59e
+# Source0-md5: 26035e2ff30513dfeeb2538cacf954b2
 Patch0:                %{name}-man.patch
 URL:           http://btrfs.wiki.kernel.org/
 BuildRequires: acl-devel
@@ -100,6 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/btrfs-show-super
 %attr(755,root,root) %{_libdir}/libbtrfs.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbtrfs.so.0
+%{_mandir}/man5/btrfs.5*
 %{_mandir}/man8/btrfs.8*
 %{_mandir}/man8/btrfs-*.8*
 %{_mandir}/man8/btrfsck.8*
diff --git a/btrfs-progs-man.patch b/btrfs-progs-man.patch
index 8d74f81..668d72b 100644
--- a/btrfs-progs-man.patch
+++ b/btrfs-progs-man.patch
@@ -1,11 +1,11 @@
---- btrfs-progs-v3.14.2/Documentation/Makefile.orig    2014-05-30 
02:56:59.000000000 +0200
-+++ btrfs-progs-v3.14.2/Documentation/Makefile 2014-06-15 20:37:16.269541245 
+0200
-@@ -74,7 +74,7 @@
- install-man: man
-       $(INSTALL) -d -m 755 $(DESTDIR)$(man8dir)
+--- btrfs-progs-v3.16/Documentation/Makefile~  2014-08-26 15:50:36.000000000 
+0200
++++ btrfs-progs-v3.16/Documentation/Makefile   2014-11-08 20:42:52.850482084 
+0100
+@@ -89,7 +89,7 @@
+       # want to keep the code generic
+       mv $(DESTDIR)$(man5dir)/btrfs-mount.5.gz $(DESTDIR)$(man5dir)/btrfs.5.gz
        $(INSTALL) -m 644 $(GZ_MAN8) $(DESTDIR)$(man8dir)
--      $(LNS) btrfs-check.8.gz $(DESTDIR)$(man8dir)
-+      $(LNS) btrfs-check.8 $(DESTDIR)$(man8dir)/btrfsck.8
+-      $(LNS) btrfs-check.8.gz $(DESTDIR)$(man8dir)/btrfsck.8.gz
++      $(LNS) btrfs-check.8 $(DESTDIR)$(man8dir)/btrfsck.8.
  
- clean:
-       $(RM) *.xml *.xml+ *.8 *.8.gz
+ 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/c3aff9a41a792a2eef955a68fd7bd286c4337780

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to