packages: stfl/stfl.spec - BR: rpm-perlprov, rpm-pythonprov and activate -...

sparky sparky at pld-linux.org
Tue Nov 24 02:51:35 CET 2009


Author: sparky                       Date: Tue Nov 24 01:51:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: rpm-perlprov, rpm-pythonprov  and activate
- trick to make it build on 32bits

---- Files affected:
packages/stfl:
   stfl.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/stfl/stfl.spec
diff -u packages/stfl/stfl.spec:1.19 packages/stfl/stfl.spec:1.20
--- packages/stfl/stfl.spec:1.19	Tue Nov 24 01:33:25 2009
+++ packages/stfl/stfl.spec	Tue Nov 24 02:51:29 2009
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%include        /usr/lib/rpm/macros.perl
 Summary:	STFL implements a curses-based widget set for text terminals
 Summary(hu.UTF-8):	Az STFL egy curses-alapú widget-készletet biztosít szöveges terminálokhoz
 Summary(pl.UTF-8):	Implementacja opartego na ncurses zestawu widgetów dla terminali tekstowych
@@ -16,6 +17,8 @@
 BuildRequires:	perl-devel
 BuildRequires:	python-devel
 BuildRequires:	python-modules
+BuildRequires:	rpm-perlprov
+BuildRequires:	rpm-pythonprov
 BuildRequires:	ruby-devel
 BuildRequires:	swig-perl
 BuildRequires:	swig-python
@@ -121,7 +124,8 @@
 
 %build
 %{__make} -j1 \
-	prefix=%{_prefix} \
+	prefix="" \
+ 	libdir=%{_libdir} \
 	CFLAGS="-Wall %{rpmcflags} -I. -D_GNU_SOURCE -fPIC" \
 	LDFLAGS="%{rpmldflags}" \
 	CC="%{__cc} -pthread"
@@ -185,6 +189,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2009/11/24 01:51:29  sparky
+- BR: rpm-perlprov, rpm-pythonprov  and activate
+- trick to make it build on 32bits
+
 Revision 1.19  2009/11/24 00:33:25  sparky
 - added link patch, use rpmcflags, rpmldflags, __cc
 - BR: python-modules
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stfl/stfl.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list