[powerline/f20] Update to revision 0.0.1-7.20140508git9e7c6c

asn asn at fedoraproject.org
Fri May 9 06:26:25 UTC 2014


commit 65747f260e19043888ec7edd0977e10580012173
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Fri May 9 08:24:48 2014 +0200

    Update to revision 0.0.1-7.20140508git9e7c6c

 .gitignore                                         |    1 +
 ...dd-marker-to-identify-the-previous-window.patch |   21 ++++++++-----------
 powerline.spec                                     |    9 +++++--
 sources                                            |    2 +-
 4 files changed, 17 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d25cd69..428f04a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /db80fc95ed01d2c559c4bdc7da8514ed3cc7fcd9.tar.gz
 /70a94ee7d39a0958a06436aaeba05bd830830cc8.tar.gz
+/9e7c6cf0bed52e47451c81377b5a1a96366b053f.tar.gz
diff --git a/0001-tmux-Add-marker-to-identify-the-previous-window.patch b/0001-tmux-Add-marker-to-identify-the-previous-window.patch
index 46e96b9..13ba348 100644
--- a/0001-tmux-Add-marker-to-identify-the-previous-window.patch
+++ b/0001-tmux-Add-marker-to-identify-the-previous-window.patch
@@ -8,21 +8,18 @@ Signed-off-by: Andreas Schneider <asn at cryptomilk.org>
  powerline/bindings/tmux/powerline.conf | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
-diff --git a/powerline/bindings/tmux/powerline.conf b/powerline/bindings/tmux/powerline.conf
-index 22cc9b6..bbf02bd 100644
---- a/powerline/bindings/tmux/powerline.conf
-+++ b/powerline/bindings/tmux/powerline.conf
-@@ -8,8 +8,8 @@ set -g status-left-length 20
- set -g status-left '#[fg=colour16,bg=colour254,bold] #S #[fg=colour254,bg=colour234,nobold]#(eval $POWERLINE_COMMAND tmux left)'
+Index: powerline-9e7c6cf0bed52e47451c81377b5a1a96366b053f/powerline/bindings/tmux/powerline.conf
+===================================================================
+--- powerline-9e7c6cf0bed52e47451c81377b5a1a96366b053f.orig/powerline/bindings/tmux/powerline.conf	2014-05-07 19:38:32.392859142 +0200
++++ powerline-9e7c6cf0bed52e47451c81377b5a1a96366b053f/powerline/bindings/tmux/powerline.conf	2014-05-07 19:40:49.260096030 +0200
+@@ -13,8 +13,8 @@ if-shell '[ $TMUX_VERSION_MAJOR -gt 1 -o
+   "set -g status-left '#[fg=colour16,bg=colour254,bold] #S #[fg=colour254,bg=colour234,nobold]#(eval $POWERLINE_COMMAND tmux left)'"
  set -g status-right '#(eval $POWERLINE_COMMAND tmux right -R pane_id=`tmux display -p "#D"`)'
  set -g status-right-length 150
 -set -g window-status-format "#[fg=colour244,bg=colour234]#I #[fg=colour240] #[default]#W "
 -set -g window-status-current-format "#[fg=colour234,bg=colour31]#[fg=colour117,bg=colour31] #I  #[fg=colour231,bold]#W #[fg=colour31,bg=colour234,nobold]"
 +set -g window-status-format "#[fg=colour244,bg=colour234]#I #[fg=colour240] #[default]#F#W "
 +set -g window-status-current-format "#[fg=colour234,bg=colour31]#[fg=colour117,bg=colour31] #I  #[fg=colour231,bold]#F#W #[fg=colour31,bg=colour234,nobold]"
- set-window-option -g window-status-fg colour249
- set-window-option -g window-status-activity-attr none
- set-window-option -g window-status-bell-attr none
--- 
-1.8.4.3
-
+ # Version check for window-status-last-style and/or window-status-last-fg functionality
+ if-shell '[ $TMUX_VERSION_MAJOR -gt 1 -o \( $TMUX_VERSION_MAJOR -eq 1 -a $TMUX_VERSION_MINOR -ge 9 \) ]' \
+   "set -g window-status-last-style fg=colour31" \
diff --git a/powerline.spec b/powerline.spec
index 3324ef3..afd7b82 100644
--- a/powerline.spec
+++ b/powerline.spec
@@ -1,9 +1,9 @@
-%global checkout .20140226git70a94e
-%global revision 70a94ee7d39a0958a06436aaeba05bd830830cc8
+%global checkout .20140508git9e7c6c
+%global revision 9e7c6cf0bed52e47451c81377b5a1a96366b053f
 
 Name:           powerline
 Version:        0.0.1
-Release:        6%{checkout}%{?dist}
+Release:        7%{checkout}%{?dist}
 
 Summary:        The ultimate status-line/prompt utility
 License:        MIT
@@ -131,6 +131,9 @@ install -m0644 powerline/bindings/tmux/powerline.conf %{buildroot}%{_datadir}/tm
 %{_datadir}/tmux/powerline.conf
 
 %changelog
+* Thu May 08 2014 - Andreas Schneider <asn at redhat.com> - 0.0.1-7.20140508git9e7c6c
+- Update to revision 0.0.1-7.20140508git9e7c6c
+
 * Wed Mar 12 2014 - Andreas Schneider <asn at redhat.com> - 0.0.1-6.20140226git70a94e
 - Update to revision 0.0.1-6.20140226git70a94e
 
diff --git a/sources b/sources
index 982fc4a..4875d98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8073576a3f5c1f73c0ed2abc55102802  70a94ee7d39a0958a06436aaeba05bd830830cc8.tar.gz
+d46f50cf6510188c34786822fc6fc6ee  9e7c6cf0bed52e47451c81377b5a1a96366b053f.tar.gz


More information about the scm-commits mailing list