X-Git-Url: http://git.onelab.eu/?p=pl_sshd.git;a=blobdiff_plain;f=pl_sshd.spec;h=b7408f195724065b8f24c06819ed7f59e9f80f13;hp=0cb7a7fe6a8d1323d8f153bcc91479a78b4d9d4a;hb=HEAD;hpb=7d76e7b7782042be078751debc3077233ac77b46 diff --git a/pl_sshd.spec b/pl_sshd.spec index 0cb7a7f..b7408f1 100644 --- a/pl_sshd.spec +++ b/pl_sshd.spec @@ -1,17 +1,24 @@ +# +# $Id$ +# +%define url $URL$ + %define name pl_sshd %define version 1.0 -%define release 10%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define taglevel 11 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 3.0 -URL: http://cvs.planet-lab.org/cvs/pl_sshd +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) Summary: SSH server config for PlanetLab Name: %{name} Version: %{version} Release: %{release} -Requires: autofs, openssh-server +Requires: openssh-server License: GPL Group: System Environment/Base BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -109,6 +116,9 @@ fi %changelog +* Fri May 09 2008 Stephen Soltesz - pl_sshd-1.0-11 +- + * Wed Nov 2 2005 Steve Muir - don't fanny around using the automounter to access ssh keys in vservers, pl_conf now writes them into the normal locations