packages: ghostscript/ghostscript.spec - fixed %files

charles charles at pld-linux.org
Thu Apr 22 02:42:24 CEST 2010


Author: charles                      Date: Thu Apr 22 00:42:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed %files

---- Files affected:
packages/ghostscript:
   ghostscript.spec (1.183 -> 1.184) 

---- Diffs:

================================================================
Index: packages/ghostscript/ghostscript.spec
diff -u packages/ghostscript/ghostscript.spec:1.183 packages/ghostscript/ghostscript.spec:1.184
--- packages/ghostscript/ghostscript.spec:1.183	Tue Apr 20 21:51:12 2010
+++ packages/ghostscript/ghostscript.spec	Thu Apr 22 02:42:18 2010
@@ -277,6 +277,7 @@
 %attr(755,root,root) %{_bindir}/gs[!x]*
 %attr(755,root,root) %{_bindir}/ijs_*_example
 %attr(755,root,root) %{_libdir}/libgs.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgs.so.8
 %attr(755,root,root) %{_libdir}/libijs-*.so
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/*.*
@@ -301,8 +302,10 @@
 %files cups
 %defattr(644,root,root,755)
 /etc/cups/*
-%{_ulibdir}/cups/*
-%{_datadir}/cups/*
+%attr(755,root,root) %{_ulibdir}/cups/filter/pstopxl
+%attr(755,root,root) %{_ulibdir}/cups/filter/pstoraster
+%{_datadir}/cups/model/pxlcolor.ppd
+%{_datadir}/cups/model/pxlmono.ppd
 
 %if %{with gtk}
 %files gtk
@@ -334,6 +337,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.184  2010/04/22 00:42:18  charles
+- fixed %files
+
 Revision 1.183  2010/04/20 19:51:12  charles
 - updated to 8.71
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghostscript/ghostscript.spec?r1=1.183&r2=1.184&f=u



More information about the pld-cvs-commit mailing list