remove unneeded require/provide options, they are not used in openSuSE:

_use_internal_dependency_generator
 __ocaml_requires_opts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=4
This commit is contained in:
Olaf Hering 2012-08-22 13:11:52 +00:00 committed by Git OBS Bridge
parent e1101f5def
commit 0a98ddadf5

View File

@ -52,13 +52,6 @@ BuildRequires: ocaml-ocamldoc
BuildRequires: m4, ncurses-devel
BuildRequires: gawk
%if 0%{?suse_version} <= 1140
%if 0%{?suse_version} > 1110
%define _use_internal_dependency_generator 1
%endif
%endif
%global __ocaml_requires_opts -i Asttypes -i Parsetree
%description
Findlib is a library manager for Objective Caml. It provides a
convention how to store libraries, and a file format ("META") to