]> git.pld-linux.org Git - packages/mutt.git/commitdiff
- Requires: home-etc >= 1.0.6
authorsiefca <siefca@pld-linux.org>
Thu, 11 Dec 2003 13:33:26 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mutt.spec -> 1.157

mutt.spec

index c8787cfcb39d6feacd5c123d59aa30cbf2251c3f..50d285db093ded12201d4459ff42d97ad60dfec0 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -53,17 +53,17 @@ URL:                http://www.mutt.org/
 BuildRequires: autoconf
 BuildRequires: automake
 %{!?_without_sasl:BuildRequires:       cyrus-sasl-devel >= 2.1.0}
-%{!?_without_home_etc:BuildRequires:   home-etc-devel >= 1.0.3}
+%{!?_without_home_etc:BuildRequires:   home-etc-devel >= 1.0.6}
 BuildRequires: gettext-devel
 %{!?_with_slang:BuildRequires:         ncurses-devel >= 5.0}
-#BuildRequires:        openssl-devel >= 0.9.7c
+BuildRequires: openssl-devel >= 0.9.7c
 BuildRequires: sgml-tools
 BuildRequires: sgml-tools-dtd
 %{?_with_slang:BuildRequires:          slang-devel}
 %{?_with_esmtp:BuildRequires:       libesmtp-devel}
 Requires:      iconv
 Requires:      mailcap
-%{!?_without_home_etc:Requires:        home-etc >= 1.0.3}
+%{!?_without_home_etc:Requires:        home-etc >= 1.0.6}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                specflags_ia32  "-fomit-frame-pointer"
This page took 0.026616 seconds and 4 git commands to generate.