X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-curl.git;a=blobdiff_plain;f=ocaml-curl.spec;h=9f875052795e290fbeef1ae463b9161031265af4;hp=ffa199a53121fcf4610b489f4bf2121b4ec4b5b4;hb=90c843a195e23cf6342fe340ca6cb9d31db5e456;hpb=e88cf738a82685d5aa448494f34ed16c4d66ecf8 diff --git a/ocaml-curl.spec b/ocaml-curl.spec index ffa199a..9f87505 100644 --- a/ocaml-curl.spec +++ b/ocaml-curl.spec @@ -12,7 +12,7 @@ Summary: OCaml Curl library (ocurl) Name: ocaml-%{pkgname} Version: 0.9.1 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: https://github.com/ygrek/ocurl/releases/download/%{version}/ocurl-%{version}.tar.gz @@ -45,7 +45,7 @@ developing applications that use %{name}. %prep %setup -q -n ocurl-%{version} -#%patch0 -p1 +%patch0 -p1 %build %configure @@ -62,8 +62,7 @@ install -d $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs # Install curl.mli cp -p curl.mli $OCAMLFIND_DESTDIR/curl -install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/site-lib/curl -cat > $RPM_BUILD_ROOT%{_libdir}/ocaml/site-lib/curl/META < $RPM_BUILD_ROOT%{_libdir}/ocaml/curl/META <