Accepting request 241871 from home:jankara:branches:filesystems

Update to 3.2.1

OBS-URL: https://build.opensuse.org/request/show/241871
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=29
This commit is contained in:
Jan Kara
2014-07-22 11:59:51 +00:00
committed by Git OBS Bridge
parent 2b060e477c
commit a0de03bbdd
5 changed files with 79 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ BuildRequires: libuuid-devel
%else
BuildRequires: libuuid-devel
%endif
Version: 3.2.0
Version: 3.2.1
Release: 0
%if 0%{?suse_version} >= 1010
# hint for ZYPP
@@ -40,6 +40,7 @@ Group: System/Filesystems
Source0: xfsprogs-%{version}.tar.gz
Patch0: xfsprogs-docdir.diff
Patch1: xfsprogs-ppc64.diff
Patch2: logprint-Fix-printing-of-AGF-and-AGI-buffers.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -75,6 +76,7 @@ want to install xfsprogs.
%patch0
%endif
%patch1
%patch2 -p1
%build
export OPTIMIZER="-fPIC"