]> git.pld-linux.org Git - packages/mutt.git/commitdiff
- bump ncurses BR for ncursesw
authorsaq <saq@pld-linux.org>
Sun, 21 Aug 2005 19:38:55 +0000 (19:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- paths.patch for deterministic build with{,out} external progs

Changed files:
    mutt.spec -> 1.181

mutt.spec

index 60f9cdb4f4fce6c818c276865fbdad6489256309..785765f11c7b824f549b35898fb9813b4ea421a6 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -28,6 +28,7 @@ Source0:      ftp://ftp.mutt.org/mutt/%{name}-%{version}i.tar.gz
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Source3:       %{name}.1.pl
+Patch0:                %{name}-paths.patch
 Patch1:                %{name}-forcedotlock.patch
 Patch2:                %{name}-muttbug-tmp.patch
 Patch3:                %{name}-rr.compressed.patch
@@ -59,7 +60,7 @@ BuildRequires:        automake
 %{?with_home_etc:BuildRequires:        home-etc-devel >= 1.0.8}
 BuildRequires: gettext-devel
 BuildRequires: groff
-%{!?with_slang:BuildRequires:  ncurses-devel >= 5.0}
+%{!?with_slang:BuildRequires:  ncurses-devel >= 5.4-0.7}
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: sgml-tools >= 1.0.9-20
 BuildRequires: sgml-tools-dtd
@@ -131,6 +132,7 @@ Mutt - 
 
 %prep
 %setup -q -n %{name}-%(echo %{version} | sed 's/i$//')
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
This page took 0.04837 seconds and 4 git commands to generate.