[fedora-virt-maint] rpms/libvirt-java/devel import.log, 1.3, 1.4 libvirt-java.spec, 1.8, 1.9 sources, 1.6, 1.7

Bryan Kearney bkearney at fedoraproject.org
Tue Dec 1 14:10:49 UTC 2009


Author: bkearney

Update of /cvs/pkgs/rpms/libvirt-java/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26832/devel

Modified Files:
	import.log libvirt-java.spec sources 
Log Message:
Modify the dependency on libvirt-client



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- import.log	24 Nov 2009 15:22:34 -0000	1.3
+++ import.log	1 Dec 2009 14:10:48 -0000	1.4
@@ -1,3 +1,4 @@
 libvirt-java-0_3_0-1_fc10:HEAD:libvirt-java-0.3.0-1.fc10.src.rpm:1248884790
 libvirt-java-0_3_1-1_fc11:HEAD:libvirt-java-0.3.1-1.fc11.src.rpm:1256846079
 libvirt-java-0_4_0-1_fc12:HEAD:libvirt-java-0.4.0-1.fc12.src.rpm:1259076139
+libvirt-java-0_4_0-2_fc12:HEAD:libvirt-java-0.4.0-2.fc12.src.rpm:1259676627


Index: libvirt-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/libvirt-java.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- libvirt-java.spec	24 Nov 2009 15:22:35 -0000	1.8
+++ libvirt-java.spec	1 Dec 2009 14:10:48 -0000	1.9
@@ -2,7 +2,7 @@ Summary:    Java bindings for the libvir
 Name:       libvirt-java
 Version:    0.4.0
 Prefix:     libvirt
-Release:    1%{?dist}
+Release:    2%{?dist}
 License:    LGPLv2+
 BuildArch:  noarch
 Group:      Development/Libraries
@@ -11,7 +11,7 @@ URL:        http://libvirt.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
 
 Requires:   jna
-Requires:   libvirt >= 0.7.0
+Requires:   libvirt-client >= 0.7.0
 Requires:   java >= 1:1.6.0
 Requires:   jpackage-utils
 BuildRequires:  ant
@@ -85,6 +85,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}-%{version}
 
 %changelog
+* Tue Dec 1 2009 Bryan Kearney <bkearney at redhat.com> - 0.4.0-2
+- Modified the dependency to be libvirt-client instead of libvirt.
+
 * Tue Nov 24 2009 Bryan Kearney <bkearney at redhat.com> - 0.4.0-1
 - Added libvirt APIs up through 0.7.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	24 Nov 2009 15:22:35 -0000	1.6
+++ sources	1 Dec 2009 14:10:48 -0000	1.7
@@ -1 +1 @@
-cbc2816199fcfab75b2e8c4ac41905c9  libvirt-java-0.4.0.tar.gz
+d285105168b720a75bd23efd2adfb799  libvirt-java-0.4.0.tar.gz




More information about the Fedora-virt-maint mailing list