[packages/mosh/dev-1.2.5] up to RC2 (1.2.4.95rc2)

glen glen at pld-linux.org
Mon Jun 29 10:45:22 CEST 2015


commit a1b03066c75c6ee247a7173a8be6bc3d7f81f63f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 29 11:45:08 2015 +0300

    up to RC2 (1.2.4.95rc2)

 mosh.spec | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)
---
diff --git a/mosh.spec b/mosh.spec
index fac8e55..2fedbbb 100644
--- a/mosh.spec
+++ b/mosh.spec
@@ -13,15 +13,13 @@
 %include	/usr/lib/rpm/macros.perl
 Summary:	Mosh mobile shell
 Name:		mosh
-Version:	1.2.5
+Version:	1.2.4.95rc2
 Release:	0.1
 License:	GPL v3+
 Group:		X11/Applications
 #Source0:	http://mosh.mit.edu/%{name}-%{version}.tar.gz
-Source0:	https://github.com/cgull/mosh/archive/release-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	05511759169785ddfb4a6d48a893c9ab
-Patch100:	https://github.com/keithw/mosh/compare/%{name}-1.2.4...c6cd99b.patch
-# Patch100-md5:	3e8455f30b5fb6cd7b24a203c00a549c
+Source0:	https://github.com/keithw/mosh/archive/%{name}-%{version}.tar.gz
+# Source0-md5:	8ef57d233d662cfac7b28747802b346a
 Patch0:		https://github.com/keithw/mosh/pull/583.patch
 # Patch0-md5:	7eb14665ef06072591e5bcd80780c0e4
 URL:		http://mosh.mit.edu/
@@ -62,11 +60,8 @@ especially over Wi-Fi, cellular, and long-distance links.
 
 %prep
 %setup -qc
-mv mosh-release-%{version}/* .
+mv mosh-mosh-%{version}/* .
 %if %{with agent}
-filterdiff -p1 -x 'debian/*' -x 'fedora/*' -x 'macosx/*' %{PATCH100} > branch.diff
-sed -i -e '/^diff /d' branch.diff
-%{__patch} -p1 < branch.diff
 %patch0 -p1
 %endif
 %{__sed} -i -e '1s,^#!.*perl,#!%{__perl},' scripts/mosh.pl
@@ -77,7 +72,6 @@ sed -i -e '/^diff /d' branch.diff
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-CPPFLAGS="-I/usr/include/ncurses"
 %configure \
 	--disable-silent-rules \
 	--enable-compile-warnings=error
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mosh.git/commitdiff/a1b03066c75c6ee247a7173a8be6bc3d7f81f63f



More information about the pld-cvs-commit mailing list