SPECS: openssh.spec - prepare source in %prep

glen glen at pld-linux.org
Thu Oct 12 23:58:38 CEST 2006


Author: glen                         Date: Thu Oct 12 21:58:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- prepare source in %prep

---- Files affected:
SPECS:
   openssh.spec (1.266 -> 1.267) 

---- Diffs:

================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.266 SPECS/openssh.spec:1.267
--- SPECS/openssh.spec:1.266	Thu Oct  5 10:41:06 2006
+++ SPECS/openssh.spec	Thu Oct 12 23:58:33 2006
@@ -17,7 +17,7 @@
 %endif
 # gtk2-based gnome-askpass means no gnome1-based
 %{?with_gtk:%undefine with_gnome}
-%define		_rel	0.1
+%define		_rel	0.2
 Summary:	OpenSSH free Secure Shell (SSH) implementation
 Summary(de):	OpenSSH - freie Implementation der Secure Shell (SSH)
 Summary(es):	Implementación libre de SSH
@@ -465,6 +465,9 @@
 %{?with_hpn_none:%patch11 -p1}
 %patch12 -p1
 
+cp -a %{SOURCE9} .
+cp -a %{SOURCE10} .
+
 %build
 cp /usr/share/automake/config.sub .
 %{__aclocal}
@@ -493,9 +496,6 @@
 echo '#define LOGIN_PROGRAM		   "/bin/login"' >>config.h
 
 %{__make}
-
-cp -f %{SOURCE9} .
-cp -f %{SOURCE10} .
 %{__cc} %{rpmcflags} %{rpmldflags} connect.c -o connect
 
 cd contrib
@@ -670,6 +670,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.267  2006/10/12 21:58:33  glen
+- prepare source in %prep
+
 Revision 1.266  2006/10/05 08:41:06  qboosh
 - updated chroot patch
 - selinux patch merged, now it contains just one fix
================================================================

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



More information about the pld-cvs-commit mailing list