[packages/alsa-utils] - rel 4; fix alsa-restore.service

jareq jareq at pld-linux.org
Sun May 12 22:01:48 CEST 2013


commit f920b15a0cc9afe2a68e895b39e3b73b3acce9c0
Author: Jaroslaw Kruk <kruk.jaroslaw at gmail.com>
Date:   Sun May 12 21:58:37 2013 +0200

    - rel 4; fix alsa-restore.service

 alsa-utils-fix_service_restore.patch | 11 +++++++++++
 alsa-utils.spec                      |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/alsa-utils.spec b/alsa-utils.spec
index 055161f..536b19c 100644
--- a/alsa-utils.spec
+++ b/alsa-utils.spec
@@ -6,7 +6,7 @@ Summary(ru.UTF-8):	Утилиты командной строки для ALSA pr
 Summary(uk.UTF-8):	Утиліти командного рядка для ALSA project
 Name:		alsa-utils
 Version:	1.0.27
-Release:	3
+Release:	4
 # some apps GPL v2, some GPL v2+
 License:	GPL v2
 Group:		Applications/Sound
@@ -20,6 +20,7 @@ Patch0:		%{name}-fast_sampling.patch
 Patch1:		%{name}-modprobe.patch
 Patch2:		%{name}-build.patch
 Patch3:		alsactl-fix.patch
+Patch4:		%{name}-fix_service_restore.patch
 URL:		http://www.alsa-project.org/
 BuildRequires:	alsa-lib-devel >= 1.0.26
 BuildRequires:	autoconf >= 2.59
@@ -108,6 +109,7 @@ Skrypt init dla Advanced Linux Sound Architecture.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__gettextize}
diff --git a/alsa-utils-fix_service_restore.patch b/alsa-utils-fix_service_restore.patch
new file mode 100644
index 0000000..37dc17f
--- /dev/null
+++ b/alsa-utils-fix_service_restore.patch
@@ -0,0 +1,11 @@
+diff -urN alsa-utils-1.0.27.orig/alsactl/alsa-restore.service.in alsa-utils-1.0.27/alsactl/alsa-restore.service.in
+--- alsa-utils-1.0.27.orig/alsactl/alsa-restore.service.in	2013-04-11 13:43:06.000000000 +0200
++++ alsa-utils-1.0.27/alsactl/alsa-restore.service.in	2013-05-12 21:39:52.000000000 +0200
+@@ -12,6 +12,6 @@
+ Conflicts=shutdown.target
+ 
+ [Service]
+-Type=oneshop
++Type=oneshot
+ ExecStart=- at sbindir@/alsactl restore
+ StandardOutput=syslog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/alsa-utils.git/commitdiff/f920b15a0cc9afe2a68e895b39e3b73b3acce9c0



More information about the pld-cvs-commit mailing list