SPECS: X11.spec, XFree86.spec - -common should own /usr/X11R6/lib ...

qboosh qboosh at pld-linux.org
Wed Oct 5 10:01:28 CEST 2005


Author: qboosh                       Date: Wed Oct  5 08:01:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -common should own /usr/X11R6/lib on lib64-based systems too

---- Files affected:
SPECS:
   X11.spec (1.151 -> 1.152) , XFree86.spec (1.614 -> 1.615) 

---- Diffs:

================================================================
Index: SPECS/X11.spec
diff -u SPECS/X11.spec:1.151 SPECS/X11.spec:1.152
--- SPECS/X11.spec:1.151	Mon Sep 12 23:22:09 2005
+++ SPECS/X11.spec	Wed Oct  5 10:01:22 2005
@@ -2495,6 +2495,9 @@
 /usr/lib/X11
 %dir %{_bindir}
 %dir %{_libdir}
+%if "%{_lib}" != "lib"
+%dir %{_prefix}/lib
+%endif
 %dir %{_libx11dir}
 %{_libx11dir}/rgb.txt
 
@@ -3451,6 +3454,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.152  2005/10/05 08:01:22  qboosh
+- -common should own /usr/X11R6/lib on lib64-based systems too
+
 Revision 1.151  2005/09/12 21:22:09  glen
 - TODO security
 

================================================================
Index: SPECS/XFree86.spec
diff -u SPECS/XFree86.spec:1.614 SPECS/XFree86.spec:1.615
--- SPECS/XFree86.spec:1.614	Sat Jul 16 10:55:59 2005
+++ SPECS/XFree86.spec	Wed Oct  5 10:01:22 2005
@@ -2341,6 +2341,9 @@
 /usr/lib/X11
 %dir %{_bindir}
 %dir %{_libdir}
+%if "%{_lib}" != "lib"
+%dir %{_prefix}/lib
+%endif
 %dir %{_libx11dir}
 %{_libx11dir}/rgb.txt
 
@@ -3251,6 +3254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.615  2005/10/05 08:01:22  qboosh
+- -common should own /usr/X11R6/lib on lib64-based systems too
+
 Revision 1.614  2005/07/16 08:55:59  qboosh
 - updated glext.h to version 29
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/X11.spec?r1=1.151&r2=1.152&f=u
    http://cvs.pld-linux.org/SPECS/XFree86.spec?r1=1.614&r2=1.615&f=u




More information about the pld-cvs-commit mailing list