gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] glusterfs-3.3.1qa2 released


From: Jörg Petersen
Subject: Re: [Gluster-devel] glusterfs-3.3.1qa2 released
Date: Wed, 5 Sep 2012 09:38:45 +0200

Hello Vijay,

    I'm running GlusterFS on SLES 11, and just tried to compile the new QA.
Had to make a little change to the spec file, because there's no
"python-ctypes" in SLES:

cloudstor2 /usr/src/packages/SPECS # diff -u glusterfs.spec-3.3.1qa2
glusterfs.spec
--- glusterfs.spec-3.3.1qa2     2012-08-30 13:39:20.000000000 +0200
+++ glusterfs.spec      2012-09-05 09:15:54.261831380 +0200
@@ -50,9 +50,10 @@
 BuildRequires: gcc make automake libtool
 BuildRequires: ncurses-devel readline-devel openssl-devel
 BuildRequires: libxml2-devel
-BuildRequires: python-ctypes
 %if 0%{?suse_version}
 BuildRequires: python-devel
+%else
+BuildRequires: python-ctypes
 %endif
 Requires: openssl

Regards,
Jörg

2012/8/30 Vijay Bellur <address@hidden>:
>
> http://bits.gluster.com/pub/gluster/glusterfs/3.3.1qa2/
>
> http://bits.gluster.com/pub/gluster/glusterfs/src/glusterfs-3.3.1qa2.tar.gz
>
> This release is made off v3.3.1qa2
>
>
> _______________________________________________
> Gluster-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/gluster-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]