SPECS: ghostscript.spec - updated to 8.64; cups subpkg

adamg adamg at pld-linux.org
Sat Feb 28 14:43:06 CET 2009


Author: adamg                        Date: Sat Feb 28 13:43:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 8.64; cups subpkg

---- Files affected:
SPECS:
   ghostscript.spec (1.176 -> 1.177) 

---- Diffs:

================================================================
Index: SPECS/ghostscript.spec
diff -u SPECS/ghostscript.spec:1.176 SPECS/ghostscript.spec:1.177
--- SPECS/ghostscript.spec:1.176	Tue Aug  5 15:44:13 2008
+++ SPECS/ghostscript.spec	Sat Feb 28 14:43:01 2009
@@ -18,12 +18,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.63
-Release:	1
+Version:	8.64
+Release:	0.1
 License:	GPL
 Group:		Applications/Graphics
 Source0:	http://dl.sourceforge.net/ghostscript/%{name}-%{version}.tar.bz2
-# Source0-md5:	c770eedfdd846a53e211e3ba5339de21
+# Source0-md5:	b13289cb2115f38f40c5e064f87e228a
 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
@@ -93,6 +93,14 @@
 gösterebilir ve birçok yazıcının (renkli yazıcılar dahil) basabileceği
 biçime getirebilir.
 
+%package cups
+Summary:	Ghostscript cups files
+Group:		Applications/Graphics
+Requires:	%{name} = %{version}-%{release}
+
+%description cups
+This package contains cups files provided by ghostscript.
+
 %package gtk
 Summary:	Ghostscript with GTK+ console
 Summary(pl.UTF-8):	Ghostscript z konsolą GTK+
@@ -216,10 +224,10 @@
 %{__make} -C ijs install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install lib/{gs_frsd,pdfopt,pdfwrite}.ps $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
+install lib/{pdfopt,pdfwrite}.ps Resource/Init/gs_frsd.ps $RPM_BUILD_ROOT%{_datadir}/%{name}/lib
 
 # Headers
-install src/{gdevdsp,iapi,ierrors}.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
+install base/gdevdsp{,2}.h psi/{iapi,ierrors}.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
 
 rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/doc \
 	$RPM_BUILD_ROOT%{_bindir}/*.sh \
@@ -256,6 +264,7 @@
 %defattr(644,root,root,755)
 %doc %{_docdir}/%{name}-%{version}
 %attr(755,root,root) %{_bindir}/[bdeflpsux]*
+%attr(755,root,root) %{_bindir}/ghostscript
 %attr(755,root,root) %{_bindir}/gs
 %attr(755,root,root) %{_bindir}/wftopfa
 %attr(755,root,root) %{_bindir}/gs[!x]*
@@ -272,9 +281,6 @@
 %dir %{_datadir}/%{name}/%{version}/lib
 # "*.*" will not match "Fontmap". It is OK.
 %{_datadir}/%{name}/%{version}/lib/*.*
-%{_datadir}/%{name}/%{version}/lib/[!F]*map
-%{_datadir}/%{name}/%{version}/lib/FCOfontmap-PCLPS2
-%config %verify(not md5 mtime size) %{_datadir}/%{name}/%{version}/lib/Fontmap
 %{_datadir}/%{name}/%{version}/lib/pphs
 %{_datadir}/%{name}/%{version}/Resource
 %{_datadir}/%{name}/%{version}/examples
@@ -285,6 +291,12 @@
 %lang(fr) %{_mandir}/fr/man*/*
 %lang(pl) %{_mandir}/pl/man*/*
 
+%files cups
+%defattr(644,root,root,755)
+/etc/cups/*
+%{_libdir}/cups/*
+%{_datadir}/cups/*
+
 %if %{with gtk}
 %files gtk
 %defattr(644,root,root,755)
@@ -315,6 +327,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.177  2009/02/28 13:43:01  adamg
+- updated to 8.64; cups subpkg
+
 Revision 1.176  2008/08/05 13:44:13  adamg
 - updated to 8.63
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ghostscript.spec?r1=1.176&r2=1.177&f=u



More information about the pld-cvs-commit mailing list