Author: rjones Update of /cvs/pkgs/rpms/emacs-common-tuareg/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26638/devel Modified Files: emacs-common-tuareg.spec Log Message: Improve description (RHBZ#516997). Index: emacs-common-tuareg.spec =================================================================== RCS file: /cvs/pkgs/rpms/emacs-common-tuareg/devel/emacs-common-tuareg.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- emacs-common-tuareg.spec 24 Jul 2009 22:04:07 -0000 1.7 +++ emacs-common-tuareg.spec 12 Aug 2009 09:56:47 -0000 1.8 @@ -30,7 +30,7 @@ Name: emacs-common-%{pkg} Version: 1.45.6 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Emacs and XEmacs mode for editing ocaml Group: Development/Libraries @@ -52,9 +52,10 @@ Requires: ocaml-emacs %description -%{pkgname} is an add-on package for GNU Emacs and XEmacs for -editing OCaml source files. It is much better than the -default mode included in Emacs or the one provided by INRIA. +Tuareg is an OCaml mode for GNU Emacs and XEmacs. It handles +automatic indentation of Objective Caml and Caml Light code. Key +parts of the code are highlighted using Font-Lock. Support to run an +interactive Caml toplevel and debbuger is provided. This package contains the common files. Install emacs-%{pkg} to get the complete package. @@ -67,8 +68,12 @@ Requires: emacs(bin) >= %{emacs_ve Requires: emacs-common-%{pkg} = %{version}-%{release} %description -n emacs-%{pkg} -This package contains the byte compiled elisp packages to run -%{pkgname} with GNU Emacs. +Tuareg is an OCaml mode for GNU Emacs and XEmacs. It handles +automatic indentation of Objective Caml and Caml Light code. Key +parts of the code are highlighted using Font-Lock. Support to run an +interactive Caml toplevel and debbuger is provided. + +Install this package if you need to edit OCaml code in Emacs. %package -n emacs-%{pkg}-el @@ -90,8 +95,12 @@ Requires: xemacs(bin) >= %{xemacs_ Requires: emacs-common-%{pkg} = %{version}-%{release} %description -n xemacs-%{pkg} -This package contains the byte compiled elisp packages to use -%{pkgname} with XEmacs. +Tuareg is an OCaml mode for GNU Emacs and XEmacs. It handles +automatic indentation of Objective Caml and Caml Light code. Key +parts of the code are highlighted using Font-Lock. Support to run an +interactive Caml toplevel and debbuger is provided. + +Install this package if you need to edit OCaml code in XEmacs. %package -n xemacs-%{pkg}-el @@ -173,6 +182,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Aug 12 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.45.6-9 +- Improve description (RHBZ#516997). + * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.45.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild _______________________________________________ Fedora-ocaml-list mailing list Fedora-ocaml-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-ocaml-list