Accepting request 107448 from home:ptrommler:devel:languages:haskell:platform-2011.4

Fixed BuildRoot foe SLE-11-SP1
SPDX license tag

OBS-URL: https://build.opensuse.org/request/show/107448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HTTP?expand=0&rev=2
This commit is contained in:
Peter Trommler 2012-02-28 15:52:05 +00:00 committed by Git OBS Bridge
parent 5403b9a0e5
commit ab5df059fb

View File

@ -30,7 +30,7 @@ Release: 1
Summary: %{common_summary}
Group: Development/Libraries/Other
License: @LICENSE@
License: BSD-3-Clause
# BEGIN cabal2spec
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
@ -46,6 +46,10 @@ BuildRequires: hscolour
BuildRequires: ghc-array-devel ghc-mtl-devel ghc-network-devel
BuildRequires: ghc-old-time-devel ghc-parsec-devel
%if %{defined sles_version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%endif
%description
%{common_description}