[git-annex] Revert "test: disable sha384 configure test"

Ben Boeckel mathstuf at fedoraproject.org
Fri Dec 12 02:34:00 UTC 2014


commit f3dc864138de29ce4abfffb9a13f9494484eab5a
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Thu Dec 11 21:33:58 2014 -0500

    Revert "test: disable sha384 configure test"
    
    This reverts commit 10726c7dc7990290e160f78fd3fa63945583e0a2.

 git-annex-5.20141203-sha384-disable.patch |   16 ----------------
 git-annex.spec                            |    2 --
 2 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/git-annex.spec b/git-annex.spec
index ea0a2a1..2265b28 100644
--- a/git-annex.spec
+++ b/git-annex.spec
@@ -11,7 +11,6 @@ License:        GPLv3+
 URL:            http://hackage.haskell.org/package/%{name}
 Source0:        http://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 Patch0:         git-annex-default-flags.patch
-Patch1:         git-annex-5.20141203-sha384-disable.patch
 
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
@@ -102,7 +101,6 @@ This package contains the documentation for %{name} in HTML format.
 %prep
 %setup -q
 %patch0 -p1 -b .flags
-%patch1 -p1 -b .sha384-disable
 
 
 %build


More information about the scm-commits mailing list