SPECS: openssh.spec - connect moved to separate package (connect); ...

qboosh qboosh at pld-linux.org
Wed Nov 15 10:18:54 CET 2006


Author: qboosh                       Date: Wed Nov 15 09:18:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- connect moved to separate package (connect); release 2

---- Files affected:
SPECS:
   openssh.spec (1.270 -> 1.271) 

---- Diffs:

================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.270 SPECS/openssh.spec:1.271
--- SPECS/openssh.spec:1.270	Thu Nov  9 11:03:46 2006
+++ SPECS/openssh.spec	Wed Nov 15 10:18:49 2006
@@ -29,7 +29,7 @@
 Summary(uk):	OpenSSH - ׌ĚŘÎÁ ŇĹÁĚŚÚÁĂŚŃ ĐŇĎÔĎËĎĚŐ Secure Shell (SSH)
 Name:		openssh
 Version:	4.5p1
-Release:	1%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
+Release:	2%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
 Epoch:		2
 License:	BSD
 Group:		Applications/Networking
@@ -43,10 +43,6 @@
 Source6:	passwd.pamd
 Source7:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source7-md5:	66943d481cc422512b537bcc2c7400d1
-Source9:	http://www.taiyo.co.jp/~gotoh/ssh/connect.c
-# Source9-md5:	b856937f1cdfca7a3ccfb2fac36ef726
-Source10:	http://www.taiyo.co.jp/~gotoh/ssh/connect.html
-# Source10-md5:	bb972b3a9d435c62023b355960d78f78
 Source11:	ssh-agent.sh
 Source12:	ssh-agent.conf
 Patch0:		%{name}-no_libnsl.patch
@@ -464,9 +460,6 @@
 %{?with_hpn_none:%patch11 -p1}
 %patch12 -p1
 
-cp -a %{SOURCE9} .
-cp -a %{SOURCE10} .
-
 %build
 cp /usr/share/automake/config.sub .
 %{__aclocal}
@@ -495,7 +488,6 @@
 echo '#define LOGIN_PROGRAM		   "/bin/login"' >>config.h
 
 %{__make}
-%{__cc} %{rpmcflags} %{rpmldflags} connect.c -o connect
 
 cd contrib
 %if %{with gnome}
@@ -516,7 +508,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install connect $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/pam.d/sshd
 install %{SOURCE6} $RPM_BUILD_ROOT/etc/pam.d/passwdssh
 install %{SOURCE5} $RPM_BUILD_ROOT/etc/sysconfig/sshd
@@ -607,8 +598,6 @@
 
 %files clients
 %defattr(644,root,root,755)
-%doc connect.html
-%attr(755,root,root) %{_bindir}/connect
 %attr(755,root,root) %{_bindir}/ssh
 %attr(755,root,root) %{_bindir}/slogin
 %attr(755,root,root) %{_bindir}/sftp
@@ -669,6 +658,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.271  2006/11/15 09:18:49  qboosh
+- connect moved to separate package (connect); release 2
+
 Revision 1.270  2006/11/09 10:03:46  arekm
 - up to 4.5p1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openssh.spec?r1=1.270&r2=1.271&f=u



More information about the pld-cvs-commit mailing list