SPECS: sendmail.spec - hopefully fix build on all archs - rel 10

shadzik shadzik at pld-linux.org
Mon Aug 6 20:17:27 CEST 2007


Author: shadzik                      Date: Mon Aug  6 18:17:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- hopefully fix build on all archs
- rel 10

---- Files affected:
SPECS:
   sendmail.spec (1.202 -> 1.203) 

---- Diffs:

================================================================
Index: SPECS/sendmail.spec
diff -u SPECS/sendmail.spec:1.202 SPECS/sendmail.spec:1.203
--- SPECS/sendmail.spec:1.202	Mon Aug  6 14:58:58 2007
+++ SPECS/sendmail.spec	Mon Aug  6 20:17:22 2007
@@ -24,7 +24,7 @@
 Summary(uk.UTF-8):	Поштовий транспортний агент sendmail
 Name:		sendmail
 Version:	8.13.8
-Release:	9
+Release:	10
 License:	BSD
 Group:		Networking/Daemons
 Source0:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
@@ -252,7 +252,7 @@
 	$RPM_BUILD_ROOT/var/{log,spool/mqueue} \
 	$RPM_BUILD_ROOT{%{_sysconfdir},%{_includedir}}
 
-OBJDIR=obj.$(uname -s).$(uname -r).%{_target_base_arch}
+OBJDIR=obj.$(uname -s).$(uname -r).$(uname -m)
 
 IDNU=`id -nu`
 IDNG=`id -ng`
@@ -491,6 +491,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.203  2007/08/06 18:17:22  shadzik
+- hopefully fix build on all archs
+- rel 10
+
 Revision 1.202  2007/08/06 12:58:58  patrys
 - don't obsolete by name
 
================================================================

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



More information about the pld-cvs-commit mailing list