rpms/libguestfs/EL-5 .cvsignore, 1.26, 1.27 libguestfs.spec, 1.57, 1.58 sources, 1.26, 1.27 0001-Tests-Don-t-test-block-size-in-statvfs-test.patch, 1.1, NONE 0002-Always-pass-mkswap-f-parameter.patch, 1.1, NONE 0003-Tests-swapon_device-test-mkswap-dev-sda1-instead-o.patch, 1.1, NONE

Richard W.M. Jones rjones at fedoraproject.org
Thu Aug 13 18:09:00 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/libguestfs/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19068

Modified Files:
	.cvsignore libguestfs.spec sources 
Removed Files:
	0001-Tests-Don-t-test-block-size-in-statvfs-test.patch 
	0002-Always-pass-mkswap-f-parameter.patch 
	0003-Tests-swapon_device-test-mkswap-dev-sda1-instead-o.patch 
Log Message:
New upstream release 1.0.67.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/EL-5/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- .cvsignore	6 Aug 2009 16:15:17 -0000	1.26
+++ .cvsignore	13 Aug 2009 18:09:00 -0000	1.27
@@ -1 +1 @@
-libguestfs-1.0.66.tar.gz
+libguestfs-1.0.67.tar.gz


Index: libguestfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/EL-5/libguestfs.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- libguestfs.spec	13 Aug 2009 10:11:04 -0000	1.57
+++ libguestfs.spec	13 Aug 2009 18:09:00 -0000	1.58
@@ -4,18 +4,14 @@
 Summary:     Access and modify virtual machine disk images
 Name:        libguestfs
 Epoch:       1
-Version:     1.0.66
-Release:     4%{?dist}
+Version:     1.0.67
+Release:     1%{?dist}
 License:     LGPLv2+
 Group:       Development/Libraries
 URL:         http://libguestfs.org/
 Source0:     http://libguestfs.org/download/%{name}-%{version}.tar.gz
 BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root
 
-Patch0:      0001-Tests-Don-t-test-block-size-in-statvfs-test.patch
-Patch1:      0002-Always-pass-mkswap-f-parameter.patch
-Patch2:      0003-Tests-swapon_device-test-mkswap-dev-sda1-instead-o.patch
-
 # Currently fails on PPC because:
 # "No Package Found for kernel"
 ExclusiveArch: %{ix86} x86_64
@@ -311,10 +307,6 @@ Requires:    jpackage-utils
 
 mkdir -p daemon/m4
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-
 
 %build
 %if %{buildnonet}
@@ -542,6 +534,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 13 2009 Richard W.M. Jones <rjones at redhat.com> - 1.0.67-1
+- New upstream release 1.0.67.
+
 * Fri Aug  7 2009 Richard W.M. Jones <rjones at redhat.com> - 1.0.66-4
 - Another patch to try to fix the tests.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/EL-5/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- sources	6 Aug 2009 16:15:17 -0000	1.26
+++ sources	13 Aug 2009 18:09:00 -0000	1.27
@@ -1 +1 @@
-385d65176732738566e9ab99898104f7  libguestfs-1.0.66.tar.gz
+ce1896a1faa9a19642d5a19aa4f09c4b  libguestfs-1.0.67.tar.gz


--- 0001-Tests-Don-t-test-block-size-in-statvfs-test.patch DELETED ---


--- 0002-Always-pass-mkswap-f-parameter.patch DELETED ---


--- 0003-Tests-swapon_device-test-mkswap-dev-sda1-instead-o.patch DELETED ---




More information about the fedora-extras-commits mailing list