packages: haskel-hashed-storage/haskel-hashed-storage.spec - more BR
arekm
arekm at pld-linux.org
Thu Nov 26 11:04:17 CET 2009
Author: arekm Date: Thu Nov 26 10:04:17 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- more BR
---- Files affected:
packages/haskel-hashed-storage:
haskel-hashed-storage.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/haskel-hashed-storage/haskel-hashed-storage.spec
diff -u packages/haskel-hashed-storage/haskel-hashed-storage.spec:1.1 packages/haskel-hashed-storage/haskel-hashed-storage.spec:1.2
--- packages/haskel-hashed-storage/haskel-hashed-storage.spec:1.1 Thu Nov 26 11:01:49 2009
+++ packages/haskel-hashed-storage/haskel-hashed-storage.spec Thu Nov 26 11:04:12 2009
@@ -8,6 +8,11 @@
Source0: http://hackage.haskell.org/packages/archive/hashed-storage/0.4.3/hashed-storage-%{version}.tar.gz
# Source0-md5: a8427578dc13006689158cd9f2c90e56
URL: http://hackage.haskell.org/package/hashed-storage/
+BuildRequires: haskell
+BuildRequires: haskell-binary
+BuildRequires: haskell-dataenc
+BuildRequires: haskell-mmap
+BuildRequires: haskell-zlib
ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,6 +36,9 @@
rm -rf $RPM_BUILD_ROOT
runhaskell Setup.hs copy --destdir=$RPM_BUILD_ROOT
+%clean
+rm -rf $RPM_BUILD_ROOT
+
%files
%defattr(644,root,root,755)
%doc NEWS
@@ -41,10 +49,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/11/26 10:04:12 arekm
+- more BR
+
Revision 1.1 2009/11/26 10:01:49 arekm
- raw
-%clean
-rm -rf $RPM_BUILD_ROOT
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/haskel-hashed-storage/haskel-hashed-storage.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list