diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 8263195efb4ed2534ef04a3b654ced8cfe24111d..9e60d7f9c7ae74325c631d9a2d5726bc58d1f3d6 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -1,6 +1,6 @@ Name: ocaml-findlib Version: 1.9.1 -Release: 1 +Release: 2 Summary: OCaml library manager License: BSD URL: http://projects.camlcity.org/projects/findlib.html @@ -24,11 +24,7 @@ Requires: %{name} = %{version}-%{release} The package provides libraries and some other development documents for developing applications that use %{name}. -%package help -Summary: Help documents for %{name} - -%description help -The package provides man pages and some other help information for %{name}. +%package_help %prep %autosetup -p1 -n findlib-%{version} @@ -69,6 +65,9 @@ make install prefix=$RPM_BUILD_ROOT OCAMLFIND_BIN=%{_bindir} OCAMLFIND_MAN=%{ %{_mandir}/man{1,5}/* %changelog +* Tue Aug 20 2024 ShuKun Qu - 1.9.1-2 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Jan 20 2022 yangping - 1.9.1-1 - Update to 1.9.1