Author: qboosh Date: Sun Nov 19 21:33:20 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added common /usr/share/xml (as specified by FHS 2.3) - release 16
---- Files affected: SPECS: FHS.spec (1.115 -> 1.116) ---- Diffs: ================================================================ Index: SPECS/FHS.spec diff -u SPECS/FHS.spec:1.115 SPECS/FHS.spec:1.116 --- SPECS/FHS.spec:1.115 Fri Oct 27 20:13:35 2006 +++ SPECS/FHS.spec Sun Nov 19 22:33:15 2006 @@ -7,7 +7,7 @@ Summary(tr): Temel dosya sistemi yapýsý Name: FHS Version: 2.3 -Release: 15 +Release: 16 License: GPL Group: Base URL: http://www.pathname.com/fhs/ @@ -52,7 +52,7 @@ $RPM_BUILD_ROOT/lib/modules \ $RPM_BUILD_ROOT/{mnt,media/{cdrom,floppy},proc,root,sbin,tmp} \ $RPM_BUILD_ROOT/usr/{bin,games,include,lib,sbin,share,src} \ - $RPM_BUILD_ROOT/usr/share/{dict,doc,games,info,misc,tmac} \ + $RPM_BUILD_ROOT/usr/share/{dict,doc,games,info,misc,tmac,xml} \ $RPM_BUILD_ROOT/usr/lib/games \ $RPM_BUILD_ROOT/usr/local/{bin,etc,games,include,lib,sbin,share/{doc,info},src} \ $RPM_BUILD_ROOT/var/{cache,crash,db,games,lib/misc,local,lock,log,mail,opt,run,spool,tmp} @@ -158,6 +158,7 @@ %lang(zh_TW) /usr/share/man/zh_TW %dir /usr/share/misc %dir /usr/share/tmac +%dir /usr/share/xml %dir /usr/src %dir /usr/local %dir /usr/local/bin @@ -200,6 +201,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.116 2006/11/19 21:33:15 qboosh +- added common /usr/share/xml (as specified by FHS 2.3) +- release 16 + Revision 1.115 2006/10/27 18:13:35 qboosh - removed all dirs not covered by FHS 2.3 (moved to filesystem.spec) - release 15 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/FHS.spec?r1=1.115&r2=1.116&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
