Author: glen                         Date: Sun Jun 10 20:47:39 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package systemd socket activation files (do not enable)

---- Files affected:
packages/openssh:
   openssh.spec (1.384 -> 1.385) 

---- Diffs:

================================================================
Index: packages/openssh/openssh.spec
diff -u packages/openssh/openssh.spec:1.384 packages/openssh/openssh.spec:1.385
--- packages/openssh/openssh.spec:1.384 Fri Apr 27 18:24:02 2012
+++ packages/openssh/openssh.spec       Sun Jun 10 22:47:34 2012
@@ -32,7 +32,7 @@
 Summary(uk.UTF-8):     OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:          openssh
 Version:       6.0p1
-Release:       1
+Release:       2
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -49,6 +49,8 @@
 Source8:       %{name}d.upstart
 Source9:       sshd.service
 Source10:      sshd-keygen
+Source11:      sshd.socket
+Source12:      [email protected]
 Patch100:      %{name}-heimdal.patch
 Patch0:                %{name}-no_libnsl.patch
 Patch2:                %{name}-pam_misc.patch
@@ -624,6 +626,9 @@
 %{__sed} -e 's|@@LIBEXECDIR@@|%{_libexecdir}|g' %{SOURCE9} 
>$RPM_BUILD_ROOT%{systemdunitdir}/sshd.service
 cp -p %{SOURCE10} $RPM_BUILD_ROOT%{_libexecdir}/sshd-keygen
 
+cp -p %{SOURCE11} $RPM_BUILD_ROOT%{systemdunitdir}
+cp -p %{SOURCE12} $RPM_BUILD_ROOT%{systemdunitdir}
+
 %if %{with gnome}
 install -p contrib/gnome-ssh-askpass1 
$RPM_BUILD_ROOT%{_libexecdir}/ssh/ssh-askpass
 %endif
@@ -809,6 +814,8 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/sshd
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/security/blacklist.sshd
 %{systemdunitdir}/sshd.service
+%{systemdunitdir}/sshd.socket
+%{systemdunitdir}/[email protected]
 
 %if %{with ldap}
 %files server-ldap
@@ -847,6 +854,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.385  2012/06/10 20:47:34  glen
+- package systemd socket activation files (do not enable)
+
 Revision 1.384  2012/04/27 16:24:02  baggins
 - move systemd banner to trigger
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/openssh/openssh.spec?r1=1.384&r2=1.385

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to