aboutsummaryrefslogtreecommitdiffhomepage
path: root/fedora
diff options
context:
space:
mode:
authorGravatar Alexander Chernyakhovsky <achernya@mit.edu>2012-03-26 18:32:54 -0400
committerGravatar Alexander Chernyakhovsky <achernya@mit.edu>2012-03-26 18:32:54 -0400
commitf0a5c04fbc4d81f8891a2530504c481d728d85b5 (patch)
tree8c1b28bdd369849df55a9459a0913bbdcdf916b8 /fedora
parenta9b585001988ef84e453ca260b80ae010fc17063 (diff)
Update mosh.spec as per RHBZ #806665 Comment 1
Diffstat (limited to 'fedora')
-rw-r--r--fedora/mosh.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/fedora/mosh.spec b/fedora/mosh.spec
index 3d6d867..a285a5a 100644
--- a/fedora/mosh.spec
+++ b/fedora/mosh.spec
@@ -8,8 +8,14 @@ Group: Applications/Internet
URL: http://mosh.mit.edu/
Source0: https://github.com/downloads/keithw/mosh/mosh-%{version}.tar.gz
-BuildRequires: protobuf-compiler, protobuf-devel, libutempter-devel, boost-devel, zlib-devel, ncurses-devel
-Requires: openssh-clients, perl-IO-Tty
+BuildRequires: protobuf-compiler
+BuildRequires: protobuf-devel
+BuildRequires: libutempter-devel
+BuildRequires: boost-devel
+BuildRequires: zlib-devel
+BuildRequires: ncurses-devel
+Requires: openssh-clients
+Requires: perl-IO-Tty
%description
Mosh is a remote terminal application that supports:
@@ -29,7 +35,6 @@ make %{?_smp_mflags}
%install
-rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT