SPECS (RA-branch_general): exim.spec - there is no texinfo 4.7 in ...

jack jack at pld-linux.org
Sat Dec 24 16:29:01 CET 2005


Author: jack                         Date: Sat Dec 24 15:29:01 2005 GMT
Module: SPECS                         Tag: RA-branch_general
---- Log message:
- there is no texinfo 4.7 in RA - no texinfo files (FIX IT).
- rel 0.9 (coz above), works perfect.

---- Files affected:
SPECS:
   exim.spec (1.146.2.38 -> 1.146.2.39) 

---- Diffs:

================================================================
Index: SPECS/exim.spec
diff -u SPECS/exim.spec:1.146.2.38 SPECS/exim.spec:1.146.2.39
--- SPECS/exim.spec:1.146.2.38	Wed Nov 30 19:11:00 2005
+++ SPECS/exim.spec	Sat Dec 24 16:28:56 2005
@@ -13,7 +13,7 @@
 Summary(pt_BR):	Servidor de correio eletrônico exim
 Name:		exim
 Version:	4.60
-Release:	0.1
+Release:	0.9
 Epoch:		2
 License:	GPL
 Group:		Networking/Daemons
@@ -141,7 +141,7 @@
 %setup -q -a1 -a7
 %patch0 -p1
 %patch1 -p1
-# %patch2 -p0
+##%patch2 -p0
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -178,7 +178,8 @@
 	LOOKUP_LIBS="%{?with_ldap:-lldap -llber} %{?with_mysql:-lmysqlclient} %{?with_pgsql:-lpq} %{?with_whoson:-lwhoson}" \
 	LOOKUP_INCLUDE="%{?with_mysql:-I%{_includedir}/mysql} %{?with_pgsql:-I%{_includedir}/pgsql}"
 
-makeinfo --force exim-texinfo-*/doc/*.texinfo
+#makeinfo --force -o exim_filtering.info exim-texinfo-*/doc/filter.texinfo
+#makeinfo --force -o exim.info exim-texinfo-*/doc/spec.texinfo
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -204,7 +205,7 @@
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/mail/exim.conf
 install {doc,man}/*.8 $RPM_BUILD_ROOT%{_mandir}/man8/
 install %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/mail/aliases
-install	*.info* $RPM_BUILD_ROOT%{_infodir}/
+#install	*.info* $RPM_BUILD_ROOT%{_infodir}/
 install %{SOURCE15} $RPM_BUILD_ROOT/etc/pam.d/smtp
 
 %{?with_saexim:install sa-exim-%{saexim_version}/sa-exim.conf $RPM_BUILD_ROOT/%{_sysconfdir}/mail/sa-exim.conf}
@@ -312,7 +313,7 @@
 %attr(750,exim,root) %dir %{_var}/log/archiv/exim
 %attr(640,exim,root) %ghost %{_var}/log/exim/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/smtp
-%{_infodir}/*
+# %{_infodir}/*
 %{_mandir}/man8/*
 
 %files X11
@@ -326,6 +327,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146.2.39  2005/12/24 15:28:56  jack
+- there is no texinfo 4.7 in RA - no texinfo files (FIX IT).
+- rel 0.9 (coz above), works perfect.
+
 Revision 1.146.2.38  2005/11/30 18:11:00  jack
 - it sucks (I don't understand it) - commented out exim4-texinfo.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/exim.spec?r1=1.146.2.38&r2=1.146.2.39&f=u



More information about the pld-cvs-commit mailing list