Accepting request 451653 from filesystems:ceph:luminous
- Update to version 11.1.0+git.1484919552.9216e9a: + Revert "rpm: put distro conditionals around Source0 in spec file" + Revert "ceph.spec.in: revert Source0 line to upstream version" - Update to version 11.1.0+git.1484919552.9216e9a: + Revert "rpm: put distro conditionals around Source0 in spec file" + Revert "ceph.spec.in: revert Source0 line to upstream version" OBS-URL: https://build.opensuse.org/request/show/451653 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=72
This commit is contained in:
parent
367e95bd7f
commit
44cae111e6
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||
<param name="changesrevision">4daa41614aac71abfc43cc15fd8ce0a626da6968</param></service></servicedata>
|
||||
<param name="changesrevision">9216e9a5fed5614f5e79905309c453161da1cf8d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afed1030759f2c66313cdb1b2264fb24e1687c1fcb657150c1cee6c6280cc279
|
||||
size 102879829
|
3
ceph-11.1.0+git.1484919552.9216e9a.tar.bz2
Normal file
3
ceph-11.1.0+git.1484919552.9216e9a.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74850a481f70ad90b5ba94f5d2130376ebde46deb22eebf99420f04c2ac1a2e3
|
||||
size 102876406
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 11.1.0+git.1484919552.9216e9a:
|
||||
+ Revert "rpm: put distro conditionals around Source0 in spec file"
|
||||
+ Revert "ceph.spec.in: revert Source0 line to upstream version"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 10:18:44 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
@ -67,7 +67,7 @@
|
||||
# common
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 11.1.0+git.1484905510.4daa416
|
||||
Version: 11.1.0+git.1484919552.9216e9a
|
||||
Release: 0
|
||||
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
|
||||
@ -75,15 +75,10 @@ License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-auto
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
%if 0%{?rhel}
|
||||
Source0: http://ceph.com/download/@TARBALL_BASENAME@.tar.bz2
|
||||
%endif
|
||||
%if ! 0%{?rhel}
|
||||
Source0: ceph-%{version}.tar.bz2
|
||||
Source98: README-ceph-test.txt
|
||||
Source99: ceph-rpmlintrc
|
||||
# _insert_obs_source_lines_here
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%if 0%{?is_opensuse}
|
||||
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 11.1.0+git.1484919552.9216e9a:
|
||||
+ Revert "rpm: put distro conditionals around Source0 in spec file"
|
||||
+ Revert "ceph.spec.in: revert Source0 line to upstream version"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 10:18:44 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
@ -67,7 +67,7 @@
|
||||
# common
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 11.1.0+git.1484905510.4daa416
|
||||
Version: 11.1.0+git.1484919552.9216e9a
|
||||
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
|
||||
@ -75,13 +75,8 @@ License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-auto
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
%if 0%{?rhel}
|
||||
Source0: http://ceph.com/download/@TARBALL_BASENAME@.tar.bz2
|
||||
%endif
|
||||
%if ! 0%{?rhel}
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
# _insert_obs_source_lines_here
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%if 0%{?is_opensuse}
|
||||
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
|
||||
|
Loading…
Reference in New Issue
Block a user