[packages/filesystem] - rel 24; add /etc/modprobe.d (alsa-lib wants to put files there)
arekm
arekm at pld-linux.org
Thu Jun 20 21:51:08 CEST 2013
commit 7c326c2f4cadb2edd866d9af45fbfc83e2c0667c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Jun 20 21:51:06 2013 +0200
- rel 24; add /etc/modprobe.d (alsa-lib wants to put files there)
filesystem.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index 4ba2e2d..6eaa01e 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: 23
+Release: 24
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,menus}} \
+ $RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/xinitrc.d,certs,default,init,logrotate.d,modprobe.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} \
@@ -170,6 +170,7 @@ posix.chown("/var/log/archive", 0, %{gid_logs})
%dir /etc/default
%dir /etc/init
%dir /etc/logrotate.d
+%dir /etc/modprobe.d
%dir /etc/pki
%dir /etc/pki/CA
%attr(751,root,root) %dir /etc/security
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/filesystem.git/commitdiff/7c326c2f4cadb2edd866d9af45fbfc83e2c0667c
More information about the pld-cvs-commit
mailing list