SPECS (DEVEL): mutt.spec - home_etc patch fixed

siefca siefca at pld-linux.org
Fri May 12 01:18:03 CEST 2006


Author: siefca                       Date: Thu May 11 23:18:03 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- home_etc patch fixed

---- Files affected:
SPECS:
   mutt.spec (1.141.2.17 -> 1.141.2.18) 

---- Diffs:

================================================================
Index: SPECS/mutt.spec
diff -u SPECS/mutt.spec:1.141.2.17 SPECS/mutt.spec:1.141.2.18
--- SPECS/mutt.spec:1.141.2.17	Mon Apr 17 18:33:30 2006
+++ SPECS/mutt.spec	Fri May 12 01:17:58 2006
@@ -6,7 +6,7 @@
 %bcond_with	esmtp		# use esmtp patch
 %bcond_with	folder_column	# build with folder_column patch
 %bcond_without	sasl		# don't use sasl
-#%%bcond_without	home_etc	# don't use home_etc
+%bcond_without	home_etc	# don't use home_etc
 #
 Summary:	The Mutt Mail User Agent
 Summary(de):	Der Mutt Mail-User-Agent
@@ -47,8 +47,7 @@
 Patch15:	%{name}-po.patch
 Patch16:	%{name}-vvv.nntp.patch
 Patch17:	%{name}-esmtp.patch
-#Patch18:	%{name}-home_etc.patch
-# if some fuctionality is still missing, patch must be rewritten
+Patch18:	%{name}-home_etc.patch
 #PatchXXX:	%{name}-pgp_hook.patch
 URL:		http://www.mutt.org/
 BuildRequires:	autoconf
@@ -66,7 +65,7 @@
 %{?with_esmtp:BuildRequires:	libesmtp-devel}
 Requires:	iconv
 Requires:	mailcap
-#%{?with_home_etc:Requires:	home-etc >= 1.0.8}
+%{?with_home_etc:Requires:	home-etc >= 1.0.8}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags_ia32	 -fomit-frame-pointer 
@@ -150,7 +149,7 @@
 %patch15 -p1
 %{?with_nntp:%patch16 -p1}
 %{?with_esmtp:%patch17 -p1}
-#%{?with_home_etc:%patch18 -p1}
+%{?with_home_etc:%patch18 -p1}
 
 # force regeneration (manual.sgml is modified by some patches)
 rm -f doc/{manual*.html,manual.txt}
@@ -237,6 +236,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141.2.18  2006/05/11 23:17:58  siefca
+- home_etc patch fixed
+
+Revision 1.186  2006/05/11 23:13:05  siefca
+- home_etc patch fixed
+
 Revision 1.141.2.17  2006/04/17 16:33:30  wrobell
 - ver. 1.5.11 (there is no international version now)
 
================================================================

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



More information about the pld-cvs-commit mailing list