[packages/git-annex] preamble order
glen
glen at pld-linux.org
Sat May 25 01:59:10 CEST 2013
commit 719fa362fea2f38e49addc985a38151e19c67b40
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat May 25 02:59:04 2013 +0300
preamble order
git-annex.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/git-annex.spec b/git-annex.spec
index 7a3e20a..37b52aa 100644
--- a/git-annex.spec
+++ b/git-annex.spec
@@ -4,15 +4,15 @@ Version: 4.20130501.1
Release: 0.1
License: GPL v3
Group: Applications/Archiving
-URL: http://git-annex.branchable.com/
Source0: http://hackage.haskell.org/packages/archive/git-annex/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 59026597f8ef9575998cbab0fafe8416
+URL: http://git-annex.branchable.com/
BuildRequires: ghc >= 7.4
BuildRequires: ghc-IfElse
-BuildRequires: ghc-extensible-exceptions
BuildRequires: ghc-MissingH
BuildRequires: ghc-QuickCheck
BuildRequires: ghc-dataenc
+BuildRequires: ghc-extensible-exceptions
BuildRequires: ghc-monad-control
#BuildRequires: ghc-pcre-light
BuildRequires: ghc-utf8-string
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-annex.git/commitdiff/719fa362fea2f38e49addc985a38151e19c67b40
More information about the pld-cvs-commit
mailing list