packages (AC-branch): filesystem/filesystem.spec - ac fix
glen
glen at pld-linux.org
Thu Nov 11 17:52:31 CET 2010
Author: glen Date: Thu Nov 11 16:52:31 2010 GMT
Module: packages Tag: AC-branch
---- Log message:
- ac fix
---- Files affected:
packages/filesystem:
filesystem.spec (1.108 -> 1.108.2.1)
---- Diffs:
================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.108 packages/filesystem/filesystem.spec:1.108.2.1
--- packages/filesystem/filesystem.spec:1.108 Fri Feb 19 17:49:43 2010
+++ packages/filesystem/filesystem.spec Thu Nov 11 17:52:26 2010
@@ -79,6 +79,7 @@
%endif
%if "%{pld_release}" == "ac"
+rmdir $RPM_BUILD_ROOT/usr/include/X11
# X11
install -d $RPM_BUILD_ROOT/usr/X11R6/share
for manp in man{1,2,3,4,5,6,7,8} ; do
@@ -147,7 +148,9 @@
%dir /lib/security
%dir /selinux
%dir /sys
+%if "%{pld_release}" != "ac"
%dir /usr/include/X11
+%endif
%dir /usr/include/security
%dir /usr/lib/ConsoleKit
%dir /usr/lib/ConsoleKit/run-session.d
@@ -209,6 +212,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108.2.1 2010/11/11 16:52:26 glen
+- ac fix
+
Revision 1.108 2010/02/19 16:49:43 glen
- blocking readdir on /home/services breaks apps (readlink -m fails) and gives no real value); rel 33
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.108&r2=1.108.2.1&f=u
More information about the pld-cvs-commit
mailing list