packages: filesystem/filesystem.spec - add /usr/include/X11 so xorg-data-xb...

glen glen at pld-linux.org
Wed Jan 27 14:27:39 CET 2010


Author: glen                         Date: Wed Jan 27 13:27:39 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add /usr/include/X11 so xorg-data-xbitmaps/xorg-proto-xproto-devel don't have to

---- Files affected:
packages/filesystem:
   filesystem.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.106 packages/filesystem/filesystem.spec:1.107
--- packages/filesystem/filesystem.spec:1.106	Mon Dec 28 12:19:32 2009
+++ packages/filesystem/filesystem.spec	Wed Jan 27 14:27:33 2010
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Wspólne katalogi
 Name:		filesystem
 Version:	3.0
-Release:	31
+Release:	32
 License:	GPL
 Group:		Base
 BuildRequires:	automake
@@ -61,9 +61,9 @@
 	$RPM_BUILD_ROOT/etc/{pki,X11/xinit/xinitrc.d,certs,default,logrotate.d,security,sysconfig/wmstyle,tmpwatch,xdg/autostart} \
 	$RPM_BUILD_ROOT/home/{users,services} \
 	$RPM_BUILD_ROOT/lib/{firmware,security} \
-	$RPM_BUILD_ROOT/usr/include/security \
+	$RPM_BUILD_ROOT/usr/include/{security,X11} \
 	$RPM_BUILD_ROOT/usr/lib/{cgi-bin,browser-plugins,pkgconfig,initrd,ConsoleKit/run-session.d} \
-	$RPM_BUILD_ROOT/usr/share/{backgrounds,gnome/{help,wm-properties},man/man{n,l},man/pl/mann,pkgconfig,sound{,font}s,themes/Default,wallpapers,xsessions,mibs} \
+	$RPM_BUILD_ROOT/usr/share/{backgrounds,gnome/{help,wm-properties},man/man{n,l},man/pl/mann,pkgconfig,sound{,font}s,themes/Default,wallpapers,xsessions} \
 	$RPM_BUILD_ROOT/usr/src/examples \
 	$RPM_BUILD_ROOT/var/lock/subsys \
 	$RPM_BUILD_ROOT{%{_aclocaldir},%{_desktopdir}/docklets,%{_iconsdir},%{_pixmapsdir}} \
@@ -147,6 +147,7 @@
 %dir /lib/security
 %dir /selinux
 %dir /sys
+%dir /usr/include/X11
 %dir /usr/include/security
 %dir /usr/lib/ConsoleKit
 %dir /usr/lib/ConsoleKit/run-session.d
@@ -208,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2010/01/27 13:27:33  glen
+- add /usr/include/X11 so xorg-data-xbitmaps/xorg-proto-xproto-devel don't have to
+
 Revision 1.106  2009/12/28 11:19:32  glen
 - revert
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list