[packages/ghc-hslua-module-system] - rel 2, BR ghc-temporary

baggins baggins at pld-linux.org
Sat May 30 18:54:14 CEST 2020


commit 96a7c22b20c19eaaa3de9d51386fc1572a01d633
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat May 30 18:53:51 2020 +0200

    - rel 2, BR ghc-temporary

 ghc-hslua-module-system.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ghc-hslua-module-system.spec b/ghc-hslua-module-system.spec
index a49a4b4..e266457 100644
--- a/ghc-hslua-module-system.spec
+++ b/ghc-hslua-module-system.spec
@@ -6,7 +6,7 @@
 Summary:	Lua module wrapper around Haskell's System module
 Name:		ghc-%{pkgname}
 Version:	0.2.1
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Languages
 #Source0Download: http://hackage.haskell.org/package/hslua-module-system
@@ -15,14 +15,17 @@ Source0:	http://hackage.haskell.org/package/%{pkgname}-%{version}/%{pkgname}-%{v
 URL:		http://hackage.haskell.org/package/hslua-module-system
 BuildRequires:	ghc >= 6.12.3
 BuildRequires:	ghc-hslua
+BuildRequires:	ghc-temporary
 %if %{with prof}
 BuildRequires:	ghc-prof
 BuildRequires:	ghc-hslua-prof
+BuildRequires:	ghc-temporary-prof
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.608
 %requires_eq	ghc
 Requires(post,postun):	/usr/bin/ghc-pkg
 Requires:	ghc-hslua
+Requires:	ghc-temporary
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
@@ -45,6 +48,7 @@ Summary(pl.UTF-8):	Biblioteka profilująca %{pkgname} dla GHC
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	ghc-hslua-prof
+Requires:	ghc-temporary-prof
 
 %description prof
 Profiling %{pkgname} library for GHC.  Should be installed when
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-hslua-module-system.git/commitdiff/96a7c22b20c19eaaa3de9d51386fc1572a01d633



More information about the pld-cvs-commit mailing list