Author: qboosh                       Date: Sat Oct 22 08:58:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use system gd
- dropped obsolete configure options (system-tifflib,system-wwwlib)
- bumped libpng,zlib,gd BRs to versions included with sources

---- Files affected:
SPECS:
   tetex.spec (1.218 -> 1.219) 

---- Diffs:

================================================================
Index: SPECS/tetex.spec
diff -u SPECS/tetex.spec:1.218 SPECS/tetex.spec:1.219
--- SPECS/tetex.spec:1.218      Wed Oct  5 23:06:12 2005
+++ SPECS/tetex.spec    Sat Oct 22 10:58:38 2005
@@ -57,15 +57,15 @@
 BuildRequires: bison
 BuildRequires: ed
 BuildRequires: flex
-BuildRequires: libpng-devel >= 1.0.8
+BuildRequires: gd-devel >= 2.0.33
+BuildRequires: libpng-devel >= 1.2.8
 BuildRequires: libstdc++-devel
-BuildRequires: libtiff-devel
 BuildRequires: ncurses-devel
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: rpm-perlprov
 BuildRequires: t1lib-devel >= 5.0.2
 BuildRequires: texinfo
-BuildRequires: zlib-devel
+BuildRequires: zlib-devel >= 1.2.1
 PreReq:                /sbin/ldconfig
 PreReq:                awk
 PreReq:                sed
@@ -3122,25 +3122,24 @@
 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %configure2_13 \
+       --disable-multiplatform \
+       --disable-static \
+       --enable-a4 \
+       --enable-gf \
+       --enable-ipc \
+       --enable-shared \
+       --with-fonts-dir=/var/cache/fonts \
+       --with-ncurses \
+       --with-system-gd \
        --with-system-ncurses \
-       --with-system-zlib \
        --with-system-pnglib \
-       --with-system-tifflib \
-       --with-system-wwwlib \
        --with-system-t1lib \
-       --disable-multiplatform \
+       --with-system-zlib \
+       --with-texmf-dir=../../texmf \
+       --with-xdvi-x-toolkit=xaw \
        --without-dialog \
-       --without-texinfo \
        --without-t1utils \
-       --with-xdvi-x-toolkit=xaw \
-       --with-fonts-dir=/var/cache/fonts \
-       --with-texmf-dir=../../texmf \
-       --with-ncurses \
-       --enable-shared \
-       --enable-gf \
-       --enable-a4 \
-       --enable-ipc \
-       --disable-static
+       --without-texinfo
 
 rm -f texk/{tetex,dvipsk}/*.info*
 cd texk/dvipsk
@@ -6142,6 +6141,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.219  2005/10/22 08:58:38  qboosh
+- use system gd
+- dropped obsolete configure options (system-tifflib,system-wwwlib)
+- bumped libpng,zlib,gd BRs to versions included with sources
+
 Revision 1.218  2005/10/05 21:06:12  qboosh
 - pl updates
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tetex.spec?r1=1.218&r2=1.219&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to