Accepting request 498460 from filesystems:ceph:luminous
- Update to version 12.0.3+git.1495798013.23dd2b67dc: + ceph.spec.in: re-drop %{epoch}: prefixes - Update to version 12.0.3+git.1495798013.23dd2b67dc: + ceph.spec.in: re-drop %{epoch}: prefixes OBS-URL: https://build.opensuse.org/request/show/498460 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=87
This commit is contained in:
parent
be9e0e12cf
commit
87d362a4b0
@ -1,4 +1,4 @@
|
|||||||
<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">3f6446f64ff85e43ca1770a6d928d0981e9931ec</param></service></servicedata>
|
<param name="changesrevision">23dd2b67dc4068018f22570be4154e06ed5f5a49</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8e087657ea111a344d3acfd423df2764e2fb33a7e73281eedfad434a67e7162
|
|
||||||
size 119395886
|
|
3
ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2
Normal file
3
ceph-12.0.3+git.1495798013.23dd2b67dc.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61275b4fae16249d56e96efa773c45416d8fa2d057115f4e6b107bd967ca8d61
|
||||||
|
size 119404110
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 26 11:39:01 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 12.0.3+git.1495798013.23dd2b67dc:
|
||||||
|
+ ceph.spec.in: re-drop %{epoch}: prefixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 26 08:57:00 UTC 2017 - ncutler@suse.com
|
Fri May 26 08:57:00 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 12.0.3+git.1495787939.3f6446f64f
|
Version: 12.0.3+git.1495798013.23dd2b67dc
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
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-2.0 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-2.0 and BSD-3-Clause and MIT
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 26 11:39:01 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 12.0.3+git.1495798013.23dd2b67dc:
|
||||||
|
+ ceph.spec.in: re-drop %{epoch}: prefixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 26 08:57:00 UTC 2017 - ncutler@suse.com
|
Fri May 26 08:57:00 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
16
ceph.spec
16
ceph.spec
@ -70,7 +70,7 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 12.0.3+git.1495787939.3f6446f64f
|
Version: 12.0.3+git.1495798013.23dd2b67dc
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
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-2.0 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-2.0 and BSD-3-Clause and MIT
|
||||||
@ -264,13 +264,13 @@ Summary: Ceph Common
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
Requires: librbd1 = %{epoch}:%{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
Requires: librados2 = %{epoch}:%{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
Requires: libcephfs2 = %{epoch}:%{version}-%{release}
|
Requires: libcephfs2 = %{version}-%{release}
|
||||||
Requires: python-rados = %{epoch}:%{version}-%{release}
|
Requires: python-rados = %{version}-%{release}
|
||||||
Requires: python-rbd = %{epoch}:%{version}-%{release}
|
Requires: python-rbd = %{version}-%{release}
|
||||||
Requires: python-cephfs = %{epoch}:%{version}-%{release}
|
Requires: python-cephfs = %{version}-%{release}
|
||||||
Requires: python-rgw = %{epoch}:%{version}-%{release}
|
Requires: python-rgw = %{version}-%{release}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Requires: python-prettytable
|
Requires: python-prettytable
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user