Author: jajcus                       Date: Fri Apr 23 06:39:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Version: 1.0.5 (stable)
- disable -Werror, as a warning in glib2 headers broken the build

---- Files affected:
packages/cluster-glue:
   cluster-glue.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/cluster-glue/cluster-glue.spec
diff -u packages/cluster-glue/cluster-glue.spec:1.9 
packages/cluster-glue/cluster-glue.spec:1.10
--- packages/cluster-glue/cluster-glue.spec:1.9 Wed Jan 13 19:58:13 2010
+++ packages/cluster-glue/cluster-glue.spec     Fri Apr 23 08:39:48 2010
@@ -9,17 +9,15 @@
 # - tests packaged in -devel to own pkg or just rm -rf
 # - pldize ha_logd initscript (look heartbeat.init?)
 # - stonith-libs? pils?
-%define                subver  rc2
-%define                rel             0.3
 Summary:       Reusable cluster components
 Name:          cluster-glue
-Version:       1.0.2
-Release:       0.%{subver}.%{rel}
+Version:       1.0.5
+Release:       0.1
 License:       GPL v2+ and LGPL v2+
 Group:         Base
-URL:           http://www.clusterlabs.org/
-Source0:       
http://www.linux-ha.org/w/images/3/3d/Cluster-glue-%{version}-%{subver}.tar.bz2
-# Source0-md5: 1f83b6bd83d9cae5310c32d14fecf2fd
+URL:           http://www.linux-ha.org/
+Source0:       http://hg.linux-ha.org/glue/archive/glue-%{version}.tar.bz2
+# Source0-md5: 09721e2d2ab3c3fa6696b4347e31721a
 Patch0:                heartbeat-no_ipmilan_test.patch
 BuildRequires: OpenIPMI-devel
 BuildRequires: autoconf
@@ -105,7 +103,7 @@
 "odstrzelenia" drugiego węzła w klastrze.
 
 %prep
-%setup -q -n %{name}-%{version}-%{subver}
+%setup -q -n Reusable-Cluster-Components-glue-%{version}
 %patch0 -p1
 
 %build
@@ -116,7 +114,7 @@
 %{__autoconf}
 %configure \
        --with-initdir=/etc/rc.d/init.d \
-       --enable-fatal-warnings=yes \
+       --disable-fatal-warnings \
        --with-daemon-group=haclient \
        --with-daemon-user=hacluster\
        --docdir=%{_docdir}/%{name}-%{version} \
@@ -275,6 +273,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/04/23 06:39:48  jajcus
+- Version: 1.0.5 (stable)
+- disable -Werror, as a warning in glib2 headers broken the build
+
 Revision 1.9  2010/01/13 18:58:13  glen
 - strict internal deps
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cluster-glue/cluster-glue.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to