summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorserek2003-03-31 11:29:21 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit376eb4ee7bea4a30c53cdd3d1f479d416707236f (patch)
tree15198ce4db73f6b732dc8f560464c618c7beaecd
parent76e015c66a5005417854bc43f639b3f9e0609c15 (diff)
downloadezmlm-idx-376eb4ee7bea4a30c53cdd3d1f479d416707236f.zip
ezmlm-idx-376eb4ee7bea4a30c53cdd3d1f479d416707236f.tar.gz
- glibc 2.3.x patch.
Changed files: ezmlm-glibc.patch -> 1.1 ezmlm-idx.spec -> 1.27
-rw-r--r--ezmlm-glibc.patch8
-rw-r--r--ezmlm-idx.spec4
2 files changed, 11 insertions, 1 deletions
diff --git a/ezmlm-glibc.patch b/ezmlm-glibc.patch
new file mode 100644
index 0000000..5f5b0b2
--- /dev/null
+++ b/ezmlm-glibc.patch
@@ -0,0 +1,8 @@
+--- error.h~ Mon Mar 31 13:25:22 2003
++++ error.h Mon Mar 31 13:26:22 2003
+@@ -1,3 +1,5 @@
++#include <errno.h>
++
+ #ifndef ERROR_H
+ #define ERROR_H
+
diff --git a/ezmlm-idx.spec b/ezmlm-idx.spec
index 4d03a1a..420d465 100644
--- a/ezmlm-idx.spec
+++ b/ezmlm-idx.spec
@@ -4,7 +4,7 @@ Summary: ezmlm - high-speed mailing list manager for qmail
Summary(pl): ezmlm - szybki zarządca list dyskysyjnych dla qmaila
Name: ezmlm-idx
Version: %{ezmlm_ver}_%{idx_ver}
-Release: 1
+Release: 2
Epoch: 1
License: DJB (base ezmlm), GPL (ezmlm-idx additions) - non distributable as a whole?
Group: Applications/System
@@ -12,6 +12,7 @@ Source0: http://cr.yp.to/software/ezmlm-%{ezmlm_ver}.tar.gz
Source1: http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/%{name}-%{idx_ver}.tar.gz
Source2: http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/ezman.html.tar.gz
Patch0: %{name}-opt.patch
+Patch1: ezmlm-glibc.patch
URL: http://www.ezmlm.org/
BuildRequires: groff
Obsoletes: ezmlm
@@ -29,6 +30,7 @@ obsługa.
%prep
%setup -q -n ezmlm-%{ezmlm_ver} -a1
%patch0 -p1
+%patch1
mv -f ezmlm-idx-%{idx_ver}/* .
cat idx.patch | sed 's/conf-bin`/conf-bin2`/g' > idx2.patch