]> git.pld-linux.org Git - packages/courier.git/commitdiff
- updated to 0.53.3
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Wed, 8 Nov 2006 00:02:43 +0000 (00:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier-sendmail_dir.patch -> 1.4
    courier.spec -> 1.139

courier-sendmail_dir.patch
courier.spec

index 715075b9f1967d846ef89c1904b88cad19e5e0d6..6bb640585d3ec7a46555d0b01d3099ece1de53ca 100644 (file)
@@ -1,11 +1,32 @@
+diff -Nur old/courier/Makefile.am new/courier/Makefile.am
+--- old/courier/Makefile.am    2006-03-26 15:33:12.000000000 +0000
++++ new/courier/Makefile.am    2006-11-07 19:10:21.776006250 +0000
+@@ -51,7 +51,7 @@
+ extrabin=maildrop lockmail reformail reformime mailbot mimegpg \
+       imapd makemime deliverquota maildirmake maildiracl maildirkw
+-bin_PROGRAMS=cancelmsg mailq sendmail \
++bin_PROGRAMS=cancelmsg mailq \
+       testmxlookup dotforward \
+       couriermlm \
+       courier-config @couriertls@ @EXTRABIN@
+@@ -63,7 +63,7 @@
+ sbin_SCRIPTS=@SBINSCRIPTS@
+ EXTRA_SCRIPTS=
+-sbin_PROGRAMS=courier showconfig showmodules aliaslookup \
++sbin_PROGRAMS=courier showconfig showmodules aliaslookup sendmail \
+       @COURIERLDAPALIASD@ @EXTRASBIN@
+ sysconf_DATA=pop3d.authpam imapd.authpam webmail.authpam imapd.cnf pop3d.cnf \
 diff -Nur old/courier/cmlm.h new/courier/cmlm.h
---- old/courier/cmlm.h 2001-08-05 20:00:33.000000000 +0000
-+++ new/courier/cmlm.h 2004-10-06 19:10:33.000000000 +0000
+--- old/courier/cmlm.h 2005-04-03 16:22:06.000000000 +0000
++++ new/courier/cmlm.h 2006-11-07 19:11:13.283225250 +0000
 @@ -18,6 +18,7 @@
  
  using namespace std;
  
-+#define       SBINDIR "/usr/sbin"
++#define SBINDIR "/usr/sbin"
  #define       TMP     "tmp"
  #define       TMPLOCK "tmp.lock"
  
@@ -18,24 +39,3 @@ diff -Nur old/courier/cmlm.h new/courier/cmlm.h
  #define       REFORMIME       BINDIR "/reformime"
  #define       MAXRCPTS        20
  
-diff -Nur old/courier/Makefile.am new/courier/Makefile.am
---- old/courier/Makefile.am    2004-01-11 05:37:59.000000000 +0000
-+++ new/courier/Makefile.am    2004-03-16 18:20:36.000000000 +0000
-@@ -51,7 +51,7 @@
- extrabin=maildrop lockmail reformail reformime mailbot mimegpg \
-       imapd makemime deliverquota maildirmake maildiracl maildirkw
--bin_PROGRAMS=cancelmsg mailq sendmail \
-+bin_PROGRAMS=cancelmsg mailq \
-       testmxlookup dotforward \
-       couriermlm \
-       courier-config @couriertls@ @EXTRABIN@
-@@ -60,7 +60,7 @@
-       authenumerate$(EXEEXT) \
-       sharedindexsplit sharedindexinstall
--sbin_PROGRAMS=courier showconfig showmodules \
-+sbin_PROGRAMS=courier showconfig showmodules sendmail \
-       @COURIERLDAPALIASD@ @EXTRASBIN@
- sysconf_DATA=pop3d.authpam imapd.authpam webmail.authpam imapd.cnf pop3d.cnf \
index 4a4dcb16223c5c150aaa2e49ddf834dee38b6820..d9ac2eb5347e87b712230fd3ba656506a42d3719 100644 (file)
@@ -9,12 +9,13 @@
 Summary:       Courier mail server
 Summary(pl):   Serwer poczty Courier
 Name:          courier
-Version:       0.52.2
-Release:       4
+Version:       0.53.3
+Release:       1
 License:       GPL
 Group:         Networking/Daemons
-Source0:       http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
-# Source0-md5: 73cda41adc5425ade94e1f9005b2218b
+#Source0:      http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
+Source0:       http://heanet.dl.sourceforge.net/sourceforge/courier/%{name}-%{version}.tar.bz2
+# Source0-md5: e75013df7deebd463656b81cc3e245f4
 Patch0:                %{name}-openssl-path.patch
 Patch1:                %{name}-withoutfam.patch
 Patch2:                %{name}-maildir.patch
This page took 0.049915 seconds and 4 git commands to generate.