Change source
This commit is contained in:
parent
fa74fae2f4
commit
28b7d8f72e
@ -1,10 +1,10 @@
|
|||||||
Name: ocaml
|
Name: ocaml
|
||||||
Version: 4.13.1
|
Version: 4.13.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OCaml compiler and programming environment
|
Summary: OCaml compiler and programming environment
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
URL: http://www.ocaml.org
|
URL: http://www.ocaml.org
|
||||||
Source0: https://github.com/ocaml/ocaml/archive/%%{version}.tar.gz
|
Source0: https://github.com/ocaml/ocaml/archive/%{version}.tar.gz
|
||||||
|
|
||||||
Patch0001: 0001-Don-t-add-rpaths-to-libraries.patch
|
Patch0001: 0001-Don-t-add-rpaths-to-libraries.patch
|
||||||
Patch0002: 0002-configure-Allow-user-defined-C-compiler-flags.patch
|
Patch0002: 0002-configure-Allow-user-defined-C-compiler-flags.patch
|
||||||
@ -199,6 +199,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/ocaml/eventlog_metadata
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 9 2022 liyanan <liyanan32@h-partners.com> - 4.13.1-2
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Tue Jan 18 2022 yangping <yangping69@huawei.com> - 4.13.1-1
|
* Tue Jan 18 2022 yangping <yangping69@huawei.com> - 4.13.1-1
|
||||||
- Update software to 4.13.1
|
- Update software to 4.13.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user