rpms/ocaml-camlimages/devel ocaml-camlimages.spec,1.6,1.7

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


Author: rjones

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

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


Index: ocaml-camlimages.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-camlimages/devel/ocaml-camlimages.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ocaml-camlimages.spec	11 Aug 2008 20:46:04 -0000	1.6
+++ ocaml-camlimages.spec	28 Aug 2008 16:45:54 -0000	1.7
@@ -1,9 +1,10 @@
 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 %define debug_package %{nil}
+%define _default_patch_fuzz 2
 
 Name:           ocaml-camlimages
 Version:        2.2.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        OCaml image processing library
 
 Group:          Development/Libraries
@@ -50,7 +51,7 @@
 
 %prep
 %setup -q -n camlimages-2.2 -a 1
-%patch -p1
+%patch0 -p1
 sed -i -e 's|LIBRARYDIRS=ppm bmp xvthumb jpeg tiff gif png xpm ps graphics freetype|LIBRARYDIRS=%buildlibs|' Makefile.build.in
 
 %build
@@ -89,6 +90,9 @@
 
 
 %changelog
+* Thu Aug 28 2008 Richard W.M. Jones <rjones at redhat.com> - 2.2.0-13
+- Rebuild with patch fuzz.
+
 * Mon Aug 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.0-12
 - fix license tag
 




More information about the scm-commits mailing list