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

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


Author: rjones

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

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


Index: ocaml-pcre.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/ocaml-pcre.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-pcre.spec	1 Aug 2007 17:46:34 -0000	1.2
+++ ocaml-pcre.spec	30 Aug 2007 09:31:27 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:           ocaml-pcre
 Version:        5.11.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Perl compatibility regular expressions (PCRE) for OCaml
 
 Group:          Development/Libraries
@@ -14,6 +14,7 @@
 ExcludeArch:    ppc64
 
 BuildRequires:  ocaml, ocaml-findlib-devel, pcre-devel
+BuildRequires:  gawk
 
 %define _use_internal_dependency_generator 0
 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
@@ -86,6 +87,9 @@
 
 
 %changelog
+* Thu Aug 30 2007 Richard W.M. Jones <rjones at redhat.com> - 5.11.4-7
+- Force rebuild because of changed BRs in base OCaml.
+
 * Wed Aug  1 2007 Richard W.M. Jones <rjones at redhat.com> - 5.11.4-6
 - ExcludeArch ppc64
 




More information about the fedora-extras-commits mailing list