]> git.pld-linux.org Git - packages/xpdf.git/commitdiff
- add patch6 to address to address CAN-2005-0064 auto/ac/xpdf-3_00-8 xpdf-3_00-8
authorradzio <radzio@pld-linux.org>
Tue, 18 Jan 2005 23:32:40 +0000 (23:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 8
- STBR

Changed files:
    xpdf.spec -> 1.87

xpdf.spec

index 71fb12a4767c8e855b4d6e9adb7c5fb3732b1bf3..b354cfb7eddc5d7596e3363c1ef0a0bf818efdc2 100644 (file)
--- a/xpdf.spec
+++ b/xpdf.spec
@@ -2,7 +2,6 @@
 # Conditional build:
 %bcond_without protections     # remove protections against fair use (printing and copying)
 #
-%define                _pl     pl2
 
 Summary:       Portable Document Format (PDF) file viewer
 Summary(es):   Visualizador de archivos PDF
@@ -13,7 +12,7 @@ Summary(ru):  
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÐÅÒÅÇÌÑÄÕ PDF ÆÁÊ̦×
 Name:          xpdf
 Version:       3.00
-Release:       7
+Release:       8
 License:       GPL
 Group:         X11/Applications
 Source0:       ftp://ftp.foolabs.com/pub/xpdf/%{name}-%{version}.tar.gz
@@ -27,8 +26,8 @@ Patch2:               %{name}-fontdirs.patch
 # probably obsolete
 Patch3:                %{name}-nonumericlocale.patch
 Patch4:                %{name}-intoverflow.patch
-Patch5:                %{name}-%{version}%{_pl}.patch
-
+Patch5:                %{name}-%{version}pl2.patch
+Patch6:                %{name}-%{version}pl3.patch
 URL:           http://www.foolabs.com/xpdf/
 Icon:          xpdfIcon.gif
 BuildRequires: XFree86-devel
@@ -109,6 +108,7 @@ pdftops, pdftotext).
 %patch2 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__autoconf}
This page took 1.38877 seconds and 4 git commands to generate.