rpms/ocfs2-tools/F-12 ocfs2-tools.spec,1.14,1.15

Fabio M. Di Nitto fabbione at fedoraproject.org
Fri Oct 9 07:28:29 UTC 2009


Author: fabbione

Update of /cvs/pkgs/rpms/ocfs2-tools/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29251

Modified Files:
	ocfs2-tools.spec 
Log Message:
Explicitly build requires corosynclib-devel



Index: ocfs2-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocfs2-tools/F-12/ocfs2-tools.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- ocfs2-tools.spec	2 Oct 2009 08:07:59 -0000	1.14
+++ ocfs2-tools.spec	9 Oct 2009 07:28:29 -0000	1.15
@@ -6,7 +6,7 @@
 Summary: Tools for managing the Ocfs2 cluster file system
 Name: ocfs2-tools
 Version: 1.4.3
-Release: 2%{?alphatag:.%{alphatag}}%{?dist}
+Release: 3%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2
 Group: System Environment/Base
 # The source for this package was pulled from upstream's git repo and manually
@@ -32,7 +32,7 @@ BuildRequires: e2fsprogs-devel, glib2-de
 BuildRequires: libblkid-devel, bzip2-devel
 BuildRequires: pygtk2 >= 1.99.16, python-devel >= 2.5
 BuildRequires: ncurses-devel, readline-devel
-BuildRequires: openaislib-devel, clusterlib-devel
+BuildRequires: corosynclib-devel, openaislib-devel, clusterlib-devel
 BuildRequires: cluster-glue-libs-devel, pacemaker-libs-devel
 BuildRequires: libxml2-devel
 
@@ -213,6 +213,9 @@ fi
 /usr/lib/ocf/resource.d/ocfs2
 
 %changelog
+* Fri Oct  9 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.4.3-3
+- Explicitly BuildRequires: corosynclib-devel
+
 * Wed Sep 30 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.4.3-2
 - Fix -pcmk Requires.
 




More information about the fedora-extras-commits mailing list