SPECS: openssh.spec - make rel to stand out from macros
glen
glen at pld-linux.org
Fri Oct 19 20:37:42 CEST 2007
Author: glen Date: Fri Oct 19 18:37:42 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make rel to stand out from macros
---- Files affected:
SPECS:
openssh.spec (1.284 -> 1.285)
---- Diffs:
================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.284 SPECS/openssh.spec:1.285
--- SPECS/openssh.spec:1.284 Sat Oct 13 02:22:22 2007
+++ SPECS/openssh.spec Fri Oct 19 20:37:37 2007
@@ -16,6 +16,9 @@
%endif
# gtk2-based gnome-askpass means no gnome1-based
%{?with_gtk:%undefine with_gnome}
+#
+%define _rel 5
+#
Summary: OpenSSH free Secure Shell (SSH) implementation
Summary(de.UTF-8): OpenSSH - freie Implementation der Secure Shell (SSH)
Summary(es.UTF-8): Implementación libre de SSH
@@ -28,7 +31,7 @@
Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
Name: openssh
Version: 4.6p1
-Release: 5%{?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
@@ -679,6 +682,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.285 2007/10/19 18:37:37 glen
+- make rel to stand out from macros
+
Revision 1.284 2007/10/13 00:22:22 baggins
- rel 5
- switched from separate sources for ssh_config and sshd_config to
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssh.spec?r1=1.284&r2=1.285&f=u
More information about the pld-cvs-commit
mailing list