SPECS: masqmail.spec - updated to 0.2.21 from Debian sources. Reso...

glen glen at pld-linux.org
Mon Aug 28 22:37:00 CEST 2006


Author: glen                         Date: Mon Aug 28 20:37:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.21 from Debian sources. Resolves CAN-2005-2662 CAN-2005-2663

---- Files affected:
SPECS:
   masqmail.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/masqmail.spec
diff -u SPECS/masqmail.spec:1.41 SPECS/masqmail.spec:1.42
--- SPECS/masqmail.spec:1.41	Sun Apr 23 17:14:38 2006
+++ SPECS/masqmail.spec	Mon Aug 28 22:36:55 2006
@@ -2,20 +2,20 @@
 Summary:	An offline mail server with pop3 client support
 Summary(pl):	Serwer pocztowy offline ze wsparciem dla pop3
 Name:		masqmail
-Version:	0.2.20
-Release:	5
+Version:	0.2.21
+Release:	1
 License:	GPL
 Group:		Networking/Daemons
-Source0:	http://masqmail.cx/masqmail/download/%{name}-%{version}.tar.gz
-# Source0-md5:	74540980ecde45783e888d1da80cb318
+Source0:	http://ftp.debian.org/debian/pool/main/m/masqmail/%{name}_%{version}.orig.tar.gz
+# Source0-md5:	7e989a8b0562054aea22c654507f2cb5
 Source1:	%{name}.aliases
 Source2:	%{name}.conf
 Source3:	%{name}.default.route
 Patch0:		%{name}-resolv.patch
-URL:		http://innominate.org/kurth/masqmail/
-BuildRequires:	autoconf
+URL:		http://packages.debian.org/masqmail
+BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
-BuildRequires:	glib-devel
+BuildRequires:	glib2-devel
 BuildRequires:	libident-devel
 BuildRequires:	openssl-devel
 Provides:	smtpdaemon
@@ -68,14 +68,15 @@
 	--with-libcrypto \
 	--with-user=mail \
 	--with-group=mail \
-	--with-logdir=/var/log
+	--with-logdir=/var/log \
+	--with-spooldir=/var/spool/masqmail
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_bindir},/usr/lib} \
 	$RPM_BUILD_ROOT{%{_sbindir},%{_datadir}/masqmail/tpl,%{_mandir}/man{5,8}} \
-	$RPM_BUILD_ROOT%{_var}/spool/masqmail/{input,lock,popuidl}
+	$RPM_BUILD_ROOT/var/spool/masqmail/{input,lock,popuidl}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/aliases
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}
@@ -119,10 +120,10 @@
 %lang(it) %{_datadir}/masqmail/tpl/*.tpl.it
 %{_mandir}/man[58]/*
 %defattr(644,mail,mail,755)
-%dir %{_var}/spool/masqmail
-%dir %{_var}/spool/masqmail/input
-%dir %{_var}/spool/masqmail/lock
-%dir %{_var}/spool/masqmail/popuidl
+%dir /var/spool/masqmail
+%dir /var/spool/masqmail/input
+%dir /var/spool/masqmail/lock
+%dir /var/spool/masqmail/popuidl
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -130,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2006/08/28 20:36:55  glen
+- updated to 0.2.21 from Debian sources. Resolves CAN-2005-2662 CAN-2005-2663
+
 Revision 1.41  2006/04/23 15:14:38  glen
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/masqmail.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list