[packages/ghc-snap-core] - up to 0.9.6.0

baggins baggins at pld-linux.org
Tue Feb 4 07:48:00 CET 2014


commit ab146a4b8bd7229a175e2f48cd597fa233120f6f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Feb 4 07:47:51 2014 +0100

    - up to 0.9.6.0

 ghc-snap-core-deps.patch | 11 -----------
 ghc-snap-core.spec       |  6 ++----
 2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/ghc-snap-core.spec b/ghc-snap-core.spec
index a7aa7b1..f47e09f 100644
--- a/ghc-snap-core.spec
+++ b/ghc-snap-core.spec
@@ -8,14 +8,13 @@
 Summary:	Snap: A Haskell Web Framework (core interfaces and types)
 Summary(pl.UTF-8):	Snap - szkielet WWW dla Haskella (główne interfejsy i typy)
 Name:		ghc-%{pkgname}
-Version:	0.9.5.0
+Version:	0.9.6.0
 Release:	1
 License:	BSD
 Group:		Development/Languages
 #Source0Download: http://hackage.haskell.org/package/snap-core
 Source0:	http://hackage.haskell.org/package/%{pkgname}-%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5:	e347d1aeee7a2990d211b9d1556c125d
-Patch0:		%{name}-deps.patch
+# Source0-md5:	1a83770b9a5b755af63fea939d585492
 URL:		http://hackage.haskell.org/package/snap-core
 BuildRequires:	ghc >= 6.12.3
 BuildRequires:	ghc-HUnit >= 1.2
@@ -258,7 +257,6 @@ kiedy potrzebujemy systemu profilującego z GHC.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
 
 %build
 runhaskell Setup.hs configure -v2 \
diff --git a/ghc-snap-core-deps.patch b/ghc-snap-core-deps.patch
deleted file mode 100644
index 2d4da5a..0000000
--- a/ghc-snap-core-deps.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- snap-core-0.9.5.0/snap-core.cabal.orig	2013-11-05 20:04:15.000000000 +0100
-+++ snap-core-0.9.5.0/snap-core.cabal	2013-12-26 14:02:03.811250235 +0100
-@@ -147,7 +147,7 @@
-     mtl                       >= 2.0     && < 2.2,
-     random                    >= 1       && < 2,
-     regex-posix               >= 0.95    && < 1,
--    text                      >= 0.11    && < 0.12,
-+    text                      >= 0.11    && < 1.1,
-     time                      >= 1.0     && < 1.5,
-     unix-compat               >= 0.2     && < 0.5,
-     unordered-containers      >= 0.1.4.3 && < 0.3,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-snap-core.git/commitdiff/ab146a4b8bd7229a175e2f48cd597fa233120f6f



More information about the pld-cvs-commit mailing list