]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- use builtin kpathsea and xpdf
authorZsolt Udvari <uzsolt@pld-linux.org>
Thu, 12 Nov 2009 16:03:18 +0000 (16:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- now builds

Changed files:
    texlive.spec -> 1.299

texlive.spec

index 3ceed0e359d101f57812bd6f584c8906bb441472..229ebc60c9caf650d5e29c900fb6e3f97a512c85 100644 (file)
@@ -15,7 +15,7 @@
 
 %include       /usr/lib/rpm/macros.perl
 # Conditional build:
-%bcond_with    bootstrap       # bootstrap build
+%bcond_without bootstrap       # bootstrap build
 %bcond_without xindy           # do not build xindy packages
 
 %if %{with bootstrap}
@@ -40,8 +40,6 @@ License:      distributable
 Group:         Applications/Publishing/TeX
 Source0:       http://tug.org/svn/texlive/branches/branch%{year}/Master/source/%{name}-%{version}-source.tar.xz
 # Source0-md5: 053395f260549b5d48892d40b5e083eb
-# Source1:     ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
-# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
 Source4:       %{name}.cron
 Source5:       xdvi.desktop
 Source6:       xdvi.png
@@ -1807,6 +1805,7 @@ Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
 Requires:      %{name}-pdftex = %{epoch}:%{version}-%{release}
 Requires:      %{name}-tex-babel = %{epoch}:%{version}-%{release}
 Requires:      %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex-data
 Suggests:      %{name}-fonts-jknappen
 Suggests:      %{name}-latex-ucs = %{epoch}:%{version}-%{release}
 Provides:      tetex-format-latex = %{epoch}:%{version}-%{release}
@@ -5642,11 +5641,9 @@ export CPPFLAGS="%{rpmcppflags} -DHAVE_PROTOTYPES"
        --with-freetype-includes=/usr/include/freetype \
        --with-system-freetype2 \
        --with-system-gd \
-       --with-system-kpathsea \
        --with-system-ncurses \
        --with-system-pnglib \
        --with-system-t1lib \
-       --with-system-xpdf \
        --with-system-zlib \
        --with-xdvi-x-toolkit=xaw \
        --without-dialog \
This page took 0.053788 seconds and 4 git commands to generate.