[packages/filesystem] add /etc/xdg/menus
glen
glen at pld-linux.org
Wed Jan 16 01:00:02 CET 2013
commit b7207b5558e6de4df289e9d4724d3a7bf1b507e8
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jan 16 01:59:51 2013 +0200
add /etc/xdg/menus
filesystem.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index 2ffade5..47fb5d3 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -11,7 +11,7 @@ Summary: Common directories
Summary(pl.UTF-8): Wspólne katalogi
Name: filesystem
Version: 4.0
-Release: 20
+Release: 21
License: GPL
Group: Base
BuildRequires: automake
@@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
install -d \
$RPM_BUILD_ROOT/{initrd,selinux,run,sys} \
- $RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/xinitrc.d,certs,default,init,logrotate.d,pki/CA,security,sysconfig,tmpwatch,xdg/autostart} \
+ $RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/xinitrc.d,certs,default,init,logrotate.d,pki/CA,security,sysconfig,tmpwatch,xdg/{autostart,menus}} \
$RPM_BUILD_ROOT/home/{users,services} \
$RPM_BUILD_ROOT/lib/{firmware,security,udev/rules.d,systemd/system} \
$RPM_BUILD_ROOT/usr/include/{security,X11} \
@@ -177,6 +177,7 @@ posix.chown("/var/log/archive", 0, %{gid_logs})
%dir /etc/tmpwatch
%dir /etc/xdg
%dir /etc/xdg/autostart
+%dir /etc/xdg/menus
%dir /etc/NetworkManager
%dir /etc/NetworkManager/dispatcher.d
%dir /home/users
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/filesystem.git/commitdiff/b7207b5558e6de4df289e9d4724d3a7bf1b507e8
More information about the pld-cvs-commit
mailing list