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:
parent
006006434e
commit
84998a80b0
@ -1,5 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||||
<param name="changesrevision">e6786e8e3706d908502a3f3d8b33c425336d844a</param></service>
|
<param name="changesrevision">b15328cb435130e9a861b3e4df96fff64e5e5f41</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:655426e4ab48f68c2e3060e1997f2cfe6228fe629bb205c36ae2a71b96c45878
|
|
||||||
size 16498816
|
|
3
ceph-10.2.2+git.1470069142.b15328c.tar.bz2
Normal file
3
ceph-10.2.2+git.1470069142.b15328c.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d5859f6f7ffe47bdd62f066b0bb98c58e53668dbec5d50b18e94d82bc7564b1
|
||||||
|
size 16503796
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 01 16:36:18 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 10.2.2+git.1470069142.b15328c:
|
||||||
|
+ rpm: remove newline from configure command
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 01 14:59:35 UTC 2016 - ncutler@suse.com
|
Mon Aug 01 14:59:35 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 10.2.2+git.1470063368.e6786e8
|
Version: 10.2.2+git.1470069142.b15328c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Ceph benchmarks and test tools
|
Summary: Ceph benchmarks and test tools
|
||||||
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
|
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
|
||||||
@ -258,7 +258,7 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
|
|||||||
--localstatedir=%{_localstatedir} \
|
--localstatedir=%{_localstatedir} \
|
||||||
--sysconfdir=%{_sysconfdir} \
|
--sysconfdir=%{_sysconfdir} \
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
--disable-static
|
--disable-static \
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel} && ! 0%{?centos}
|
%if 0%{?rhel} && ! 0%{?centos}
|
||||||
--enable-subman \
|
--enable-subman \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 01 16:36:18 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 10.2.2+git.1470069142.b15328c:
|
||||||
|
+ rpm: remove newline from configure command
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 01 14:59:35 UTC 2016 - ncutler@suse.com
|
Mon Aug 01 14:59:35 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 10.2.2+git.1470063368.e6786e8
|
Version: 10.2.2+git.1470069142.b15328c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: User space components of the Ceph file system
|
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
|
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} \
|
--localstatedir=%{_localstatedir} \
|
||||||
--sysconfdir=%{_sysconfdir} \
|
--sysconfdir=%{_sysconfdir} \
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
--disable-static
|
--disable-static \
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel} && ! 0%{?centos}
|
%if 0%{?rhel} && ! 0%{?centos}
|
||||||
--enable-subman \
|
--enable-subman \
|
||||||
|
Loading…
Reference in New Issue
Block a user