rpms/libvirt-java/devel libvirt-0.2.1-gcj-javadoc.patch,1.1,1.2

Daniel Veillard (veillard) fedora-extras-commits at redhat.com
Fri Aug 8 13:38:10 UTC 2008


Author: veillard

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

Modified Files:
	libvirt-0.2.1-gcj-javadoc.patch 
Log Message:
next try, Daniel


libvirt-0.2.1-gcj-javadoc.patch:

Index: libvirt-0.2.1-gcj-javadoc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/libvirt-0.2.1-gcj-javadoc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvirt-0.2.1-gcj-javadoc.patch	8 Aug 2008 13:23:09 -0000	1.1
+++ libvirt-0.2.1-gcj-javadoc.patch	8 Aug 2008 13:37:39 -0000	1.2
@@ -4,12 +4,14 @@
 retrieving revision 1.1
 diff -u -p -r1.1 StoragePoolInfo.java
 --- src/org/libvirt/StoragePoolInfo.java	8 Aug 2008 12:28:54 -0000	1.1
-+++ src/org/libvirt/StoragePoolInfo.java	8 Aug 2008 13:20:20 -0000
-@@ -39,7 +39,7 @@ public class StoragePoolInfo {
++++ src/org/libvirt/StoragePoolInfo.java	8 Aug 2008 13:36:52 -0000
+@@ -38,8 +38,8 @@ public class StoragePoolInfo {
+ 		/**
  		 * Running degraded
  		 */
- 		VIR_STORAGE_POOL_DEGRADED,
+-		VIR_STORAGE_POOL_DEGRADED,
 -	}
++		VIR_STORAGE_POOL_DEGRADED
 +	};
  
  	/**
@@ -20,12 +22,14 @@
 retrieving revision 1.1
 diff -u -p -r1.1 StorageVolInfo.java
 --- src/org/libvirt/StorageVolInfo.java	8 Aug 2008 12:28:54 -0000	1.1
-+++ src/org/libvirt/StorageVolInfo.java	8 Aug 2008 13:20:20 -0000
-@@ -24,7 +24,7 @@ public class StorageVolInfo {
++++ src/org/libvirt/StorageVolInfo.java	8 Aug 2008 13:36:52 -0000
+@@ -23,8 +23,8 @@ public class StorageVolInfo {
+ 		/**
  		 * Block based volumes
  		 */
- 		VIR_STORAGE_VOL_BLOCK,
+-		VIR_STORAGE_VOL_BLOCK,
 -	}
++		VIR_STORAGE_VOL_BLOCK
 +	};
  
  	/**




More information about the fedora-extras-commits mailing list