rpms/ocaml-ssl/devel ocaml-ssl.spec,1.2,1.3

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Thu Aug 30 09:32:42 UTC 2007


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-ssl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16414/devel

Modified Files:
	ocaml-ssl.spec 
Log Message:
- Force rebuild because of changed BRs in base OCaml.


Index: ocaml-ssl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-ssl/devel/ocaml-ssl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-ssl.spec	25 Jul 2007 19:18:02 -0000	1.2
+++ ocaml-ssl.spec	30 Aug 2007 09:32:10 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:           ocaml-ssl
 Version:        0.4.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        SSL bindings for OCaml
 
 Group:          Development/Libraries
@@ -14,6 +14,7 @@
 ExcludeArch:    ppc64
 
 BuildRequires:  ocaml, ocaml-findlib-devel, openssl-devel
+BuildRequires:  gawk
 Requires:       openssl
 
 %define _use_internal_dependency_generator 0
@@ -85,6 +86,9 @@
 
 
 %changelog
+* Thu Aug 30 2007 Richard W.M. Jones <rjones at redhat.com> - 0.4.2-4
+- Force rebuild because of changed BRs in base OCaml.
+
 * Wed Jul 25 2007 Richard W.M. Jones <rjones at redhat.com> - 0.4.2-3
 - ExcludeArch ppc64
 




More information about the fedora-extras-commits mailing list