rpms/ocaml-libvirt/devel .cvsignore, 1.3, 1.4 ocaml-libvirt.spec, 1.2, 1.3 sources, 1.3, 1.4

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Thu Aug 30 09:49:49 UTC 2007


Author: rjones

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

Modified Files:
	.cvsignore ocaml-libvirt.spec sources 
Log Message:
* Wed Aug 29 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.2.5-1
- New upstream version 0.3.2.5.
- Keep TODO out of the main package, but add (renamed) TODO.libvirt and
  TODO.virt-top to the devel and virt-top packages respectively.
- Add BR gawk.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	24 Aug 2007 18:14:50 -0000	1.3
+++ .cvsignore	30 Aug 2007 09:49:16 -0000	1.4
@@ -1 +1 @@
-ocaml-libvirt-0.3.2.4.tar.gz
+ocaml-libvirt-0.3.2.5.tar.gz


Index: ocaml-libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/ocaml-libvirt.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-libvirt.spec	24 Aug 2007 18:14:50 -0000	1.2
+++ ocaml-libvirt.spec	30 Aug 2007 09:49:16 -0000	1.3
@@ -8,7 +8,7 @@
 %define build_full_featured_virt_top 1
 
 Name:           ocaml-libvirt
-Version:        0.3.2.4
+Version:        0.3.2.5
 Release:        1%{?dist}
 Summary:        OCaml binding for libvirt
 
@@ -38,6 +38,7 @@
 %endif
 BuildRequires:  libvirt-devel >= 0.2.1
 BuildRequires:  perl
+BuildRequires:  gawk
 
 %define _use_internal_dependency_generator 0
 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
@@ -154,7 +155,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING.LIB README TODO
+%doc COPYING.LIB README
 %{_libdir}/ocaml/libvirt
 %if %opt
 %exclude %{_libdir}/ocaml/libvirt/*.a
@@ -168,7 +169,7 @@
 
 %files devel
 %defattr(-,root,root,-)
-%doc COPYING.LIB README TODO html/*
+%doc COPYING.LIB README TODO.libvirt html/*
 %if %opt
 %{_libdir}/ocaml/libvirt/*.a
 %{_libdir}/ocaml/libvirt/*.cmxa
@@ -196,13 +197,19 @@
 %if %build_virt_top
 %files -n virt-top
 %defattr(-,root,root,-)
-%doc COPYING README
+%doc COPYING README TODO.virt-top
 %{_bindir}/virt-top
 %{_mandir}/man1/*.1.gz
 %endif
 
 
 %changelog
+* Wed Aug 29 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.2.5-1
+- New upstream version 0.3.2.5.
+- Keep TODO out of the main package, but add (renamed) TODO.libvirt and
+  TODO.virt-top to the devel and virt-top packages respectively.
+- Add BR gawk.
+
 * Thu Aug 23 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.2.4-1
 - New upstream version 0.3.2.4.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	24 Aug 2007 18:14:50 -0000	1.3
+++ sources	30 Aug 2007 09:49:16 -0000	1.4
@@ -1 +1 @@
-c0b2db9c329791831753671a1af5c612  ocaml-libvirt-0.3.2.4.tar.gz
+1ee9bac2181ee3123ebe018ead0a1933  ocaml-libvirt-0.3.2.5.tar.gz




More information about the fedora-extras-commits mailing list