rpms/libvirt-java/F-12 import.log, 1.2, 1.3 libvirt-java.spec, 1.7, 1.8 sources, 1.5, 1.6

Bryan Kearney bkearney at fedoraproject.org
Tue Dec 1 14:19:05 UTC 2009


Author: bkearney

Update of /cvs/pkgs/rpms/libvirt-java/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28562/F-12

Modified Files:
	import.log libvirt-java.spec sources 
Log Message:
Change the dependency to be libvirt-client



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-12/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	24 Nov 2009 15:37:43 -0000	1.2
+++ import.log	1 Dec 2009 14:19:04 -0000	1.3
@@ -1,2 +1,3 @@
 libvirt-java-0_3_0-1_fc10:HEAD:libvirt-java-0.3.0-1.fc10.src.rpm:1248884790
 libvirt-java-0_4_0-1_fc12:F-12:libvirt-java-0.4.0-1.fc12.src.rpm:1259076897
+libvirt-java-0_4_0-2_fc12:F-12:libvirt-java-0.4.0-2.fc12.src.rpm:1259677128


Index: libvirt-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-12/libvirt-java.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- libvirt-java.spec	24 Nov 2009 15:37:43 -0000	1.7
+++ libvirt-java.spec	1 Dec 2009 14:19:04 -0000	1.8
@@ -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/F-12/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	24 Nov 2009 15:37:43 -0000	1.5
+++ sources	1 Dec 2009 14:19:04 -0000	1.6
@@ -1 +1 @@
-cbc2816199fcfab75b2e8c4ac41905c9  libvirt-java-0.4.0.tar.gz
+d285105168b720a75bd23efd2adfb799  libvirt-java-0.4.0.tar.gz




More information about the scm-commits mailing list