Author: arekm Date: Wed Nov 29 01:03:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pure th br
---- Files affected: SPECS: t1lib.spec (1.74 -> 1.75) ---- Diffs: ================================================================ Index: SPECS/t1lib.spec diff -u SPECS/t1lib.spec:1.74 SPECS/t1lib.spec:1.75 --- SPECS/t1lib.spec:1.74 Wed Nov 29 00:43:09 2006 +++ SPECS/t1lib.spec Wed Nov 29 02:03:17 2006 @@ -2,7 +2,6 @@ # # Conditional build: %bcond_without doc # do not build documentation with LaTeX -%bcond_with xlibs # build with xlibs instead of XFree86 # Summary: A library for character- and string-glyphs from Adobe Type 1 fonts Summary(pl): Biblioteka znakowych i łańcuchowych glifów z fontów Adobe Type 1 @@ -11,7 +10,7 @@ Summary(uk): ňÁÓÔĹŇÉÚÁÔĎŇ ŰŇÉĆÔŚ× Type 1 Name: t1lib Version: 5.1.0 -Release: 2 +Release: 3 License: LGPL Group: Libraries Source0: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz @@ -28,19 +27,18 @@ Patch5: %{name}-xglyph.patch Patch6: %{name}-link.patch Patch7: %{name}-aclocal.patch -%if %{with xlibs} -BuildRequires: libXaw-devel -%else -BuildRequires: XFree86-devel -%endif BuildRequires: autoconf BuildRequires: automake +BuildRequires: libXaw-devel BuildRequires: libtool +BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libXaw-devel +BuildRequires: xorg-lib-libXt-devel %if %{with doc} BuildRequires: tetex-dvips +BuildRequires: tetex-format-latex BuildRequires: tetex-latex BuildRequires: tetex-makeindex -BuildRequires: tetex-format-latex BuildRequires: tetex-tex-babel %endif Requires(post): fontpostinst >= 0.1-6 @@ -51,7 +49,7 @@ %define _t1fontsdir %{_fontsdir}/Type1 %define _t1afmdir %{_t1fontsdir}/afm %define _datadir /etc -%define specflags_ia32 -fomit-frame-pointer +%define specflags_ia32 -fomit-frame-pointer %description t1lib is a library distributed under the GNU General Public Library @@ -309,6 +307,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75 2006/11/29 01:03:17 arekm +- pure th br + Revision 1.74 2006/11/28 23:43:09 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/t1lib.spec?r1=1.74&r2=1.75&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
