SPECS: kaptain.spec - more BR, compiles for amd64

undefine undefine at pld-linux.org
Wed Oct 26 17:35:25 CEST 2005


Author: undefine                     Date: Wed Oct 26 15:35:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more BR, compiles for amd64

---- Files affected:
SPECS:
   kaptain.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/kaptain.spec
diff -u SPECS/kaptain.spec:1.1 SPECS/kaptain.spec:1.2
--- SPECS/kaptain.spec:1.1	Wed Oct 26 16:54:15 2005
+++ SPECS/kaptain.spec	Wed Oct 26 17:35:19 2005
@@ -9,6 +9,9 @@
 Source0:	http://dl.sourceforge.net/kaptain/%{name}-%{version}.tar.gz
 # Source0-md5:	2a3a9d6acaa74a517a088a3aba1b9696
 URL:		http://kaptain.sourceforge.net/
+BuildRequires:	automake
+BuildRequires:	bison
+BuildRequires:	flex
 BuildRequires:	qt-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,7 +34,10 @@
 %setup -q
 
 %build
-%configure
+cp -f /usr/share/automake/config.sub admin
+%configure \
+	--with-qt-libraries=%{_libdir}
+
 %{__make}
 
 %install
@@ -63,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/26 15:35:19  undefine
+- more BR, compiles for amd64
+
 Revision 1.1  2005/10/26 14:54:15  undefine
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kaptain.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list