[packages/systemd] - enable firmware loader - rel 8

baggins baggins at pld-linux.org
Thu Aug 22 13:36:01 CEST 2013


commit c03ba8f3087105b2aaa82c8a9898db9dc8c90f96
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Aug 22 13:35:46 2013 +0200

    - enable firmware loader
    - rel 8

 systemd.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 68bb5e3..082d865 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -16,7 +16,7 @@ Summary(pl.UTF-8):	systemd - zarządca systemu i usług dla Linuksa
 Name:		systemd
 # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
 Version:	206
-Release:	7
+Release:	8
 Epoch:		1
 License:	GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:		Base
@@ -602,6 +602,7 @@ cp -p %{SOURCE2} src/systemd_booted.c
 	--with-kbd-setfont=/bin/setfont \
 	--with-sysvinit-path=/etc/rc.d/init.d \
 	--with-sysvrcnd-path=/etc/rc.d \
+	--with-firmware-path=/lib/firmware \
 	--with-rc-local-script-path-start=/etc/rc.d/rc.local \
 	--with-rc-local-script-path-stop=/sbin/halt.local \
 	--with-rootprefix="" \
@@ -1371,6 +1372,7 @@ fi
 
 # rules below are NOT supposed to be changed by users
 /lib/udev/rules.d/42-usb-hid-pm.rules
+/lib/udev/rules.d/50-firmware.rules
 /lib/udev/rules.d/50-udev-default.rules
 /lib/udev/rules.d/60-cdrom_id.rules
 /lib/udev/rules.d/60-keyboard.rules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/c03ba8f3087105b2aaa82c8a9898db9dc8c90f96



More information about the pld-cvs-commit mailing list