cblrpm refresh
This commit is contained in:
parent
227974ba86
commit
a98a17183b
12
ghc-syb.spec
12
ghc-syb.spec
@ -4,18 +4,15 @@
|
||||
|
||||
%bcond_without tests
|
||||
|
||||
# no useful debuginfo for Haskell packages without C sources
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform
|
||||
Version: 0.4.1
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Scrap Your Boilerplate
|
||||
|
||||
License: BSD
|
||||
URL: http://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
Url: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
@ -84,9 +81,6 @@ dos2unix LICENSE README
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Fri Aug 8 2014 Jens Petersen <petersen@redhat.com> - 0.4.1-1
|
||||
- update to 0.4.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user