rpms/libvirt-java/F-13 .cvsignore, 1.8, 1.9 import.log, 1.6, 1.7 libvirt-java.spec, 1.12, 1.13 sources, 1.9, 1.10

Bryan Kearney bkearney at fedoraproject.org
Fri May 14 17:55:10 UTC 2010


Author: bkearney

Update of /cvs/pkgs/rpms/libvirt-java/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30630/F-13

Modified Files:
	.cvsignore import.log libvirt-java.spec sources 
Log Message:
move the api calls to 0.7.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	29 Jan 2010 16:42:51 -0000	1.8
+++ .cvsignore	14 May 2010 17:55:09 -0000	1.9
@@ -1 +1 @@
-libvirt-java-0.4.2.tar.gz
+libvirt-java-0.4.3.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/import.log,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- import.log	29 Jan 2010 16:42:52 -0000	1.6
+++ import.log	14 May 2010 17:55:09 -0000	1.7
@@ -4,3 +4,4 @@ libvirt-java-0_4_0-1_fc12:HEAD:libvirt-j
 libvirt-java-0_4_0-2_fc12:HEAD:libvirt-java-0.4.0-2.fc12.src.rpm:1259676627
 libvirt-java-0_4_1-1_fc12:HEAD:libvirt-java-0.4.1-1.fc12.src.rpm:1263825112
 libvirt-java-0_4_2-1_fc12:HEAD:libvirt-java-0.4.2-1.fc12.src.rpm:1264783418
+libvirt-java-0_4_3-1_fc12:F-13:libvirt-java-0.4.3-1.fc12.src.rpm:1273859777


Index: libvirt-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/libvirt-java.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- libvirt-java.spec	14 Apr 2010 13:11:52 -0000	1.12
+++ libvirt-java.spec	14 May 2010 17:55:09 -0000	1.13
@@ -1,8 +1,8 @@
 Summary:    Java bindings for the libvirt virtualization API
 Name:       libvirt-java
-Version:    0.4.2
+Version:    0.4.3
 Prefix:     libvirt
-Release:    2%{?dist}
+Release:    1%{?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-client >= 0.7.0
+Requires:   libvirt-client >= 0.7.1
 Requires:   java >= 1:1.5.0
 Requires:   jpackage-utils
 BuildRequires:  ant
@@ -29,7 +29,7 @@ BuildRequires:  jpackage-utils
 %description
 Libvirt-java is a base framework allowing to use libvirt, the virtualization
 API though the Java programming language.
-It requires libvirt-client >= 0.7.0
+It requires libvirt-client >= 0.7.1
 
 %package    devel
 Summary:    Compressed Java source files for %{name}
@@ -45,7 +45,6 @@ to build applications with Libvirt-java.
 %package    javadoc
 Summary:    Java documentation for %{name}
 Group:      Development/Documentation
-Requires:   %{name} = %{version}-%{release}
 Requires:   jpackage-utils
 
 %description    javadoc
@@ -62,7 +61,8 @@ install -d -m0755 %{buildroot}%{_javadir
 install -d -m0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
 cp target/%{prefix}-%{version}.jar %{buildroot}%{_javadir}
 %{__ln_s} %{_javadir}/%{prefix}-%{version}.jar %{buildroot}%{_javadir}/%{prefix}.jar 
-cp -r target/javadoc %{buildroot}%{_javadocdir}/%{name}-%{version}
+cp -r target/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
+%{__ln_s} %{_javadocdir}/%{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
 
 %check
 ant test
@@ -83,10 +83,14 @@ rm -rf %{buildroot}
 %files javadoc
 %defattr(-,root,root)
 %{_javadocdir}/%{name}-%{version}
+%{_javadocdir}/%{name}
 
 %changelog
-* Wed Apr 14 2010 Bryan Kearney <bkearney at redhat.com> - 0.4.2-2
-- Made the java requirement less restrictive, only 1.5
+* Fri May 14 2010 Bryan Kearney <bkearney at redhat.com> - 0.4.3-1
+- Added libvirt API support for up to 0.7.1
+- Reduce java dependencies to 1.5
+- Improved packaging for javadocs
+- Better Free/Close handling
 
 * Fri Jan 29 2010 Bryan Kearney <bkearney at redhat.com> - 0.4.2-1
 - Changed Scheduled Parameters to be a Union instead of a Struct.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	29 Jan 2010 16:42:52 -0000	1.9
+++ sources	14 May 2010 17:55:09 -0000	1.10
@@ -1 +1 @@
-1eda1351bb7378713317a96b4c2c4a68  libvirt-java-0.4.2.tar.gz
+510ebbeaa3af8fc47a35deb2916a9fd0  libvirt-java-0.4.3.tar.gz



More information about the scm-commits mailing list