Author: caolanm

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

Modified Files:
        ocaml-omake-0.9.8.5-free-buffer.patch ocaml-omake.spec 
Log Message:
patch the original file, rather than the build-time created link

ocaml-omake-0.9.8.5-free-buffer.patch:

Index: ocaml-omake-0.9.8.5-free-buffer.patch
===================================================================
RCS file: 
/cvs/pkgs/rpms/ocaml-omake/devel/ocaml-omake-0.9.8.5-free-buffer.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ocaml-omake-0.9.8.5-free-buffer.patch       6 Feb 2009 11:28:45 -0000       
1.1
+++ ocaml-omake-0.9.8.5-free-buffer.patch       3 Mar 2009 08:54:33 -0000       
1.2
@@ -1,6 +1,6 @@
-diff -ur omake-0.9.8.5.orig/src/clib/lm_printf.c 
omake-0.9.8.5/src/clib/lm_printf.c
---- omake-0.9.8.5.orig/src/clib/lm_printf.c    2007-07-15 18:55:23.000000000 
+0100
-+++ omake-0.9.8.5/src/clib/lm_printf.c 2009-02-06 11:13:42.000000000 +0000
+diff -ur omake-0.9.8.5.orig/src/libmojave-external/cutil/lm_printf.c 
omake-0.9.8.5/src/libmojave-external/cutil/lm_printf.c
+--- omake-0.9.8.5.orig/src/libmojave-external/cutil/lm_printf.c        
2007-07-15 18:55:23.000000000 +0100
++++ omake-0.9.8.5/src/libmojave-external/cutil/lm_printf.c     2009-02-06 
11:13:42.000000000 +0000
 @@ -142,12 +142,12 @@
  #endif
      if(code < 0) {


Index: ocaml-omake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-omake/devel/ocaml-omake.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ocaml-omake.spec    26 Feb 2009 07:21:25 -0000      1.5
+++ ocaml-omake.spec    3 Mar 2009 08:54:33 -0000       1.6
@@ -2,7 +2,7 @@
 
 Name:           ocaml-omake
 Version:        0.9.8.5
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        OCaml build system with automated dependency analysis
 
 Group:          Development/Tools
@@ -88,6 +88,11 @@
 
 
 %changelog
+* Tue Mar  3 2009 Caolán McNamara <[email protected]> - 0.9.8.5-7
+- patch src/libmojave-external/cutil/lm_printf.c rather than
+  src/clib/lm_printf.c as the latter is created as a link of the
+  former during the build
+
 * Wed Feb 25 2009 Fedora Release Engineering <[email protected]> 
- 0.9.8.5-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

_______________________________________________
Fedora-ocaml-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list

Reply via email to