rpms/ocaml-libvirt/devel .cvsignore, 1.11, 1.12 ocaml-libvirt.spec, 1.16, 1.17 sources, 1.11, 1.12

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Wed Mar 19 12:09:59 UTC 2008


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-libvirt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10867/devel

Modified Files:
	.cvsignore ocaml-libvirt.spec sources 
Log Message:
* Tue Mar 19 2008 Richard W.M. Jones <rjones at redhat.com> - 0.4.1.1-1
- New upstream release 0.4.1.1.
- Move configure to build section.
- Pass RPM_OPT_FLAGS.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	4 Mar 2008 18:14:08 -0000	1.11
+++ .cvsignore	19 Mar 2008 12:09:18 -0000	1.12
@@ -1 +1 @@
-ocaml-libvirt-0.4.1.0.tar.gz
+ocaml-libvirt-0.4.1.1.tar.gz


Index: ocaml-libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/ocaml-libvirt.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ocaml-libvirt.spec	4 Mar 2008 19:14:22 -0000	1.16
+++ ocaml-libvirt.spec	19 Mar 2008 12:09:18 -0000	1.17
@@ -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 @@
 
 %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 @@
 
 
 %changelog
+* Tue Mar 19 2008 Richard W.M. Jones <rjones at redhat.com> - 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 <rjones at redhat.com> - 0.4.1.0-2
 - Fix source URL.
 - Install virt-df manpage.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	4 Mar 2008 18:14:08 -0000	1.11
+++ sources	19 Mar 2008 12:09:18 -0000	1.12
@@ -1 +1 @@
-d0798559af74524a58d98b523d36744e  ocaml-libvirt-0.4.1.0.tar.gz
+f6651b76dd8508e7315ac1c228faa8f9  ocaml-libvirt-0.4.1.1.tar.gz




More information about the fedora-extras-commits mailing list