rpms/cyrus-imapd/devel cyrus-imapd.spec,1.36,1.37

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Mar 18 15:38:37 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/cyrus-imapd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv751

Modified Files:
	cyrus-imapd.spec 
Log Message:
add Requires for versioned perl (libperl.so)


Index: cyrus-imapd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cyrus-imapd/devel/cyrus-imapd.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- cyrus-imapd.spec	20 Feb 2008 05:29:55 -0000	1.36
+++ cyrus-imapd.spec	18 Mar 2008 15:38:01 -0000	1.37
@@ -1,7 +1,7 @@
 %define upstream_ver 2.3.9
 Name: cyrus-imapd
 Version: 2.3.9
-Release: 10%{?dist}
+Release: 11%{?dist}
 
 # ********************** BUILD TIME OPTIONS START **********************
 
@@ -169,6 +169,7 @@
 Requires(postun): /sbin/service
 Requires: %{name}-utils = %{version}-%{release}
 Requires: cyrus-sasl-lib >= 2.1.15, file >= 3.35-1, %{_dbver}-utils
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Obsoletes: cyrus-murder, cyrus-nntp
 Provides: cyrus-murder, cyrus-nntp
 
@@ -803,6 +804,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.3.9-11
+- add Requires for versioned perl (libperl.so)
+
 * Wed Feb 20 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.3.9-10
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list