diff options
author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2009-04-01 16:35:55 +0200 |
---|---|---|
committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2009-04-01 16:35:55 +0200 |
commit | af6c6b7689156e1120adb779c4fd52f149d7a5c2 (patch) | |
tree | 81a93f706a3ea9e053a922f5aba3bbfe3bf8100b | |
parent | 55c9134f6b45f0006ad9137cfec925149b04f5d5 (diff) | |
download | rubygem-syntax-package-af6c6b7689156e1120adb779c4fd52f149d7a5c2.tar.gz rubygem-syntax-package-af6c6b7689156e1120adb779c4fd52f149d7a5c2.tar.xz rubygem-syntax-package-af6c6b7689156e1120adb779c4fd52f149d7a5c2.zip |
Add dummy URL to shut up some tools (for now)
-rw-r--r-- | rubygem-syntax.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rubygem-syntax.spec b/rubygem-syntax.spec index e4827e5..2d363fc 100644 --- a/rubygem-syntax.spec +++ b/rubygem-syntax.spec @@ -10,7 +10,7 @@ Version: 1.0.0 Release: 1%{?dist} Group: Development/Languages License: GPLv2+ or Ruby -URL: +URL: http://127.0.0.1/ Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: rubygems |