SPECS: alpine.spec - rel.2 - added index_display patch

blues blues at pld-linux.org
Fri Sep 7 15:04:33 CEST 2007


Author: blues                        Date: Fri Sep  7 13:04:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2 - added index_display patch

---- Files affected:
SPECS:
   alpine.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.9 SPECS/alpine.spec:1.10
--- SPECS/alpine.spec:1.9	Fri Sep  7 11:47:07 2007
+++ SPECS/alpine.spec	Fri Sep  7 15:04:27 2007
@@ -11,7 +11,7 @@
 %define		ver		0.9999
 %define		patchlevel	18
 Version:	%{ver}.%{patchlevel}
-Release:	1
+Release:	2
 Epoch:		1
 License:	Apache License 2.0
 Group:		Applications/Mail
@@ -24,6 +24,7 @@
 Source2:        %{name}.desktop
 Source3:        %{name}.png
 Patch0:		%{name}-thread_end.patch
+Patch1:		%{name}-index_display.patch
 URL:		http://www.washington.edu/alpine
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -104,6 +105,7 @@
 %prep
 %setup -q -n %{name}-%{ver}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__autoconf}
@@ -168,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/09/07 13:04:27  blues
+- rel.2 - added index_display patch
+
 Revision 1.9  2007/09/07 09:47:07  blues
 - added thread_end patch
 
================================================================

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



More information about the pld-cvs-commit mailing list