[ghc-warp] cblrpm refresh

Jens Petersen petersen at fedoraproject.org
Tue Mar 3 14:47:08 UTC 2015


commit 5e02a7e734c2c7ab444c43f55ec76e2ac42a5a21
Author: Jens Petersen <petersen at fedoraproject.org>
Date:   Tue Mar 3 23:46:54 2015 +0900

    cblrpm refresh

 ghc-warp.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/ghc-warp.spec b/ghc-warp.spec
index f81fd65..02e1ba0 100644
--- a/ghc-warp.spec
+++ b/ghc-warp.spec
@@ -4,17 +4,14 @@
 
 %bcond_with tests
 
-# no useful debuginfo for Haskell packages without C sources
-%global debug_package %{nil}
-
 Name:           ghc-%{pkg_name}
 Version:        3.0.0.5
-Release:        1%{?dist}
-Summary:        Fast light-weight web server for WAI applications
+Release:        2%{?dist}
+Summary:        A fast, light-weight web server for WAI applications
 
 License:        MIT
-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
@@ -100,6 +97,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Tue Mar  3 2015 Jens Petersen <petersen at fedoraproject.org> - 3.0.0.5-2
+- cblrpm refresh
+
 * Mon Sep 01 2014 Jens Petersen <petersen at redhat.com> - 3.0.0.5-1
 - update to 3.0.0.5
 - refresh to cblrpm-0.8.11


More information about the scm-commits mailing list