[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/ccs/devel ccs.spec,1.24,1.25
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/ccs/devel ccs.spec,1.24,1.25
- Date: Wed, 6 Jul 2005 06:34:00 -0400
Author: karsten
Update of /cvs/dist/rpms/ccs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24745
Modified Files:
ccs.spec
Log Message:
- BuildRequires libxml2-devel for xml2-config and libxml/parser.h
Index: ccs.spec
===================================================================
RCS file: /cvs/dist/rpms/ccs/devel/ccs.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ccs.spec 9 May 2005 16:01:59 -0000 1.24
+++ ccs.spec 6 Jul 2005 10:33:57 -0000 1.25
@@ -11,11 +11,11 @@
###############################################################################
Name: ccs
Version: 0.25
-Release: 0.17
+Release: 0.18
License: GPL
Group: System Environment/Base
Summary: CCS - The Cluster Configuration System
-BuildRequires: magma-devel
+BuildRequires: magma-devel libxml2-devel
Conflicts: GFS <= 6.0
Conflicts: GFS-modules
Requires: magma
@@ -81,6 +81,9 @@
%{_includedir}/ccs.h
%changelog
+* Wed Jul 06 2005 Karsten Hopp <karsten redhat de> 0.25-0.18
+- BuildRequires libxml2-devel for xml2-config and libxml/parser.h
+
* Sun May 08 2005 Florian La Roche <laroche redhat com>
- mv /etc/init.d -> /etc/rc.d/init.d
- fix Requires
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]