SPECS: libetpan.spec - add db patch - rel. 2

megabajt megabajt at pld-linux.org
Sat Sep 30 16:06:27 CEST 2006


Author: megabajt                     Date: Sat Sep 30 14:06:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add db patch
- rel. 2

---- Files affected:
SPECS:
   libetpan.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libetpan.spec
diff -u SPECS/libetpan.spec:1.7 SPECS/libetpan.spec:1.8
--- SPECS/libetpan.spec:1.7	Tue Aug  8 20:14:59 2006
+++ SPECS/libetpan.spec	Sat Sep 30 16:06:22 2006
@@ -3,12 +3,14 @@
 Summary(pl):	Przenośna biblioteka dostępu do poczty
 Name:		libetpan
 Version:	0.46
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libetpan/%{name}-%{version}.tar.gz
 # Source0-md5:	afa4abd73665e1a46b0510c4f4efa9a9
-URL:		http://www.etpan.org
+Patch0:		%{name}-db.patch
+URL:		http://www.etpan.org/
+BuildRequires:	autoconf
 BuildRequires:	db-devel >= 4
 BuildRequires:	openssl-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,8 +57,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__autoconf}
 %configure
 %{__make}
 
@@ -94,6 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/09/30 14:06:22  megabajt
+- add db patch
+- rel. 2
+
 Revision 1.7  2006/08/08 18:14:59  jackass
 - up to 0.46 by Tomasz Rutkowski <alucard at nospheratu.net>
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libetpan.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list