Accepting request 42295 from home:seife:branches:filesystems

Copy from home:seife:branches:filesystems/xfsprogs via accept of submit request 42295 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42295
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=7
This commit is contained in:
2010-07-08 08:05:48 +00:00
committed by Git OBS Bridge
parent a57e129ecb
commit b3b7f0679c
5 changed files with 20 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
Name: xfsprogs
BuildRequires: e2fsprogs-devel
Version: 3.0.1
Version: 3.1.2
Release: 2
%if 0%{?suse_version} >= 1010
# hint for ZYPP
@@ -90,10 +90,7 @@ export LIBUUID=/usr/%{_lib}/libuuid.a
export CFLAGS="$RPM_OPT_FLAGS"
./configure \
--prefix=%{_prefix} \
--exec-prefix=/ \
--sbindir=/sbin \
--bindir=%{_sbindir} \
--libdir=/%{_lib} \
--libdir=/%{_libdir} \
--libexecdir=/usr/%{_lib} \
--includedir=%{_includedir} \
--mandir=%{_mandir} \