packages: tcl-snack/tcl-snack.spec - BR: iconv, python-modules, rpm-pythonp...

sparky sparky at pld-linux.org
Fri Feb 26 16:03:39 CET 2010


Author: sparky                       Date: Fri Feb 26 15:03:39 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: iconv, python-modules, rpm-pythonprov
- with-tck and with-tk changed to make it build on 64bits

---- Files affected:
packages/tcl-snack:
   tcl-snack.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/tcl-snack/tcl-snack.spec
diff -u packages/tcl-snack/tcl-snack.spec:1.3 packages/tcl-snack/tcl-snack.spec:1.4
--- packages/tcl-snack/tcl-snack.spec:1.3	Thu Feb 25 23:40:37 2010
+++ packages/tcl-snack/tcl-snack.spec	Fri Feb 26 16:03:31 2010
@@ -14,9 +14,12 @@
 Patch3:		snack-newALSA.patch
 Patch4:		glibc2.10.patch
 BuildRequires:	alsa-lib-devel
+BuildRequires:	iconv
 BuildRequires:	libogg-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	python-devel
+BuildRequires:	python-modules
+BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sed >= 4.0
 BuildRequires:	tcl-devel
@@ -77,8 +80,8 @@
 cd unix
 %configure \
 	--disable-static \
-	--with-tcl=%{_libdir} \
-	--with-tk=%{_libdir} \
+	--with-tcl=%{_prefix}/lib \
+	--with-tk=%{_prefix}/lib \
 	--with-ogg-include=%{_includedir} \
 	--with-ogg-lib=%{_libdir} \
 	--enable-alsa \
@@ -149,6 +152,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/02/26 15:03:31  sparky
+- BR: iconv, python-modules, rpm-pythonprov
+- with-tck and with-tk changed to make it build on 64bits
+
 Revision 1.3  2010/02/25 22:40:37  glen
 - packaging improvements pld ways
 
================================================================

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



More information about the pld-cvs-commit mailing list