Author: glen                         Date: Wed Nov 15 13:41:56 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- connect moved to separate package "connect"; rel 3

---- Files affected:
SPECS:
   openssh.spec (1.251.2.13 -> 1.251.2.14) 

---- Diffs:

================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.251.2.13 SPECS/openssh.spec:1.251.2.14
--- SPECS/openssh.spec:1.251.2.13       Wed Nov 15 09:29:52 2006
+++ SPECS/openssh.spec  Wed Nov 15 14:41:51 2006
@@ -17,7 +17,7 @@
 %endif
 # gtk2-based gnome-askpass means no gnome1-based
 %{?with_gtk:%undefine with_gnome}
-%define                _rel    2
+%define                _rel    3
 Summary:       OpenSSH free Secure Shell (SSH) implementation
 Summary(de):   OpenSSH - freie Implementation der Secure Shell (SSH)
 Summary(es):   Implementación libre de SSH
@@ -44,10 +44,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
@@ -465,9 +461,6 @@
 %{?with_hpn_none:%patch11 -p1}
 %patch12 -p1
 
-cp -a %{SOURCE9} .
-cp -a %{SOURCE10} .
-
 %build
 cp /usr/share/automake/config.sub .
 %{__aclocal}
@@ -496,7 +489,6 @@
 echo '#define LOGIN_PROGRAM               "/bin/login"' >>config.h
 
 %{__make}
-%{__cc} %{rpmcflags} %{rpmldflags} connect.c -o connect
 
 cd contrib
 %if %{with gnome}
@@ -517,7 +509,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
@@ -608,8 +599,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
@@ -670,6 +659,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.251.2.14  2006/11/15 13:41:51  glen
+- connect moved to separate package "connect"; rel 3
+
 Revision 1.251.2.13  2006/11/15 08:29:52  hawk
 - ehh, really updated connect.c/connect.html
 - release 2
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to