[Pkg-ceph-commits] [ceph] 06/16: virtualenv-never-download.patch: refresh/rename/reorder

Dmitry Smirnov onlyjob at moszumanska.debian.org
Tue Mar 25 02:13:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

onlyjob pushed a commit to branch experimental
in repository ceph.

commit 19deb95
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Mon Mar 24 16:30:57 2014

    virtualenv-never-download.patch: refresh/rename/reorder
---
 debian/patches/series                                             | 4 ++--
 ...{virtualenv-never-download => virtualenv-never-download.patch} | 8 +++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index f2f304c..8c54465 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-virtualenv-never-download
-modules.patch
 init.patch
+modules.patch
+virtualenv-never-download.patch
diff --git a/debian/patches/virtualenv-never-download b/debian/patches/virtualenv-never-download.patch
similarity index 74%
rename from debian/patches/virtualenv-never-download
rename to debian/patches/virtualenv-never-download.patch
index f1bad25..00185b1 100644
--- a/debian/patches/virtualenv-never-download
+++ b/debian/patches/virtualenv-never-download.patch
@@ -3,9 +3,10 @@ Author: Bastian Blank <waldi at debian.org>
 Origin: vendor
 Forwarded: no
 ---
---- ceph-0.67.2.orig/src/test/run-cli-tests
-+++ ceph-0.67.2/src/test/run-cli-tests
-@@ -30,7 +30,7 @@ if [ ! -e "$CRAM_BIN" ]; then
+--- a/src/test/run-cli-tests
++++ b/src/test/run-cli-tests
+@@ -29,9 +29,9 @@
+     # With "make distcheck", the source directory must be read-only. I
      # patched cram to support that. See upstream ticket at
      # https://bitbucket.org/brodie/cram/issue/9/allow-read-only-directories-for-t
      # -- tv at inktank.com
@@ -14,3 +15,4 @@ Forwarded: no
  fi
  
  SRCDIR_ABS="$(readlink -f "$SRCDIR")"
+ BUILDDIR_ABS="$(readlink -f "$BUILDDIR")"

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list