]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Reworked install-missing-files.patch.
authorThomas Goirand <thomas@goirand.fr>
Tue, 22 Mar 2016 11:01:31 +0000 (11:01 +0000)
committerThomas Goirand <thomas@goirand.fr>
Tue, 22 Mar 2016 11:01:39 +0000 (11:01 +0000)
Rewritten-From: cf3cee2f4e0939ed3601add3875940a42b50c702

xenial/debian/changelog
xenial/debian/patches/install-missing-files.patch [new file with mode: 0644]
xenial/debian/patches/series

index 9d41be221928e2f266692479d0a9f5e2adf8fd1f..b97fafda8b672aea8a01b566cc5f0a0c8609d7f3 100644 (file)
@@ -4,7 +4,7 @@ cinder (2:8.0.0~rc1-1) experimental; urgency=medium
   * Disable non-deterministic failed tests:
     cinder.tests.unit.test_volume.VolumeTestCase.test_create_delete_volume
   * Fixed (build-)depends for this release.
-  * Removed install-missing-files.patch.
+  * Reworked install-missing-files.patch.
   * Standards-Version: 3.9.7 (no change).
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Mar 2016 14:10:58 +0100
diff --git a/xenial/debian/patches/install-missing-files.patch b/xenial/debian/patches/install-missing-files.patch
new file mode 100644 (file)
index 0000000..d7244fa
--- /dev/null
@@ -0,0 +1,9 @@
+Description: Install missing files
+Author: Thomas Goirand <zigo@debian.org>
+Forwarded: not-needed
+Last-Update: 2016-03-22
+
+--- /dev/null  2015-11-25 10:13:06.495404578 +0000
++++ b/MANIFEST.in      2016-03-22 10:59:45.903008926 +0000
+@@ -0,0 +1 @@
++recursive-include cinder *
index f176a544319eb1427c25f218f2c5d49b48ce94d1..59d7ee85ca72b5c54ebc98369760c4ca27f0cbdf 100644 (file)
@@ -1,2 +1,3 @@
 no-zfssa-tests.patch
 remove-zfssa-from-opts.py.patch
+install-missing-files.patch