From 8b5d7c1af22ae8096a99f94876ae47fece9fa8bd Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: May 12 2009 16:42:14 +0000 Subject: - New upstream version 1.0.24. - BRs glibc-static for the new command tests. - Enable tests. --- diff --git a/.cvsignore b/.cvsignore index 0d54bab..b7762e7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libguestfs-1.0.23.tar.gz +libguestfs-1.0.24.tar.gz diff --git a/libguestfs.spec b/libguestfs.spec index 549afec..afff4db 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -3,8 +3,8 @@ Summary: Access and modify virtual machine disk images Name: libguestfs -Version: 1.0.23 -Release: 2%{?dist} +Version: 1.0.24 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Libraries URL: http://et.redhat.com/~rjones/libguestfs/ @@ -23,6 +23,7 @@ BuildRequires: augeas-devel >= 0.5.0 BuildRequires: readline-devel BuildRequires: qemu >= 0.10-7 BuildRequires: createrepo +BuildRequires: glibc-static # This is only needed for RHEL 5 because readline-devel doesn't # properly depend on it, but doesn't do any harm on other platforms: @@ -268,7 +269,7 @@ make INSTALLDIRS=vendor %{?_smp_mflags} %check -#make check +make check %install @@ -428,6 +429,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue May 12 2009 Richard Jones - 1.0.24-1 +- New upstream version 1.0.24. +- BRs glibc-static for the new command tests. +- Enable tests. + * Mon May 11 2009 Richard Jones - 1.0.23-2 - New upstream version 1.0.23. - Don't try to use updates during build. diff --git a/sources b/sources index d2986e7..5ca18bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8a03144334b44220a688fac8a7de74d libguestfs-1.0.23.tar.gz +4968b1d98df6dc32b9ad159220dcb0c5 libguestfs-1.0.24.tar.gz