packages: ghc-pcre-light/ghc-pcre-light.spec - %requires_eq dep on ghc

glen glen at pld-linux.org
Mon Feb 28 10:20:20 CET 2011


Author: glen                         Date: Mon Feb 28 09:20:20 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- %requires_eq dep on ghc

---- Files affected:
packages/ghc-pcre-light:
   ghc-pcre-light.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ghc-pcre-light/ghc-pcre-light.spec
diff -u packages/ghc-pcre-light/ghc-pcre-light.spec:1.1 packages/ghc-pcre-light/ghc-pcre-light.spec:1.2
--- packages/ghc-pcre-light/ghc-pcre-light.spec:1.1	Thu Feb 24 14:02:47 2011
+++ packages/ghc-pcre-light/ghc-pcre-light.spec	Mon Feb 28 10:20:15 2011
@@ -3,7 +3,7 @@
 Summary:	A library for Perl 5 compatible regular expressions
 Name:		ghc-%{pkgname}
 Version:	0.4
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
@@ -12,7 +12,7 @@
 BuildRequires:	ghc >= 6.12.3
 BuildRequires:	pcre-devel
 BuildRequires:	rpmbuild(macros) >= 1.608
-%requires_releq	ghc
+%requires_eq	ghc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
@@ -84,5 +84,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/02/28 09:20:15  glen
+- %requires_eq dep on ghc
+
 Revision 1.1  2011/02/24 13:02:47  glen
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-pcre-light/ghc-pcre-light.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list