[packages/mosh] - fix gcc epoch

glen glen at pld-linux.org
Sat Aug 25 23:04:47 CEST 2012


commit 246f59c7874fdb9c2f57d78aa9f2585ec082acc8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Aug 26 00:04:45 2012 +0300

    - fix gcc epoch

 mosh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mosh.spec b/mosh.spec
index 0f4b0ff..9ec48cc 100644
--- a/mosh.spec
+++ b/mosh.spec
@@ -20,7 +20,7 @@ Source0:	https://github.com/downloads/keithw/mosh/%{name}-%{version}.tar.gz
 # Source0-md5:	7ed5b857307685794dcd120afe5bdf52
 URL:		http://mosh.mit.edu/
 BuildRequires:	binutils >= 2.20.51.0.2
-BuildRequires:	libstdc++-devel >= 6:4.0
+BuildRequires:	libstdc++-devel >= 5:4.0
 BuildRequires:	libutempter-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	protobuf


More information about the pld-cvs-commit mailing list