]> git.pld-linux.org Git - packages/linux-one.git/commitdiff
- really fix build with alt_kernel auto/th/linux-one-1.6.0-4
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Oct 2012 20:16:43 +0000 (22:16 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Oct 2012 20:16:43 +0000 (22:16 +0200)
- rel 4

linux-one.spec

index fe73a5e4bc4a9c88e5de561302b975a836280089..fb6d845b16efc4baaad55af107d3b417d691a509 100644 (file)
@@ -9,7 +9,7 @@
 %undefine      with_dist_kernel
 %endif
 
-%define                rel     3
+%define                rel     4
 %define                pname   linux-one
 Summary:       One IPC Linux kernel module
 Summary(pl.UTF-8):     Moduł IPC One dla jądra Linuksa
@@ -62,7 +62,7 @@ Plik nagłówkowy dla urządzenia IPC One.
 
 Linux One to nowe API IPC wykorzystywane przez Comę.
 
-%package -n kernel-misc-one
+%package -n kernel%{_alt_kernel}-misc-one
 Summary:       One IPC module for Linux kernel
 Summary(pl.UTF-8):     Moduł IPC One dla jądra Linuksa
 Release:       %{rel}@%{_kernel_ver_str}
@@ -74,12 +74,12 @@ Requires(postun):   %releq_kernel
 %endif
 Obsoletes:     kernel-one
 
-%description -n kernel-misc-one
+%description -n kernel%{_alt_kernel}-misc-one
 One IPC module for Linux kernel.
 
 Linux One is the new IPC API used by Coma.
 
-%description -n kernel-misc-one -l pl.UTF-8
+%description -n kernel%{_alt_kernel}-misc-one -l pl.UTF-8
 Moduł IPC One dla jądra Linuksa.
 
 Linux One to nowe API IPC wykorzystywane przez Comę.
@@ -130,7 +130,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %if %{with kernel}
-%files -n kernel-misc-one
+%files -n kernel%{_alt_kernel}-misc-one
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/linux-one.ko*
 %endif
This page took 0.083837 seconds and 4 git commands to generate.