From 84998a80b0c3f727e4196763f0a84757e6fd5a071a24cf71f241942e0d67dfe0 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 1 Aug 2016 16:39:21 +0000 Subject: [PATCH] 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 --- _servicedata | 2 +- ceph-10.2.2+git.1470063368.e6786e8.tar.bz2 | 3 --- ceph-10.2.2+git.1470069142.b15328c.tar.bz2 | 3 +++ ceph-test.changes | 6 ++++++ ceph-test.spec | 4 ++-- ceph.changes | 6 ++++++ ceph.spec | 4 ++-- 7 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 ceph-10.2.2+git.1470063368.e6786e8.tar.bz2 create mode 100644 ceph-10.2.2+git.1470069142.b15328c.tar.bz2 diff --git a/_servicedata b/_servicedata index 7dfda69..4d8272b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,5 +1,5 @@ git://github.com/SUSE/ceph.git - e6786e8e3706d908502a3f3d8b33c425336d844a + b15328cb435130e9a861b3e4df96fff64e5e5f41 \ No newline at end of file diff --git a/ceph-10.2.2+git.1470063368.e6786e8.tar.bz2 b/ceph-10.2.2+git.1470063368.e6786e8.tar.bz2 deleted file mode 100644 index 9c2246d..0000000 --- a/ceph-10.2.2+git.1470063368.e6786e8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:655426e4ab48f68c2e3060e1997f2cfe6228fe629bb205c36ae2a71b96c45878 -size 16498816 diff --git a/ceph-10.2.2+git.1470069142.b15328c.tar.bz2 b/ceph-10.2.2+git.1470069142.b15328c.tar.bz2 new file mode 100644 index 0000000..d9cb6c1 --- /dev/null +++ b/ceph-10.2.2+git.1470069142.b15328c.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5859f6f7ffe47bdd62f066b0bb98c58e53668dbec5d50b18e94d82bc7564b1 +size 16503796 diff --git a/ceph-test.changes b/ceph-test.changes index 1c1ce26..d96034a 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -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 diff --git a/ceph-test.spec b/ceph-test.spec index afa4b0c..6ade5b6 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -58,7 +58,7 @@ # common ################################################################################# Name: ceph-test -Version: 10.2.2+git.1470063368.e6786e8 +Version: 10.2.2+git.1470069142.b15328c 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 @@ -258,7 +258,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 \ diff --git a/ceph.changes b/ceph.changes index 1c1ce26..d96034a 100644 --- a/ceph.changes +++ b/ceph.changes @@ -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 diff --git a/ceph.spec b/ceph.spec index b138bd3..3e7d15d 100644 --- a/ceph.spec +++ b/ceph.spec @@ -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 \