]> git.pld-linux.org Git - packages/xpdf.git/commitdiff
- enable a4 paper printing by default
authorwrobell <wrobell@pld-linux.org>
Thu, 7 Feb 2002 13:57:59 +0000 (13:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- build requirements as on homepage
- rel. 2
- stb

Changed files:
    xpdf.spec -> 1.40

xpdf.spec

index 5773df39adb16029e6016b441018636e71289bfc..ead772bfa6cbdfdaf8e44be8920a021c8a1e3997 100644 (file)
--- a/xpdf.spec
+++ b/xpdf.spec
@@ -5,7 +5,7 @@ Summary(pl):    Przegl
 Summary(pt_BR):        Visualizador de arquivos PDF
 Name:          xpdf
 Version:       1.00
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications
 Group(de):     X11/Applikationen
@@ -22,8 +22,8 @@ URL:          http://www.foolabs.com/xpdf/
 Icon:          xpdfIcon.gif
 BuildRequires: libstdc++-devel
 BuildRequires: XFree86-devel
-BuildRequires: t1lib-devel >= 1.0.0
-BuildRequires: freetype-devel >= 2.0.5
+BuildRequires: t1lib-devel >= 1.3.0
+BuildRequires: freetype-devel >= 2.0.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        _prefix         /usr/X11R6
@@ -70,6 +70,7 @@ CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti"
 export CXXFLAGS 
 %configure2_13 \
        --with-gzip \
+    --enable-a4-paper \
        --enable-opi \
        --enable-freetype2 \
        --with-freetype2-includes=/usr/include/freetype2 \
This page took 0.028959 seconds and 4 git commands to generate.