SHA256
1
0
forked from pool/ceph

Accepting request 416457 from filesystems:ceph:jewel

- Update to version 10.2.2+git.1470069142.b15328c:
  + rpm: remove newline from configure command

OBS-URL: https://build.opensuse.org/request/show/416457
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=52
This commit is contained in:
2016-08-01 16:39:21 +00:00
committed by Git OBS Bridge
parent 006006434e
commit 84998a80b0
7 changed files with 20 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
# common
#################################################################################
Name: ceph
Version: 10.2.2+git.1470063368.e6786e8
Version: 10.2.2+git.1470069142.b15328c
Release: 0
Summary: User space components of the Ceph file system
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -609,7 +609,7 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
--localstatedir=%{_localstatedir} \
--sysconfdir=%{_sysconfdir} \
%if 0%{?is_opensuse}
--disable-static
--disable-static \
%endif
%if 0%{?rhel} && ! 0%{?centos}
--enable-subman \