[sawfish] sawfish.spec.in: don't re-define %{_host} [Ritz]



commit c2232bbc9a094eff1f9591175bb07b40c15f2e15
Author: chrisb <zanghar freenet de>
Date:   Wed May 6 17:36:09 2009 +0200

    sawfish.spec.in: don't re-define %{_host} [Ritz]
---
 ChangeLog       |    3 +++
 man/news.texi   |    2 +-
 sawfish.spec.in |    2 --
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b1798b5..da120a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-05-06  Christopher Bratusek <zanghar freenet de>
+	* sawfish.spec.in: don't re-define %{_host} [Ritz]
+
 2009-05-05  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/util/window-outline.jl: some fixups for the draft animator [Teika]
 
diff --git a/man/news.texi b/man/news.texi
index f9d8420..613bddd 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -122,7 +122,7 @@ To use the old style, put @code{(define-special-variable customize-program "sawf
 
 @item Merged changes from sawfish-pager [Christopher Bratusek]
 
- item Major update of the spec file [Christopher Bratusek, Michal Jaegermann]
+ item Major update of the spec file [Christopher Bratusek, Michal Jaegermann, Ritz]
 
 @item Print usefull stuff at the end of configure [Christopher Bratusek]
 
diff --git a/sawfish.spec.in b/sawfish.spec.in
index f16fa5f..805a5ae 100644
--- a/sawfish.spec.in
+++ b/sawfish.spec.in
@@ -61,8 +61,6 @@ fi
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%define _host %{_host_cpu}-redhat-linux-gnu
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc README NEWS FAQ TODO OPTIONS README.IMPORTANT KEYBINDINGS USERDOC COPYING COPYING.SOUNDS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]