SPECS: mktemp.spec - fix amd64 build; adapterized

glen glen at pld-linux.org
Fri Oct 14 19:40:11 CEST 2005


Author: glen                         Date: Fri Oct 14 17:40:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix amd64 build; adapterized

---- Files affected:
SPECS:
   mktemp.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/mktemp.spec
diff -u SPECS/mktemp.spec:1.35 SPECS/mktemp.spec:1.36
--- SPECS/mktemp.spec:1.35	Fri Oct 14 19:15:21 2005
+++ SPECS/mktemp.spec	Fri Oct 14 19:40:06 2005
@@ -11,11 +11,12 @@
 Release:	18
 License:	BSD
 Group:		Applications/System
-Source0:	ftp://ftp.mktemp.org/pub/mktemp/mktemp-1.5.tar.gz
+Source0:	ftp://ftp.mktemp.org/pub/mktemp/%{name}-%{version}.tar.gz
 # Source0-md5:	9a35c59502a228c6ce2be025fc6e3ff2
 Source1:	%{name}.1.pl
-Patch0:	%{name}-DESTDIR.patch
+Patch0:		%{name}-DESTDIR.patch
 URL:		http://www.mktemp.org/
+BuildRequires:	automake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_exec_prefix /
@@ -59,6 +60,7 @@
 %patch0 -p1
 
 %build
+cp -f /usr/share/automake/config.sub .
 %configure \
 	--with-libc
 %{__make} CFLAGS="-Wall %{rpmcflags}" CC=%{__cc}
@@ -87,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2005/10/14 17:40:06  glen
+- fix amd64 build; adapterized
+
 Revision 1.35  2005/10/14 17:15:21  glen
 - updated to sources from mktemp.org (yes, the version number is same); rel 18
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mktemp.spec?r1=1.35&r2=1.36&f=u




More information about the pld-cvs-commit mailing list