rpms/ocaml-pa-do/devel ocaml-pa-do.spec,1.9,1.10

Richard W.M. Jones rjones at fedoraproject.org
Wed Jul 15 08:58:33 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-pa-do/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32384

Modified Files:
	ocaml-pa-do.spec 
Log Message:
Fix the patch.


Index: ocaml-pa-do.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-pa-do/devel/ocaml-pa-do.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- ocaml-pa-do.spec	15 Jul 2009 08:45:14 -0000	1.9
+++ ocaml-pa-do.spec	15 Jul 2009 08:58:02 -0000	1.10
@@ -3,7 +3,7 @@
 
 Name:           ocaml-pa-do
 Version:        0.8.9
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        OCaml syntax extension for delimited overloading
 
 Group:          Development/Libraries
@@ -58,7 +58,7 @@ developing applications that use %{name}
 %prep
 %setup -q -n pa_do-%{version}
 
-%patch0 -p1
+%patch0 -p2
 
 
 %build
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Jul 15 2009 Richard W.M. Jones <rjones at redhat.com> - 0.8.9-4
+* Wed Jul 15 2009 Richard W.M. Jones <rjones at redhat.com> - 0.8.9-5
 - Force rebuild to test FTBFS issue (RHBZ#511603).
 - Add ocaml-pa-do-0.8.9-pdfpagelabels-off.patch.
 




More information about the fedora-extras-commits mailing list