update the source url

This commit is contained in:
Jens Petersen 2012-01-19 13:49:39 +09:00
parent 3c4fe84976
commit a558f632df

View File

@ -45,13 +45,13 @@ distilled from Hackage.
Name: %{pkg_name}
Version: 2011.4.0.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Standard Haskell distribution
Group: Development/Tools
License: BSD
URL: http://hackage.haskell.org/platform
Source0: http://lambda.galois.com/hp-tmp/2011.2.0.1/%{name}-%{version}.tar.gz
Source0: http://lambda.haskell.org/platform/download/%{version}/%{name}-%{version}.tar.gz
ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
@ -104,15 +104,16 @@ cd %{top_prefix}
%files
%defattr(-,root,root,-)
%doc %{top_prefix}/LICENSE
%files -n ghc-%{name}-devel -f %{top_prefix}/ghc-%{name}-devel.files
%defattr(-,root,root,-)
%changelog
* Thu Jan 19 2012 Jens Petersen <petersen@redhat.com> - 2011.4.0.0-4
- update the source url
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2011.4.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild