SPECS: alpine.spec - patchlevel 20 - fixes problem with new mails ...

blues blues at pld-linux.org
Sat Sep 8 11:09:41 CEST 2007


Author: blues                        Date: Sat Sep  8 09:09:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patchlevel 20 - fixes problem with new mails in incoming folders as
  maildir infinite loop.

---- Files affected:
SPECS:
   alpine.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.11 SPECS/alpine.spec:1.12
--- SPECS/alpine.spec:1.11	Fri Sep  7 17:03:23 2007
+++ SPECS/alpine.spec	Sat Sep  8 11:09:36 2007
@@ -9,9 +9,9 @@
 Summary(pl.UTF-8):	Klient pocztowy Pine z Uniwersytetu w Waszyngtonie
 Name:		alpine
 %define		ver		0.9999
-%define		patchlevel	18
+%define		patchlevel	20
 Version:	%{ver}.%{patchlevel}
-Release:	2
+Release:	1
 Epoch:		1
 License:	Apache License 2.0
 Group:		Applications/Mail
@@ -19,7 +19,7 @@
 #Source0:	ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz
 # Source with applied patches from http://staff.washington.edu/chappa/alpine/ 
 Source0:	http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz
-# Source0-md5:	888ecef4d50e15e4237f7a7a55793f68
+# Source0-md5:	7e2277e8e7a4a93301986cb3daa58805
 Source1:	pico.desktop
 Source2:	%{name}.desktop
 Source3:	%{name}.png
@@ -143,12 +143,9 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/rpload
 %attr(755,root,root) %{_bindir}/rpdump
-#%attr(755,root,root) %{_bindir}/mailutil
-#%attr(2755,root,mail) %{_sbindir}/mlock
 %{_mandir}/man1/%{name}.1*
-#%{_mandir}/man1/rpload.1*
-#%{_mandir}/man1/rpdump.1*
-#%{_mandir}/man1/mailutil.1*
+%{_mandir}/man1/rpload.1*
+%{_mandir}/man1/rpdump.1*
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
 
@@ -169,6 +166,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/09/08 09:09:36  blues
+- patchlevel 20 - fixes problem with new mails in incoming folders as
+  maildir infinite loop.
+
 Revision 1.11  2007/09/07 15:03:23  qboosh
 - spacing, complete URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list