cannot use $URL$ in the spec file
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 25 Oct 2007 22:11:50 +0000 (22:11 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 25 Oct 2007 22:11:50 +0000 (22:11 +0000)
PLCAPI.spec

index 28c6703..81d139e 100644 (file)
@@ -14,7 +14,8 @@ Version: %{version}
 Release: %{release}
 License: PlanetLab
 Group: System Environment/Daemons
-URL: $URL$
+# too bad the spec syntax does not like this 
+#URL: $URL$
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root