Accepting request 416439 from filesystems:ceph:jewel
- Update to version 10.2.2+git.1470063368.e6786e8: + rpm: simplify openSUSE conditional - Update to version 10.2.2+git.1470061991.d6904b4: + rpm: build with --disable-static on openSUSE (encloses --disable-static in appropriate distro conditional) OBS-URL: https://build.opensuse.org/request/show/416439 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=51
This commit is contained in:
parent
2fcfcf76f9
commit
006006434e
@ -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">b62fb63235d9c3a17e8d92df97c9d7d0bf1b2c13</param></service>
|
<param name="changesrevision">e6786e8e3706d908502a3f3d8b33c425336d844a</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fda98dfd0dcaf396ae66f21049e7d6f89846f52bc66da2696c2ee3049e32b766
|
|
||||||
size 17485311
|
|
3
ceph-10.2.2+git.1470063368.e6786e8.tar.bz2
Normal file
3
ceph-10.2.2+git.1470063368.e6786e8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:655426e4ab48f68c2e3060e1997f2cfe6228fe629bb205c36ae2a71b96c45878
|
||||||
|
size 16498816
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 01 14:59:35 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 10.2.2+git.1470063368.e6786e8:
|
||||||
|
+ rpm: simplify openSUSE conditional
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 01 14:39:49 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 10.2.2+git.1470061991.d6904b4:
|
||||||
|
+ rpm: build with --disable-static on openSUSE
|
||||||
|
(encloses --disable-static in appropriate distro conditional)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 27 19:34:06 UTC 2016 - dimstar@opensuse.org
|
Wed Jul 27 19:34:06 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 10.2.2+git.1469189740.b62fb63
|
Version: 10.2.2+git.1470063368.e6786e8
|
||||||
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
|
||||||
@ -257,7 +257,9 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
|
|||||||
--libexecdir=%{_libexecdir} \
|
--libexecdir=%{_libexecdir} \
|
||||||
--localstatedir=%{_localstatedir} \
|
--localstatedir=%{_localstatedir} \
|
||||||
--sysconfdir=%{_sysconfdir} \
|
--sysconfdir=%{_sysconfdir} \
|
||||||
--disable-static \
|
%if 0%{?is_opensuse}
|
||||||
|
--disable-static
|
||||||
|
%endif
|
||||||
%if 0%{?rhel} && ! 0%{?centos}
|
%if 0%{?rhel} && ! 0%{?centos}
|
||||||
--enable-subman \
|
--enable-subman \
|
||||||
%endif
|
%endif
|
||||||
|
13
ceph.changes
13
ceph.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 01 14:59:35 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 10.2.2+git.1470063368.e6786e8:
|
||||||
|
+ rpm: simplify openSUSE conditional
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 01 14:39:49 UTC 2016 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 10.2.2+git.1470061991.d6904b4:
|
||||||
|
+ rpm: build with --disable-static on openSUSE
|
||||||
|
(encloses --disable-static in appropriate distro conditional)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 27 19:34:06 UTC 2016 - dimstar@opensuse.org
|
Wed Jul 27 19:34:06 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 10.2.2+git.1469189740.b62fb63
|
Version: 10.2.2+git.1470063368.e6786e8
|
||||||
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
|
||||||
@ -608,7 +608,9 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
|
|||||||
--libexecdir=%{_libexecdir} \
|
--libexecdir=%{_libexecdir} \
|
||||||
--localstatedir=%{_localstatedir} \
|
--localstatedir=%{_localstatedir} \
|
||||||
--sysconfdir=%{_sysconfdir} \
|
--sysconfdir=%{_sysconfdir} \
|
||||||
--disable-static \
|
%if 0%{?is_opensuse}
|
||||||
|
--disable-static
|
||||||
|
%endif
|
||||||
%if 0%{?rhel} && ! 0%{?centos}
|
%if 0%{?rhel} && ! 0%{?centos}
|
||||||
--enable-subman \
|
--enable-subman \
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user