rpms/ocaml-ocamlgraph/devel ocaml-ocamlgraph.spec,1.3,1.4

Richard W.M. Jones rjones at fedoraproject.org
Fri Dec 5 13:32:06 UTC 2008


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-ocamlgraph/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17545

Modified Files:
	ocaml-ocamlgraph.spec 
Log Message:
- Pull in gtk / libgnomecanvas too.



Index: ocaml-ocamlgraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-ocamlgraph/devel/ocaml-ocamlgraph.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ocaml-ocamlgraph.spec	5 Dec 2008 13:23:18 -0000	1.3
+++ ocaml-ocamlgraph.spec	5 Dec 2008 13:31:36 -0000	1.4
@@ -19,7 +19,7 @@
 
 Name:		ocaml-ocamlgraph
 Version:	1.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	OCaml library for arc and node graphs
 
 Group:		Development/Libraries
@@ -34,6 +34,7 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	ocaml >= 3.08, ocaml-findlib-devel, ocaml-ocamldoc
 BuildRequires:  ocaml-lablgtk-devel
+BuildRequires:  gtk2-devel, libgnomecanvas-devel
 
 
 %description
@@ -129,9 +130,10 @@
 
 
 %changelog
-* Fri Dec  5 2008 Richard W.M. Jones <rjones at redhat.com> - 1.0-2
+* Fri Dec  5 2008 Richard W.M. Jones <rjones at redhat.com> - 1.0-3
 - Rebuild for OCaml 3.11.0.
 - Requires lablgtk2.
+- Pull in gtk / libgnomecanvas too.
 
 * Thu Nov 20 2008 Richard W.M. Jones <rjones at redhat.com> - 1.0-1
 - New upstream release 1.0.




More information about the scm-commits mailing list