diff --git a/.cvsignore b/.cvsignore index be86991..8249b44 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ocaml-libvirt-0.4.1.0.tar.gz +ocaml-libvirt-0.4.1.1.tar.gz diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 395101c..6911bc7 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -9,8 +9,8 @@ %define build_full_featured_virt_top 1 Name: ocaml-libvirt -Version: 0.4.1.0 -Release: 2%{?dist} +Version: 0.4.1.1 +Release: 1%{?dist} Summary: OCaml binding for libvirt Group: Development/Libraries @@ -122,10 +122,10 @@ different virtualization systems. %prep %setup -q -./configure --libdir=%{_libdir} --prefix=%{_prefix} %build +CFLAGS="$RPM_OPT_FLAGS" ./configure --libdir=%{_libdir} --prefix=%{_prefix} make all doc %if %opt make opt @@ -246,6 +246,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 19 2008 Richard W.M. Jones - 0.4.1.1-1 +- New upstream release 0.4.1.1. +- Move configure to build section. +- Pass RPM_OPT_FLAGS. + * Tue Mar 4 2008 Richard W.M. Jones - 0.4.1.0-2 - Fix source URL. - Install virt-df manpage. diff --git a/sources b/sources index 099c9de..6108fae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0798559af74524a58d98b523d36744e ocaml-libvirt-0.4.1.0.tar.gz +f6651b76dd8508e7315ac1c228faa8f9 ocaml-libvirt-0.4.1.1.tar.gz