Tagging module pl_sshd - pl_sshd-1.0-11
[pl_sshd.git] / pl_sshd.spec
index 0cb7a7f..b7408f1 100644 (file)
@@ -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 <support@planet-lab.org>
-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 <soltesz@cs.princeton.edu> - pl_sshd-1.0-11
+- 
+
 * Wed Nov  2 2005 Steve Muir <smuir@cs.princeton.edu>
 - don't fanny around using the automounter to access ssh keys in vservers,
   pl_conf now writes them into the normal locations