SPECS: ghostscript.spec - updated to 8.57 - modified libjpeg sourc...
qboosh
qboosh at pld-linux.org
Thu Jul 5 23:54:32 CEST 2007
Author: qboosh Date: Thu Jul 5 21:54:32 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 8.57
- modified libjpeg sources already included in main source
---- Files affected:
SPECS:
ghostscript.spec (1.166 -> 1.167)
---- Diffs:
================================================================
Index: SPECS/ghostscript.spec
diff -u SPECS/ghostscript.spec:1.166 SPECS/ghostscript.spec:1.167
--- SPECS/ghostscript.spec:1.166 Tue May 1 18:06:56 2007
+++ SPECS/ghostscript.spec Thu Jul 5 23:54:27 2007
@@ -15,17 +15,14 @@
Summary(pl.UTF-8): Bezpłatny interpreter i renderer PostScriptu i PDF
Summary(tr.UTF-8): PostScript & PDF yorumlayıcı ve gösterici
Name: ghostscript
-Version: 8.56
+Version: 8.57
Release: 1
License: GPL
Group: Applications/Graphics
Source0: http://dl.sourceforge.net/ghostscript/%{name}-%{version}.tar.bz2
-# Source0-md5: 498015a278308d147bea563be2c5165e
-# we need to link with libjpeg recompiled with our parameters
-Source2: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
-# Source2-md5: dbd5f3b47ed13132f04c685d608a7547
-Source5: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
-# Source5-md5: 9b5953aa0cc155f4364f20036b848585
+# Source0-md5: cc8368863fe6b666aaf13beb83ba300a
+Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
+# Source1-md5: 9b5953aa0cc155f4364f20036b848585
Patch0: %{name}-missquotes.patch
Patch1: %{name}-setuid.patch
Patch2: %{name}-time_h.patch
@@ -147,15 +144,14 @@
Statyczna wersja biblioteki IJS.
%prep
-%setup -q -a2
+%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1 -b .am
+%patch3 -p1
#%patch4 -p1
#%patch5 -p1
%patch6 -p1
-ln -sf jp* jpeg
%build
# workarounds
@@ -165,11 +161,6 @@
rm -rf jbig2dec
fi
%endif
-# not really needed with new patch :)
-# sed -i -e 's#:$(gsdir)/fonts#:$(gsdir)/fonts:%{_datadir}/fonts:%{_datadir}/fonts/Type1#g' src/Makefile.in
-#
-%{__libtoolize}
-cp -f %{_datadir}/automake/config.sub .
%{__aclocal}
%{__autoconf}
CFLAGS="%{rpmcflags} -DA4"
@@ -223,20 +214,11 @@
docdir=$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} \
mandir=$RPM_BUILD_ROOT%{_mandir}
-cd ijs
-%{__make} install \
+%{__make} -C ijs install \
DESTDIR=$RPM_BUILD_ROOT
-# prefix=$RPM_BUILD_ROOT%{_prefix} \
-# bindir=$RPM_BUILD_ROOT%{_bindir} \
-# datadir=$RPM_BUILD_ROOT%{_datadir} \
-# libdir=$RPM_BUILD_ROOT%{_libdir} \
-# includedir=$RPM_BUILD_ROOT%{_includedir} \
-# mandir=$RPM_BUILD_ROOT%{_mandir}
-cd ..
install lib/{gs_frsd,pdfopt,pdfwrite}.ps $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
-#install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/doc \
$RPM_BUILD_ROOT%{_bindir}/*.sh \
$RPM_BUILD_ROOT%{_mandir}/man1/{ps2pdf1{2,3},gsbj,gsdj,gsdj500,gslj,eps2eps}.1 \
@@ -256,7 +238,7 @@
echo ".so ps2pdf.1" > $RPM_BUILD_ROOT%{_mandir}/de/man1/ps2pdf13.1
-bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
+bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
#mv -f $RPM_BUILD_ROOT%{_bindir}/{gsc,gs}
ln -sf gs $RPM_BUILD_ROOT%{_bindir}/gsc
@@ -327,6 +309,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.167 2007/07/05 21:54:27 qboosh
+- updated to 8.57
+- modified libjpeg sources already included in main source
+
Revision 1.166 2007/05/01 16:06:56 arekm
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ghostscript.spec?r1=1.166&r2=1.167&f=u
More information about the pld-cvs-commit
mailing list