Author: tommat Date: Tue Apr 17 06:49:31 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 8.56 - use internal modified jasper source
---- Files affected: SPECS: ghostscript.spec (1.164 -> 1.165) ---- Diffs: ================================================================ Index: SPECS/ghostscript.spec diff -u SPECS/ghostscript.spec:1.164 SPECS/ghostscript.spec:1.165 --- SPECS/ghostscript.spec:1.164 Sat Feb 24 23:02:06 2007 +++ SPECS/ghostscript.spec Tue Apr 17 08:49:26 2007 @@ -15,12 +15,12 @@ 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.54 -Release: 3 +Version: 8.56 +Release: 0.1 License: GPL Group: Applications/Graphics -Source0: http://dl.sourceforge.net/ghostscript/%{name}-%{version}-gpl.tar.bz2 -# Source0-md5: 5d0ad0da8297fe459a788200f0eaeeba +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 @@ -43,7 +43,6 @@ %{?with_system_jbig2dec:BuildRequires: jbig2dec-devel} # for gsx %{?with_gtk:BuildRequires: gtk+-devel} -BuildRequires: jasper-devel BuildRequires: libpng-devel >= 1.0.8 BuildRequires: libstdc++-devel BuildRequires: libtiff-devel @@ -148,7 +147,7 @@ Statyczna wersja biblioteki IJS. %prep -%setup -q -a2 -n %{name}-%{version}-gpl +%setup -q -a2 %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -287,9 +286,9 @@ # "*.*" will not match "Fontmap". It is OK. %{_datadir}/%{name}/%{version}/lib/*.* %{_datadir}/%{name}/%{version}/lib/[!F]*map -%{_datadir}/%{name}/%{version}/lib/FAPI*map +%{_datadir}/%{name}/%{version}/lib/FCOfontmap-PCLPS2 %config %verify(not md5 mtime size) %{_datadir}/%{name}/%{version}/lib/Fontmap -%config %verify(not md5 mtime size) %{_datadir}/%{name}/%{version}/lib/FAPIconfig +%{_datadir}/%{name}/%{version}/lib/pphs %{_datadir}/%{name}/%{version}/Resource %{_datadir}/%{name}/%{version}/examples %{_mandir}/man*/* @@ -328,6 +327,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.165 2007/04/17 06:49:26 tommat +- up to 8.56 +- use internal modified jasper source + Revision 1.164 2007/02/24 22:02:06 arekm - rel 3; rebuild with new jasper ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ghostscript.spec?r1=1.164&r2=1.165&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
