packages: ghostscript/ghostscript.spec - moved X11 module (dynamic x11/x11a...

qboosh qboosh at pld-linux.org
Wed Sep 15 20:05:30 CEST 2010


Author: qboosh                       Date: Wed Sep 15 18:05:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- moved X11 module (dynamic x11/x11alpha drivers) to subpackage; base no longer requires X11 libs

---- Files affected:
packages/ghostscript:
   ghostscript.spec (1.193 -> 1.194) 

---- Diffs:

================================================================
Index: packages/ghostscript/ghostscript.spec
diff -u packages/ghostscript/ghostscript.spec:1.193 packages/ghostscript/ghostscript.spec:1.194
--- packages/ghostscript/ghostscript.spec:1.193	Wed Sep 15 09:20:43 2010
+++ packages/ghostscript/ghostscript.spec	Wed Sep 15 20:05:24 2010
@@ -131,6 +131,18 @@
 %description gtk -l pl.UTF-8
 Ghostscript z konsolą GTK+.
 
+%package x11
+Summary:	X Window System drivers for Ghostscript
+Summary(pl.UTF-8):	Sterowniki systemu X Window dla Ghostscripta
+Group:		Applications/Graphics
+Requires:	%{name} = %{version}-%{release}
+
+%description x11
+X Window System output drivers for Ghostscript: x11, x11alpha.
+
+%description x11 -l pl.UTF-8
+Sterowniki wyjściowe systemu X Window dla Ghostscripta: x11, x11alpha.
+
 %package devel
 Summary:	libgs header files
 Summary(pl.UTF-8):	Pliki nagłówkowe libgs
@@ -310,7 +322,6 @@
 %attr(755,root,root) %{_libdir}/libijs-*.so
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/%{version}
-%attr(755,root,root) %{_libdir}/%{name}/%{version}/X11.so
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/%{version}
 %dir %{_datadir}/%{name}/%{version}/lib
@@ -370,6 +381,10 @@
 %attr(755,root,root) %{_bindir}/gsx
 %endif
 
+%files x11
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/%{name}/%{version}/X11.so
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgs.so
@@ -394,6 +409,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.194  2010/09/15 18:05:24  qboosh
+- moved X11 module (dynamic x11/x11alpha drivers) to subpackage; base no longer requires X11 libs
+
 Revision 1.193  2010/09/15 07:20:43  qboosh
 - svga comment (drivers are broken in upstream sources)
 
================================================================

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



More information about the pld-cvs-commit mailing list