SPECS: XFree86.spec - package Xdmx

qboosh qboosh at pld-linux.org
Tue May 1 10:34:27 CEST 2007


Author: qboosh                       Date: Tue May  1 08:34:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package Xdmx

---- Files affected:
SPECS:
   XFree86.spec (1.634 -> 1.635) 

---- Diffs:

================================================================
Index: SPECS/XFree86.spec
diff -u SPECS/XFree86.spec:1.634 SPECS/XFree86.spec:1.635
--- SPECS/XFree86.spec:1.634	Tue May  1 10:25:16 2007
+++ SPECS/XFree86.spec	Tue May  1 10:34:22 2007
@@ -439,6 +439,18 @@
 %description OpenGL-static -l pl.UTF-8
 Biblioteki statyczne zawierające wsparcie dla OpenGL do X11R6.
 
+%package Xdmx
+Summary:	XFree86 Xdmx server
+Summary(pl.UTF-8):	Serwer XFree86 Xdmx
+Group:		X11/Servers
+Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+
+%description Xdmx
+Xdmx - distributed multi-head X server.
+
+%description Xdmx -l pl.UTF-8
+Xdmx - rozproszony, wielomonitorowy serwer X.
+
 %package Xnest
 Summary:	XFree86 Xnest server
 Summary(pl.UTF-8):	Serwer XFree86 Xnest
@@ -2034,6 +2046,9 @@
 # kill some stuff for cleaner build (DRM already in kernel)
 rm -rf	$RPM_BUILD_ROOT%{_prefix}/src
 
+# dmx examples
+rm -f $RPM_BUILD_ROOT%{_bindir}/{dvi,res,xbell,xinput,xled,xtest}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -2411,6 +2426,25 @@
 %{_libdir}/libGLU.a
 %{_libdir}/libOSMesa.a
 
+%files Xdmx
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/Xdmx
+%attr(755,root,root) %{_bindir}/dmxaddinput
+%attr(755,root,root) %{_bindir}/dmxaddscreen
+%attr(755,root,root) %{_bindir}/dmxreconfig
+%attr(755,root,root) %{_bindir}/dmxresize
+%attr(755,root,root) %{_bindir}/dmxrminput
+%attr(755,root,root) %{_bindir}/dmxrmscreen
+%attr(755,root,root) %{_bindir}/dmxtodmx
+%attr(755,root,root) %{_bindir}/dmxwininfo
+%attr(755,root,root) %{_bindir}/vdltodmx
+%attr(755,root,root) %{_bindir}/xdmx
+%attr(755,root,root) %{_bindir}/xdmxconfig
+%{_mandir}/man1/Xdmx.1x*
+%{_mandir}/man1/dmxtodmx.1x*
+%{_mandir}/man1/vdltodmx.1x*
+%{_mandir}/man1/xdmxconfig.1x*
+
 %files Xnest
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/Xnest
@@ -3272,6 +3306,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.635  2007/05/01 08:34:22  qboosh
+- package Xdmx
+
 Revision 1.634  2007/05/01 08:25:16  qboosh
 - package kdrive servers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/XFree86.spec?r1=1.634&r2=1.635&f=u



More information about the pld-cvs-commit mailing list