SPECS: qmail.spec - amd64 fixes

glen glen at pld-linux.org
Tue Jun 14 11:59:38 CEST 2005


Author: glen                         Date: Tue Jun 14 09:59:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- amd64 fixes

---- Files affected:
SPECS:
   qmail.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/qmail.spec
diff -u SPECS/qmail.spec:1.133 SPECS/qmail.spec:1.134
--- SPECS/qmail.spec:1.133	Tue Jun  7 13:57:36 2005
+++ SPECS/qmail.spec	Tue Jun 14 11:59:30 2005
@@ -32,7 +32,7 @@
 Summary(pl):	qmail - serwer pocztowy (MTA)
 Name:		qmail
 Version:	1.03
-Release:	57
+Release:	57.2
 License:	DJB (http://cr.yp.to/qmail/dist.html)
 Group:		Networking/Daemons
 Source0:	http://cr.yp.to/software/%{name}-%{version}.tar.gz
@@ -45,8 +45,8 @@
 # Source4-md5:	6818629dc74737f3ca33ca97ab4ffcc4
 Source5:	http://www.netmeridian.com/e-huss/queue-fix-1.4.tar.gz
 # Source5-md5:	43f915c104024e6f33a5b3ff52dfb75b
-Source6:	http://glen.alkohol.ee/pld/qmail/%{name}-conf-20050225.tar.bz2
-# Source6-md5:	1f294eda711f128e63cb1fb943e6dee2
+Source6:	http://glen.alkohol.ee/pld/qmail/%{name}-conf-20050614.tar.bz2
+# Source6-md5:	f002a1ff88d2160ff0abcc03252430f7
 Source7:	http://iidea.pl/~paweln/tlum/%{name}-doki.tar.bz2
 # Source7-md5:	2d85f0f9f8408cf6caab9f9bc8f68657
 Source8:	%{name}-linux.sh
@@ -63,7 +63,6 @@
 Source18:	%{name}.logrotate
 Source19:	%{name}.logrotate-pop3
 Source20:	checkpassword.pamd
-# Source20-md5:	78c3cb713ec00207f8fa0edcf3fe4fd2
 Source21:	%{name}-client.html
 Source22:	%{name}-cert.pem
 Source23:	%{name}-pl-man-pages.tar.bz2
@@ -485,7 +484,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 install -d boot
-install -d $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_mandir},%{_libdir}/qmail,%{varqmail}} \
+install -d $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_mandir},%{_prefix}/lib,%{_libdir}/qmail,%{varqmail}} \
 	$RPM_BUILD_ROOT/etc/{rc.d/init.d,profile.d,mail,pam.d,security,logrotate.d} \
 	$RPM_BUILD_ROOT%{_sysconfdir}/qmail/{alias,control,users} \
 
@@ -500,7 +499,7 @@
 
 ln -sf qmail-qread $RPM_BUILD_ROOT%{_bindir}/mailq
 ln -sf ../..%{varqmail}/bin/sendmail $RPM_BUILD_ROOT%{_sbindir}/sendmail
-ln -sf ../..%{varqmail}/bin/sendmail $RPM_BUILD_ROOT%{_libdir}/sendmail
+ln -sf ../..%{varqmail}/bin/sendmail $RPM_BUILD_ROOT%{_prefix}/lib/sendmail
 
 # Set up boot procedures
 install %{SOURCE8} $RPM_BUILD_ROOT/etc/profile.d/qmail.sh
@@ -1101,7 +1100,7 @@
 
 %attr(755,root,root) %{_bindir}/mailq
 %attr(755,root,root) %{_sbindir}/sendmail
-%attr(755,root,root) %{_libdir}/sendmail
+%attr(755,root,root) %{_prefix}/lib/sendmail
 %attr(2755,alias,qmail) %{varqmail}/alias
 %attr(755,root,root) %{varqmail}/bin
 %attr(755,root,root) %{varqmail}/control
@@ -1164,7 +1163,7 @@
 %attr(755,root,root) %{_bindir}/qmail-showctl
 %attr(755,root,root) %{_libdir}/qmail/sendmail
 %attr(755,root,root) %{_sbindir}/sendmail
-%attr(755,root,root) %{_libdir}/sendmail
+%attr(755,root,root) %{_prefix}/lib/sendmail
 %{_mandir}/man1/maildir2mbox*
 %{_mandir}/man1/maildirwatch*
 %{_mandir}/man1/mailsubj*
@@ -1229,6 +1228,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2005/06/14 09:59:30  glen
+- amd64 fixes
+
 Revision 1.133  2005/06/07 11:57:36  glen
 - rel 57
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qmail.spec?r1=1.133&r2=1.134&f=u




More information about the pld-cvs-commit mailing list