SPECS: xorg-lib-libXt.spec - added app-defaults dir (main + pl for...

qboosh qboosh at pld-linux.org
Sun Mar 5 19:32:22 CET 2006


Author: qboosh                       Date: Sun Mar  5 18:32:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added app-defaults dir (main + pl for now)

---- Files affected:
SPECS:
   xorg-lib-libXt.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/xorg-lib-libXt.spec
diff -u SPECS/xorg-lib-libXt.spec:1.13 SPECS/xorg-lib-libXt.spec:1.14
--- SPECS/xorg-lib-libXt.spec:1.13	Wed Dec 28 15:15:29 2005
+++ SPECS/xorg-lib-libXt.spec	Sun Mar  5 19:32:17 2006
@@ -83,6 +83,9 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	pkgconfigdir=%{_pkgconfigdir}
 
+install -d $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults
+install -d $RPM_BUILD_ROOT%{_datadir}/X11/pl/app-defaults
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -93,6 +96,9 @@
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog
 %attr(755,root,root) %{_libdir}/libXt.so.*.*.*
+%dir %{_datadir}/X11/app-defaults
+%lang(pl) %dir %{_datadir}/X11/pl
+%lang(pl) %dir %{_datadir}/X11/pl/app-defaults
 
 %files devel
 %defattr(644,root,root,755)
@@ -114,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/03/05 18:32:17  qboosh
+- added app-defaults dir (main + pl for now)
+
 Revision 1.13  2005/12/28 14:15:29  qboosh
 - sources from X11R7.0 release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-lib-libXt.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list