[uw-imap/el6] BR: libc-client-devel

Rex Dieter rdieter at fedoraproject.org
Mon Jun 13 20:07:29 UTC 2011


commit 2c2e5800dd9daf3d8bcd2e73edf3226146ede426
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jun 13 15:11:44 2011 -0500

    BR: libc-client-devel

 uw-imap.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/uw-imap.spec b/uw-imap.spec
index 6e1ecbc..f0a7ad9 100644
--- a/uw-imap.spec
+++ b/uw-imap.spec
@@ -72,7 +72,10 @@ BuildRequires: pam-devel
 Requires: xinetd
 Requires(post): openssl
 
-%if ! 0%{?_with_system_libc_client}
+%if 0%{?_with_system_libc_client}
+BuildRequires: libc-client-devel = %{version}
+Requires: %{imap_libs}%{?_isa} = %{version}
+%else
 Requires: %{imap_libs}%{?_isa} = %{version}-%{release}
 %endif
 


More information about the scm-commits mailing list