packages: suite3270/suite3270.spec - rel 2 - more BRs - single-job install

baggins baggins at pld-linux.org
Mon Mar 15 01:19:31 CET 2010


Author: baggins                      Date: Mon Mar 15 00:19:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- more BRs
- single-job install

---- Files affected:
packages/suite3270:
   suite3270.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/suite3270/suite3270.spec
diff -u packages/suite3270/suite3270.spec:1.4 packages/suite3270/suite3270.spec:1.5
--- packages/suite3270/suite3270.spec:1.4	Mon Mar 15 01:12:50 2010
+++ packages/suite3270/suite3270.spec	Mon Mar 15 01:19:26 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Emulator terminala IBM 3270
 Name:		suite3270
 Version:	3.3.10ga4
-Release:	1
+Release:	2
 License:	MIT-like
 Group:		Applications/Terminal
 Source0:	http://x3270.bgp.nu/download/%{name}-%{version}-src.tgz
@@ -12,12 +12,15 @@
 BuildRequires:	ncurses-devel
 BuildRequires:	readline-devel
 BuildRequires:	tcl-devel >= 8.4
+BuildRequires:	xorg-app-bdftopcf
+BuildRequires:	xorg-app-mkfontdir
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXaw-devel
 BuildRequires:	xorg-lib-libXmu-devel
 BuildRequires:	xorg-lib-libXt-devel
 BuildRequires:	xorg-lib-libXt-devel
 BuildRequires:	xorg-proto-xproto-devel
+BuildRequires:	xorg-util-imake
 Requires(post,postun):	fontpostinst
 # better separate x3270 (the rest doesn't depend on X)
 Obsoletes:	x3270
@@ -102,19 +105,19 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} -C c3270-3.3 install \
+%{__make} -j1 -C c3270-3.3 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__make} -C pr3287-3.3 install \
+%{__make} -j1 -C pr3287-3.3 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__make} -C s3270-3.3 install \
+%{__make} -j1 -C s3270-3.3 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__make} -C tcl3270-3.3 install \
+%{__make} -j1 -C tcl3270-3.3 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__make} -C x3270-3.3 install \
+%{__make} -j1 -C x3270-3.3 install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	BINDIR=%{_bindir}
 
@@ -149,6 +152,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/03/15 00:19:26  baggins
+- rel 2
+- more BRs
+- single-job install
+
 Revision 1.4  2010/03/15 00:12:50  baggins
 - 3.3.10ga4
 - updated BRs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/suite3270/suite3270.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list