SPECS: xorg-xserver-server.spec - modules cleanup

qboosh qboosh at pld-linux.org
Sun Oct 23 09:41:15 CEST 2005


Author: qboosh                       Date: Sun Oct 23 07:41:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- modules cleanup

---- Files affected:
SPECS:
   xorg-xserver-server.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.6 SPECS/xorg-xserver-server.spec:1.7
--- SPECS/xorg-xserver-server.spec:1.6	Sun Oct 23 09:29:57 2005
+++ SPECS/xorg-xserver-server.spec	Sun Oct 23 09:41:09 2005
@@ -117,7 +117,7 @@
 	drivermandir=%{_mandir}/man4 \
 	filemandir=%{_mandir}/man5
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*{.la,.a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/{*,*/*}.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -134,7 +134,15 @@
 %{_libdir}/X11/xserver
 # broken symlinks:
 %exclude %{_libdir}/X11/xserver/C/print
-%{_libdir}/xorg
+%dir %{_libdir}/xorg
+%dir %{_libdir}/xorg/modules
+%attr(755,root,root) %{_libdir}/xorg/modules/lib*.so
+%dir %{_libdir}/xorg/modules/extensions
+%attr(755,root,root) %{_libdir}/xorg/modules/extensions/libdri.so
+%dir %{_libdir}/xorg/modules/linux
+%attr(755,root,root) %{_libdir}/xorg/modules/linux/libdrm.so
+%dir %{_libdir}/xorg/modules/multimedia
+%attr(755,root,root) %{_libdir}/xorg/modules/multimedia/*.so
 %{_datadir}/X11/xkb/compiled
 %{_mandir}/man1/*.1*
 %{_mandir}/man4/*.4x*
@@ -151,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/23 07:41:09  qboosh
+- modules cleanup
+
 Revision 1.6  2005/10/23 07:29:57  qboosh
 - typo
 
@@ -173,4 +184,3 @@
 Revision 1.1  2005/10/20 11:39:36  jpc
 - X server from X11R7.0-RC1
 - NFY
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-xserver-server.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list