Author: qboosh                       Date: Tue Jun 22 19:30:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped obsolete pl.po-update patch
- pass ac_cv_* variables instead of BC libmd5-devel (fetchmail checks for 
libmd5 with different API)

---- Files affected:
packages/fetchmail:
   fetchmail.spec (1.255 -> 1.256) , fetchmail-pl.po-update.patch (1.19 -> 
NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/fetchmail/fetchmail.spec
diff -u packages/fetchmail/fetchmail.spec:1.255 
packages/fetchmail/fetchmail.spec:1.256
--- packages/fetchmail/fetchmail.spec:1.255     Thu Jun  3 08:41:43 2010
+++ packages/fetchmail/fetchmail.spec   Tue Jun 22 21:30:17 2010
@@ -27,7 +27,6 @@
 Source2:       %{name}.sysconfig
 Source3:       %{name}.init
 Source4:       %{name}.logrotate
-Patch0:                %{name}-pl.po-update.patch
 URL:           http://fetchmail.berlios.de/
 BuildRequires: automake
 BuildRequires: flex
@@ -37,7 +36,6 @@
 BuildRequires: python-modules
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.268
-BuildConflicts:        libmd5-devel
 Requires:      setup >= 2.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -172,14 +170,12 @@
 
 %prep
 %setup -q
-#%patch0 -p1
-
-# to rebuild po/pl.gmo
-rm -f po/stamp-po
 
 %build
 cp -f /usr/share/automake/config.* .
 %configure \
+       ac_cv_header_md5_h=no \
+       ac_cv_search_MD5Init=no \
        --enable-nls \
        --enable-RPA \
        --enable-NTLM \
@@ -253,6 +249,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.256  2010/06/22 19:30:17  qboosh
+- dropped obsolete pl.po-update patch
+- pass ac_cv_* variables instead of BC libmd5-devel (fetchmail checks for 
libmd5 with different API)
+
 Revision 1.255  2010/06/03 06:41:43  arekm
 - up to 6.3.17
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fetchmail/fetchmail.spec?r1=1.255&r2=1.256&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to