rpms/ocaml-facile/devel ocaml-facile.spec,1.3,1.4

Richard W.M. Jones rjones at fedoraproject.org
Thu Aug 28 16:45:41 UTC 2008


Author: rjones

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

Modified Files:
	ocaml-facile.spec 
Log Message:
Rebuild with patch fuzz.


Index: ocaml-facile.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-facile/devel/ocaml-facile.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ocaml-facile.spec	23 Apr 2008 13:47:24 -0000	1.3
+++ ocaml-facile.spec	28 Aug 2008 16:45:10 -0000	1.4
@@ -1,5 +1,6 @@
 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 %define debug_package %{nil}
+%define _default_patch_fuzz 2
 
 %if 0%{?fedora} < 9
 # no ocaml (#438562)
@@ -8,7 +9,7 @@
 
 Name:          ocaml-facile
 Version:       1.1
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       OCaml library for constraint programming
 Summary(fr):   Librairie OCaml de programmation par contraintes
 
@@ -112,6 +113,9 @@
 %{_libdir}/ocaml/facile/*.mli
 
 %changelog
+* Thu Aug 28 2008 Richard W.M. Jones <rjones at redhat.com> - 1.1-4
+- Rebuild with patch fuzz.
+
 * Wed Apr 23 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.1-3
 - rebuild for new ocaml (3.10.2)
 




More information about the fedora-extras-commits mailing list