X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pl_sshd.spec;h=8504e9b9918587a96ed326cc269fe130a31588b8;hb=e430bc02b6d18a96f4f892ccb20fbc15f50e1f7f;hp=9898a8ef247f4b181bb7ef499a784ea2ee4467db;hpb=0cb1cdc7d8ae9811a9aa288a3045799bca337284;p=pl_sshd.git diff --git a/pl_sshd.spec b/pl_sshd.spec index 9898a8e..8504e9b 100644 --- a/pl_sshd.spec +++ b/pl_sshd.spec @@ -1,11 +1,11 @@ %define name pl_sshd %define version 1.0 -%define release 4.planetlab%{?date:.%{date}} +%define release 5.planetlab%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab 3.0 -URL: http://www.planet-lab.org +URL: http://cvs.planet-lab.org/cvs/pl_sshd Summary: SSH server config for PlanetLab Name: %{name} @@ -97,7 +97,7 @@ fi RUNLEVEL=`/sbin/runlevel` # 0 = erase, 1 = upgrade -if [ $1 -ge 0 ]; then +if [ $1 -eq 0 ]; then # # stop pl_sshd, remove it from rcX.d init dirs, remove link # to sshd's pam config