SPECS: mutt.spec - bump ncurses BR for ncursesw - paths.patch for ...

saq saq at pld-linux.org
Sun Aug 21 21:39:01 CEST 2005


Author: saq                          Date: Sun Aug 21 19:39:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bump ncurses BR for ncursesw
- paths.patch for deterministic build with{,out} external progs

---- Files affected:
SPECS:
   mutt.spec (1.180 -> 1.181) 

---- Diffs:

================================================================
Index: SPECS/mutt.spec
diff -u SPECS/mutt.spec:1.180 SPECS/mutt.spec:1.181
--- SPECS/mutt.spec:1.180	Sun Aug 21 19:30:37 2005
+++ SPECS/mutt.spec	Sun Aug 21 21:38:55 2005
@@ -29,6 +29,7 @@
 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
@@ -60,7 +61,7 @@
 %{?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
@@ -132,6 +133,7 @@
 
 %prep
 %setup -q -n %{name}-%(echo %{version} | sed 's/i$//')
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -247,6 +249,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.181  2005/08/21 19:38:55  saq
+- bump ncurses BR for ncursesw
+- paths.patch for deterministic build with{,out} external progs
+
 Revision 1.180  2005/08/21 17:30:37  saq
 - concise bcond usage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mutt.spec?r1=1.180&r2=1.181&f=u




More information about the pld-cvs-commit mailing list