SPECS: sendmail.spec - recompile with -fPIC for amd64 and alpha; r...

glen glen at pld-linux.org
Thu May 25 23:09:48 CEST 2006


Author: glen                         Date: Thu May 25 21:09:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- recompile with -fPIC for amd64 and alpha; rel 5

---- Files affected:
SPECS:
   sendmail.spec (1.178 -> 1.179) 

---- Diffs:

================================================================
Index: SPECS/sendmail.spec
diff -u SPECS/sendmail.spec:1.178 SPECS/sendmail.spec:1.179
--- SPECS/sendmail.spec:1.178	Wed May 24 10:31:28 2006
+++ SPECS/sendmail.spec	Thu May 25 23:09:42 2006
@@ -23,7 +23,7 @@
 Summary(uk):	đĎŰÔĎ×ÉĘ ÔŇÁÎÓĐĎŇÔÎÉĘ ÁÇĹÎÔ sendmail
 Name:		sendmail
 Version:	8.13.6
-Release:	4
+Release:	5
 License:	BSD
 Group:		Networking/Daemons
 Source0:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
@@ -92,6 +92,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	/etc/mail
+%define		specflags	-fPIC
 
 %description
 The Sendmail program is a very widely used Mail Transport Agent (MTA).
@@ -317,6 +318,9 @@
 install %{SOURCE12} $RPM_BUILD_ROOT%{_sysconfdir}/domaintable
 install %{SOURCE14} $RPM_BUILD_ROOT/etc/monit/
 
+# make rpm strip possible
+chmod u+w $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir}}/*
+
 mv -f smrsh/README README.smrsh
 mv -f cf/README README.cf
 mv -f doc/op/op.me .
@@ -476,6 +480,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2006/05/25 21:09:42  glen
+- recompile with -fPIC for amd64 and alpha; rel 5
+
 Revision 1.178  2006/05/24 08:31:28  glen
 - install libsm.a and libsmutil.a for perl-Sendmail-Milter; rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sendmail.spec?r1=1.178&r2=1.179&f=u



More information about the pld-cvs-commit mailing list