SPECS: openssh.spec - %env_update; rel 4
glen
glen at pld-linux.org
Thu Aug 31 21:53:34 CEST 2006
Author: glen Date: Thu Aug 31 19:53:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %env_update; rel 4
---- Files affected:
SPECS:
openssh.spec (1.260 -> 1.261)
---- Diffs:
================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.260 SPECS/openssh.spec:1.261
--- SPECS/openssh.spec:1.260 Sat Aug 12 19:46:11 2006
+++ SPECS/openssh.spec Thu Aug 31 21:53:29 2006
@@ -17,6 +17,7 @@
%endif
# gtk2-based gnome-askpass means no gnome1-based
%{?with_gtk:%undefine with_gnome}
+%define _rel 4
Summary: OpenSSH free Secure Shell (SSH) implementation
Summary(de): OpenSSH - freie Implementation der Secure Shell (SSH)
Summary(es): Implementación libre de SSH
@@ -29,7 +30,7 @@
Summary(uk): OpenSSH - ׌ĚŘÎÁ ŇĹÁĚŚÚÁĂŚŃ ĐŇĎÔĎËĎĚŐ Secure Shell (SSH)
Name: openssh
Version: 4.3p2
-Release: 3%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
+Release: %{_rel}%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
Epoch: 2
License: BSD
Group: Applications/Networking
@@ -567,6 +568,18 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post clients
+%env_update
+
+%postun clients
+%env_update
+
+%post gnome-askpass
+%env_update
+
+%postun gnome-askpass
+%env_update
+
%pre server
%useradd -P %{name}-server -u 40 -d %{_privsepdir} -s /bin/false -c "OpenSSH PrivSep User" -g nobody sshd
@@ -661,6 +674,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.261 2006/08/31 19:53:29 glen
+- %env_update; rel 4
+
Revision 1.260 2006/08/12 17:46:11 ankry
- formatting
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openssh.spec?r1=1.260&r2=1.261&f=u
More information about the pld-cvs-commit
mailing list