diff --git a/ocaml-libvirt.changes b/ocaml-libvirt.changes index 57e569d..61a67c1 100644 --- a/ocaml-libvirt.changes +++ b/ocaml-libvirt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 17 10:48:58 UTC 2017 - ohering@suse.de + +- Remove autodeps for pre openSUSE 12.1 releases + ------------------------------------------------------------------- Wed May 31 07:07:33 UTC 2017 - olaf@aepfle.de diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 13dbc55..b475ba5 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -33,12 +33,6 @@ BuildRequires: perl BuildRequires: pkgconfig(libvirt) Requires: libvirt-client >= 0.9.10-3 BuildRoot: %{_tmppath}/%{name}-%{version}-build -# ocaml autodep start for pkg: ocaml-libvirt -# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() provides/requires -%if 0%{?suse_version} < 1210 -Requires: ocaml-runtime -%endif -# ocaml autodep end for pkg: ocaml-libvirt %description OCaml binding for libvirt.