Author: pluto                        Date: Sun Feb  5 11:15:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- X11R6 doesn't exist in th.

---- Files affected:
SPECS:
   FHS.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/FHS.spec
diff -u SPECS/FHS.spec:1.110 SPECS/FHS.spec:1.111
--- SPECS/FHS.spec:1.110        Sun Feb  5 12:03:05 2006
+++ SPECS/FHS.spec      Sun Feb  5 12:15:06 2006
@@ -17,7 +17,6 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _locmandir      /usr/local/man
-%define                _xmandir        /usr/X11R6/man
 # directory for "privilege separation" chroot
 %define                _privsepdir     /usr/share/empty
 # directory for *.idl files (for CORBA implementations)
@@ -71,8 +70,7 @@
        $RPM_BUILD_ROOT%{_fontsdir}/cyrillic \
        $RPM_BUILD_ROOT%{_fontsdir}/local \
        $RPM_BUILD_ROOT%{_fontsdir}/misc \
-       $RPM_BUILD_ROOT%{_privsepdir} \
-       $RPM_BUILD_ROOT/usr/X11R6/share
+       $RPM_BUILD_ROOT%{_privsepdir}
 
 %ifarch %{x8664} ppc64 s390x sparc64
 install -d $RPM_BUILD_ROOT{/lib64,%{_prefix}/lib64,%{_prefix}/local/lib64}
@@ -81,14 +79,10 @@
 for manp in man{1,2,3,4,5,6,7,8} ; do
        install -d $RPM_BUILD_ROOT%{_mandir}/${manp}
        install -d $RPM_BUILD_ROOT%{_locmandir}/${manp}
-       install -d $RPM_BUILD_ROOT%{_xmandir}/${manp}
        for mloc in bg cs da de el es fi fr gl hr hu id it ja ko nl pl pt \
                    pt_BR ro ru sk sl sr sv tr uk zh_CN zh_TW ; do
                install -d $RPM_BUILD_ROOT%{_mandir}/${mloc}/${manp}
        done
-       for mloc in it ko pl ; do
-               install -d $RPM_BUILD_ROOT%{_xmandir}/${mloc}/${manp}
-       done
 done
 install -d $RPM_BUILD_ROOT%{_mandir}/man{n,l}
 install -d $RPM_BUILD_ROOT%{_mandir}/pl/mann
@@ -203,14 +197,6 @@
 %{_prefix}/local/share/info
 %{_locmandir}
 %{_prefix}/local/src
-%dir /usr/X11R6
-%dir %{_xmandir}
-%{_xmandir}/man*
-%lang(it) %{_xmandir}/it
-%lang(ko) %{_xmandir}/ko
-%lang(pl) %{_xmandir}/pl
-%dir /usr/X11R6/share
-
 %dir /var
 /var/cache
 %dir /var/crash
@@ -240,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/02/05 11:15:06  pluto
+- X11R6 doesn't exist in th.
+
 Revision 1.110  2006/02/05 11:03:05  pluto
 - more font dirs for modular xorg.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/FHS.spec?r1=1.110&r2=1.111&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to