]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- up to 4.2.0 auto/th/xfsprogs-4.2.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 29 Sep 2015 12:47:39 +0000 (14:47 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 29 Sep 2015 12:47:39 +0000 (14:47 +0200)
xfsprogs-miscfix-v2.patch
xfsprogs.spec

index dc1c2eef2a6902146590f3166f7402e836fcda4e..20d8f10bb0e830a25cd53e51adb4ac14e8dc85b6 100644 (file)
      AC_SUBST(have_zipped_manpages)
    ])
 
---- xfsprogs-3.1.3/Makefile~   2010-08-18 06:54:06.000000000 +0200
-+++ xfsprogs-3.1.3/Makefile    2010-08-28 16:35:25.820731669 +0200
-@@ -39,7 +39,11 @@
- LDIRT += $(SRCTAR)
- endif
--LIB_SUBDIRS = libxfs libxlog libxcmd libhandle libdisk
-+LIB_SUBDIRS = libxfs libxlog libxcmd libhandle
-+ifneq ($(ENABLE_BLKID), yes)
-+LIB_SUBDIRS += libdisk
-+endif
-+
- TOOL_SUBDIRS = copy db estimate fsck fsr growfs io logprint mkfs quota \
-               mdrestore repair rtcp m4 man doc po debian
-
 --- xfsprogs-3.2.0/libxfs/Makefile~    2014-01-28 07:19:44.000000000 +0100
 +++ xfsprogs-3.2.0/libxfs/Makefile     2014-05-17 20:01:36.257560519 +0200
 @@ -56,7 +56,7 @@
index dfdb6a5db06fe4063b360fc41946c41adb51fad2..e63363fb2c621deba7defd4996908924778424a2 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       Tools for the XFS filesystem
 Summary(pl.UTF-8):     Narzędzia do systemu plików XFS
 Name:          xfsprogs
-Version:       3.2.4
+Version:       4.2.0
 Release:       1
 License:       LGPL v2.1 (libhandle), GPL v2 (the rest)
 Group:         Applications/System
 Source0:       ftp://linux-xfs.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
-# Source0-md5: c28db88f058ada506fe0ac6a897a1c42
+# Source0-md5: e1b9438d3e6775b9df52cc9a13e9f9a6
 Source1:       xfs_lsprojid
 Patch0:                %{name}-miscfix-v2.patch
 Patch1:                %{name}-pl.po-update.patch
This page took 0.109708 seconds and 4 git commands to generate.