[egoboo-data] Need to call out egoboo for the source instead of %{name}

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 03:12:28 UTC 2012


commit de2fff8c724dd7ed67c1856dab4d49e52738688f
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 16:11:50 2012 -0500

    Need to call out egoboo for the source instead of %{name}

 egoboo-data.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/egoboo-data.spec b/egoboo-data.spec
index cc8741f..4fb3ec4 100644
--- a/egoboo-data.spec
+++ b/egoboo-data.spec
@@ -5,7 +5,7 @@ Summary:        Data files for the Egoboo RPG
 Group:          Amusements/Games
 License:        GPL+
 URL:            http://egoboo.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/egoboo/egoboo-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ImageMagick
 BuildArch:      noarch


More information about the scm-commits mailing list