automatic version update by autodist [release 1.9.1-1mamba;Mon Mar 22 2021]
This commit is contained in:
parent
0eb301aa17
commit
e224167d49
@ -1,14 +1,14 @@
|
|||||||
%global __os_install_post %{nil}
|
%global __os_install_post %{nil}
|
||||||
|
|
||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.8.1
|
Version: 1.9.1
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: A library manager for OCaml
|
Summary: A library manager for OCaml
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://projects.camlcity.org/projects/findlib.html
|
URL: https://projects.camlcity.org/projects/findlib.html
|
||||||
Source: http://download.camlcity.org/download/findlib-%{version}.tar.gz
|
Source: http://download.camlcity.org/download/findlib-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -20,7 +20,6 @@ BuildRequires: ocaml-labltk >= 8.06.9
|
|||||||
BuildRequires: ocaml-pcre
|
BuildRequires: ocaml-pcre
|
||||||
%endif
|
%endif
|
||||||
Requires: ocaml
|
Requires: ocaml
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Findlib is a library manager for Objective Caml.
|
Findlib is a library manager for Objective Caml.
|
||||||
@ -88,12 +87,6 @@ rm -f %{buildroot}%{_libdir}/ocaml/ocamlbuild/META
|
|||||||
%{_libdir}/ocaml/findlib/*.cma
|
%{_libdir}/ocaml/findlib/*.cma
|
||||||
%{_libdir}/ocaml/findlib/*.cmi
|
%{_libdir}/ocaml/findlib/*.cmi
|
||||||
%{_libdir}/ocaml/findlib/*.cmxs
|
%{_libdir}/ocaml/findlib/*.cmxs
|
||||||
#%{_libdir}/ocaml/bytes/*.cma
|
|
||||||
#%{_libdir}/ocaml/bytes/*.cmi
|
|
||||||
#%{_libdir}/ocaml/bytes/*.cmx
|
|
||||||
#%{_libdir}/ocaml/bytes/*.cmxs
|
|
||||||
#%{_libdir}/ocaml/num-top/*.cma
|
|
||||||
#%{_libdir}/ocaml/num-top/*.cmi
|
|
||||||
%{_mandir}/man1/ocamlfind.*
|
%{_mandir}/man1/ocamlfind.*
|
||||||
%{_mandir}/man5/META.*
|
%{_mandir}/man5/META.*
|
||||||
%{_mandir}/man5/findlib.conf.*
|
%{_mandir}/man5/findlib.conf.*
|
||||||
@ -107,14 +100,13 @@ rm -f %{buildroot}%{_libdir}/ocaml/ocamlbuild/META
|
|||||||
%{_libdir}/ocaml/findlib/*.a
|
%{_libdir}/ocaml/findlib/*.a
|
||||||
%{_libdir}/ocaml/findlib/*.cmxa
|
%{_libdir}/ocaml/findlib/*.cmxa
|
||||||
%{_libdir}/ocaml/findlib/*.mli
|
%{_libdir}/ocaml/findlib/*.mli
|
||||||
#%{_libdir}/ocaml/bytes/*.a
|
|
||||||
#%{_libdir}/ocaml/bytes/*.cmxa
|
|
||||||
%{_libdir}/ocaml/findlib/Makefile.config
|
%{_libdir}/ocaml/findlib/Makefile.config
|
||||||
%{_libdir}/ocaml/findlib/make_wizard
|
%{_libdir}/ocaml/findlib/Makefile.packages
|
||||||
%{_libdir}/ocaml/findlib/make_wizard.pattern
|
|
||||||
#%doc LICENSE doc/README doc/guide-html
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-4mamba
|
* Thu Jan 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-4mamba
|
||||||
- rebuilt with ocaml 4.11.1
|
- rebuilt with ocaml 4.11.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user