[Pkg-libvirt-commits] [libvirt] 02/03: Rediff patches
Guido Guenther
agx at moszumanska.debian.org
Sat Oct 31 23:17:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1.2.21_rc1-1
in repository libvirt.
commit af1af23a25bd79f9f807ece0ca76de163bfdf3b5
Author: Guido Günther <agx at sigxcpu.org>
Date: Sat Oct 31 23:10:54 2015 +0100
Rediff patches
---
debian/patches/Skip-vircgrouptest.patch | 2 +-
debian/patches/debian/Don-t-enable-default-network-on-boot.patch | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/Skip-vircgrouptest.patch b/debian/patches/Skip-vircgrouptest.patch
index e7b8365..c4acfdc 100644
--- a/debian/patches/Skip-vircgrouptest.patch
+++ b/debian/patches/Skip-vircgrouptest.patch
@@ -9,7 +9,7 @@ without sysfs mounted.
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/vircgrouptest.c b/tests/vircgrouptest.c
-index 7a87640..77a3b23 100644
+index 731ecc4..3cb6592 100644
--- a/tests/vircgrouptest.c
+++ b/tests/vircgrouptest.c
@@ -22,7 +22,7 @@
diff --git a/debian/patches/debian/Don-t-enable-default-network-on-boot.patch b/debian/patches/debian/Don-t-enable-default-network-on-boot.patch
index 819e1eb..72cabe1 100644
--- a/debian/patches/debian/Don-t-enable-default-network-on-boot.patch
+++ b/debian/patches/debian/Don-t-enable-default-network-on-boot.patch
@@ -9,10 +9,10 @@ to not interfere with existing network configurations
2 files changed, 6 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
-index 07d5879..5156d9b 100644
+index 99b4993..f1df9ac 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -2841,9 +2841,6 @@ if WITH_NETWORK
+@@ -2840,9 +2840,6 @@ if WITH_NETWORK
cp $(DESTDIR)$(confdir)/qemu/networks/default.xml.t \
$(DESTDIR)$(confdir)/qemu/networks/default.xml && \
rm $(DESTDIR)$(confdir)/qemu/networks/default.xml.t; }
@@ -23,10 +23,10 @@ index 07d5879..5156d9b 100644
uninstall-local:: uninstall-init uninstall-systemd
diff --git a/src/Makefile.in b/src/Makefile.in
-index 4cf6dd1..5e0937d 100644
+index d178262..36e699d 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
-@@ -10588,9 +10588,6 @@ install-data-local: install-init install-systemd
+@@ -10564,9 +10564,6 @@ install-data-local: install-init install-systemd
@WITH_NETWORK_TRUE@ cp $(DESTDIR)$(confdir)/qemu/networks/default.xml.t \
@WITH_NETWORK_TRUE@ $(DESTDIR)$(confdir)/qemu/networks/default.xml && \
@WITH_NETWORK_TRUE@ rm $(DESTDIR)$(confdir)/qemu/networks/default.xml.t; }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git
More information about the Pkg-libvirt-commits
mailing list