rpms/ocaml-omake/devel ocaml-omake.spec,1.9,1.10

Richard W.M. Jones rjones at fedoraproject.org
Thu Dec 17 18:50:31 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-omake/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30938

Modified Files:
	ocaml-omake.spec 
Log Message:
- Add 'Provides: omake' (RHBZ#548536).
- Remove OCaml from the summary, since omake is not an OCaml-specific tool.



Index: ocaml-omake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-omake/devel/ocaml-omake.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- ocaml-omake.spec	25 Jul 2009 20:01:23 -0000	1.9
+++ ocaml-omake.spec	17 Dec 2009 18:50:31 -0000	1.10
@@ -2,8 +2,8 @@
 
 Name:           ocaml-omake
 Version:        0.9.8.5
-Release:        9%{?dist}
-Summary:        OCaml build system with automated dependency analysis
+Release:        10%{?dist}
+Summary:        Build system with automated dependency analysis
 
 Group:          Development/Tools
 License:        LGPLv2+ with exceptions and GPLv2+ and BSD
@@ -16,6 +16,9 @@ Patch0:         ocaml-omake-debian-stdin
 Patch1:         ocaml-omake-0.9.8.5-no-sync.patch
 Patch2:         ocaml-omake-0.9.8.5-free-buffer.patch
 
+# omake can be used on non-OCaml projects (RHBZ#548536).
+Provides:       omake
+
 BuildRequires:  ocaml >= 3.10.2-2
 BuildRequires:  ocaml-findlib-devel
 BuildRequires:  gamin-devel
@@ -89,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 17 2009 Richard W.M. Jones <rjones at redhat.com> - 0.9.8.5-10
+- Add 'Provides: omake' (RHBZ#548536).
+- Remove OCaml from the summary, since omake is not an OCaml-specific tool.
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.8.5-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list