rpms/ocaml-openin/F-8 ocaml-openin.spec,1.2,1.3

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Tue Jul 1 13:14:25 UTC 2008


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-openin/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25175/F-8

Modified Files:
	ocaml-openin.spec 
Log Message:
Ignore Asttypes & Parsetree deps.



Index: ocaml-openin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-openin/F-8/ocaml-openin.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-openin.spec	4 Apr 2008 16:18:41 -0000	1.2
+++ ocaml-openin.spec	1 Jul 2008 13:13:42 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:           ocaml-openin
 Version:        20070524
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        OCaml syntax to locally open modules
 
 Group:          Development/Libraries
@@ -19,7 +19,7 @@
 BuildRequires:  ocaml-camlp4-devel
 
 %define _use_internal_dependency_generator 0
-%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
+%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes -i Parsetree
 %define __find_provides /usr/lib/rpm/ocaml-find-provides.sh
 
 
@@ -70,6 +70,9 @@
 
 
 %changelog
+* Tue Jul  1 2008 Richard W.M. Jones <rjones at redhat.com> - 20070524-4
+- Ignore Asttypes & Parsetree deps.
+
 * Fri Apr  4 2008 Richard W.M. Jones <rjones at redhat.com> - 20070524-3
 - ExcludeArch ppc64 (F-8 only).
 




More information about the fedora-extras-commits mailing list