packages: mosh/mosh.spec - deps should be autogenerated; remove template le...

glen glen at pld-linux.org
Sat Apr 21 19:30:23 CEST 2012


Author: glen                         Date: Sat Apr 21 17:30:23 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- deps should be autogenerated; remove template leftovers

---- Files affected:
packages/mosh:
   mosh.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/mosh/mosh.spec
diff -u packages/mosh/mosh.spec:1.1 packages/mosh/mosh.spec:1.2
--- packages/mosh/mosh.spec:1.1	Sat Apr 21 17:08:29 2012
+++ packages/mosh/mosh.spec	Sat Apr 21 19:30:18 2012
@@ -2,7 +2,7 @@
 Summary:	Mosh mobile shell
 Name:		mosh
 Version:	1.1.3
-Release:	0.1
+Release:	0.2
 License:	GPL v3+
 Group:		X11/Applications
 Source0:	https://github.com/downloads/keithw/mosh/%{name}-%{version}.tar.gz
@@ -13,13 +13,7 @@
 BuildRequires:	ncurses-devel
 BuildRequires:	protobuf-devel
 BuildRequires:	zlib-devel
-Requires:	boost
-Requires:	libutempter
-Requires:	ncurses
 Requires:	perl-IO-Pty
-Requires:	protobuf
-Requires:	protobuf-libs
-Requires:	zlib
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,7 +34,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -50,7 +43,6 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS THANKS
-
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/%{name}-client
 %attr(755,root,root) %{_bindir}/%{name}-server
@@ -64,15 +56,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/04/21 17:30:18  glen
+- deps should be autogenerated; remove template leftovers
+
 Revision 1.1  2012/04/21 15:08:29  caleb
 - Initial add
-
-Revision 1.72  2009/12/02 10:32:34  glen
-- initscript deps
-
-Revision 1.71  2008/10/06 06:16:41  glen
-- no need for dot in find
-
-Revision 1.70  2008/10/02 11:04:51  glen
-- user/group fragments
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/mosh/mosh.spec?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list