Fix patch.
This commit is contained in:
parent
29f9100e7b
commit
3431628a15
@ -4,17 +4,9 @@ Date: Sun, 5 Feb 2012 22:53:07 +0000
|
|||||||
Subject: [PATCH] Workaround for usrmove in Fedora.
|
Subject: [PATCH] Workaround for usrmove in Fedora.
|
||||||
|
|
||||||
---
|
---
|
||||||
.gnulib | 2 +-
|
|
||||||
appliance/Makefile.am | 9 +++++----
|
appliance/Makefile.am | 9 +++++----
|
||||||
2 files changed, 6 insertions(+), 5 deletions(-)
|
2 files changed, 6 insertions(+), 5 deletions(-)
|
||||||
|
|
||||||
diff --git a/.gnulib b/.gnulib
|
|
||||||
index b643182..eec8a69 160000
|
|
||||||
--- a/.gnulib
|
|
||||||
+++ b/.gnulib
|
|
||||||
@@ -1 +1 @@
|
|
||||||
-Subproject commit b64318247b74481e02caacf4c46d83f07be2b88d
|
|
||||||
+Subproject commit eec8a6915839cfe54a520732da01250cea844314
|
|
||||||
diff --git a/appliance/Makefile.am b/appliance/Makefile.am
|
diff --git a/appliance/Makefile.am b/appliance/Makefile.am
|
||||||
index 99896be..0d6b871 100644
|
index 99896be..0d6b871 100644
|
||||||
--- a/appliance/Makefile.am
|
--- a/appliance/Makefile.am
|
||||||
|
@ -30,7 +30,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.17.4
|
Version: 1.17.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://libguestfs.org/
|
URL: http://libguestfs.org/
|
||||||
@ -1029,7 +1029,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Feb 04 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.17.4-3
|
* Mon Feb 6 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.17.4-4
|
||||||
- Add workaround for usrmove in Fedora.
|
- Add workaround for usrmove in Fedora.
|
||||||
|
|
||||||
* Wed Feb 1 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.17.4-1
|
* Wed Feb 1 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.17.4-1
|
||||||
|
Loading…
Reference in New Issue
Block a user