[packages/linux-one] - really, really fix alt_kernel build - rel 5

baggins baggins at pld-linux.org
Sat Oct 6 22:19:09 CEST 2012


commit c070e9ae9f4da55b1a4b73d8f36293806aa4ecb6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 6 22:18:53 2012 +0200

    - really, really fix alt_kernel build
    - rel 5

 linux-one.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/linux-one.spec b/linux-one.spec
index fb6d845..ded669b 100644
--- a/linux-one.spec
+++ b/linux-one.spec
@@ -9,7 +9,7 @@
 %undefine	with_dist_kernel
 %endif
 
-%define		rel	4
+%define		rel	5
 %define		pname	linux-one
 Summary:	One IPC Linux kernel module
 Summary(pl.UTF-8):	Moduł IPC One dla jądra Linuksa
@@ -116,10 +116,10 @@ cd src
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-n kernel-misc-one
+%post	-n kernel%{_alt_kernel}-misc-one
 %depmod %{_kernel_ver}
 
-%postun	-n kernel-misc-one
+%postun	-n kernel%{_alt_kernel}-misc-one
 %depmod %{_kernel_ver}
 
 %if %{with userspace}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-one.git/commitdiff/c070e9ae9f4da55b1a4b73d8f36293806aa4ecb6



More information about the pld-cvs-commit mailing list