Change in vdsm[master]: spec: Sort BuildRequires sections

nsoffer at redhat.com nsoffer at redhat.com
Mon Sep 29 17:10:49 UTC 2014


Nir Soffer has uploaded a new change for review.

Change subject: spec: Sort BuildRequires sections
......................................................................

spec: Sort BuildRequires sections

Change-Id: Icee7cd1d1e438929cbffd66e0376d3890501925f
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
M vdsm.spec.in
1 file changed, 10 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/06/33506/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index d5ffca7..17e2fdb 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -70,28 +70,28 @@
 ExclusiveArch: x86_64 ppc64
 %endif
 
+BuildRequires: cyrus-sasl-lib
 BuildRequires: gcc
 BuildRequires: python
 BuildRequires: python-devel
-BuildRequires: python-nose
 BuildRequires: python-netaddr
+BuildRequires: python-nose
 BuildRequires: rpm-build
-BuildRequires: cyrus-sasl-lib
 
 # BuildRequires needed by the tests during the build
 BuildRequires: dosfstools
-BuildRequires: psmisc
-BuildRequires: python-inotify
-BuildRequires: python-pthreading
-BuildRequires: python-cpopen >= 1.3
-BuildRequires: python-ioprocess >= 0.12
-BuildRequires: rpm-python
+BuildRequires: genisoimage
 BuildRequires: libnl
 BuildRequires: libselinux-python
 BuildRequires: libvirt-python
-BuildRequires: genisoimage
-BuildRequires: openssl
 BuildRequires: m2crypto
+BuildRequires: openssl
+BuildRequires: psmisc
+BuildRequires: python-cpopen >= 1.3
+BuildRequires: python-inotify
+BuildRequires: python-ioprocess >= 0.12
+BuildRequires: python-pthreading
+BuildRequires: rpm-python
 %if 0%{?rhel} == 6
 BuildRequires: python-argparse
 BuildRequires: python-ordereddict


-- 
To view, visit http://gerrit.ovirt.org/33506
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icee7cd1d1e438929cbffd66e0376d3890501925f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>


More information about the vdsm-patches mailing list