SPECS: nozomi.spec - proper _alt_kernel support

zbyniu zbyniu at pld-linux.org
Thu Aug 23 13:18:42 CEST 2007


Author: zbyniu                       Date: Thu Aug 23 11:18:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper _alt_kernel support

---- Files affected:
SPECS:
   nozomi.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/nozomi.spec
diff -u SPECS/nozomi.spec:1.12 SPECS/nozomi.spec:1.13
--- SPECS/nozomi.spec:1.12	Sun Aug  5 07:09:59 2007
+++ SPECS/nozomi.spec	Thu Aug 23 13:18:37 2007
@@ -68,10 +68,10 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-n kernel-char-nozomi
+%post	-n kernel%{_alt_kernel}-char-%{name}
 %depmod %{_kernel_ver}
 
-%postun	-n kernel-char-nozomi
+%postun	-n kernel%{_alt_kernel}-char-%{name}
 %depmod %{_kernel_ver}
 
 %if %{with dist_kernel}
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/08/23 11:18:37  zbyniu
+- proper _alt_kernel support
+
 Revision 1.12  2007/08/05 05:09:59  wolvverine
 - rel.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nozomi.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list