bump network dependency for haskell-platform-2011.1

This commit is contained in:
Jens Petersen 2011-02-15 20:31:24 +10:00
parent 3c88f5aee1
commit 52bb6c8b65
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,12 @@
diff -u hslogger-1.1.3/hslogger.cabal\~ hslogger-1.1.3/hslogger.cabal
--- hslogger-1.1.3/hslogger.cabal~ 2011-01-26 02:21:53.000000000 +1000
+++ hslogger-1.1.3/hslogger.cabal 2011-02-15 20:27:18.000000000 +1000
@@ -42,7 +42,7 @@
System.Log.Handler.Growl, System.Log.Handler.Log4jXML,
System.Log.Logger
Extensions: CPP, ExistentialQuantification
- Build-Depends: network < 2.3.0.2, mtl
+ Build-Depends: network < 2.3.1, mtl
if !os(windows)
Build-Depends: unix
if flag(small_base)

View File

@ -21,6 +21,7 @@ BuildRequires: ghc, ghc-doc, ghc-prof
BuildRequires: ghc-rpm-macros >= 0.7.3
BuildRequires: hscolour
%{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")}
Patch1: ghc-hslogger-1.1.3-network-version.patch
%description
%{common_description}
@ -28,6 +29,7 @@ BuildRequires: hscolour
%prep
%setup -q -n %{pkg_name}-%{version}
%patch1 -p1 -b .orig
%build
@ -46,6 +48,7 @@ install -p -m 644 COPYING ${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version}
%changelog
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 1.1.3-3
- rebuild for haskell-platform-2011.1 updates
- bump network dependency for haskell-platform-2011.1
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild