[ghc-unordered-containers] cblrpm refresh

Jens Petersen petersen at fedoraproject.org
Mon Jan 26 15:13:36 UTC 2015


commit a6a50eaed33b8cbf33ef36ccc3d9d5549b161d4a
Author: Jens Petersen <petersen at fedoraproject.org>
Date:   Tue Jan 27 00:13:24 2015 +0900

    cblrpm refresh

 ghc-unordered-containers.spec |   22 ++++++++--------------
 1 files changed, 8 insertions(+), 14 deletions(-)
---
diff --git a/ghc-unordered-containers.spec b/ghc-unordered-containers.spec
index c01bd66..9076870 100644
--- a/ghc-unordered-containers.spec
+++ b/ghc-unordered-containers.spec
@@ -4,18 +4,15 @@
 
 %bcond_with tests
 
-# no useful debuginfo for Haskell packages without C sources
-%global debug_package %{nil}
-
 Name:           ghc-%{pkg_name}
 # part of haskell-platform
 Version:        0.2.4.0
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Efficient hashing-based container types
 
 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
@@ -36,12 +33,12 @@ BuildRequires:  ghc-test-framework-quickcheck2-devel
 # End cabal-rpm deps
 
 %description
-Efficient hashing-based container types.  The containers have been
-optimized for performance critical use, both in terms of large data
-quantities and high speed.
+Efficient hashing-based container types. The containers have been optimized
+for performance critical use, both in terms of large data quantities and
+high speed.
 
-The declared cost of each operation is either worst-case or
-amortized, but remains valid even if structures are shared.
+The declared cost of each operation is either worst-case or amortized,
+but remains valid even if structures are shared.
 
 
 %package devel
@@ -91,9 +88,6 @@ files.
 
 
 %changelog
-* Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-
 * Fri Aug  8 2014 Jens Petersen <petersen at redhat.com> - 0.2.4.0-1
 - update to 0.2.4.0
 


More information about the scm-commits mailing list