SPECS: squashfs_lzma.spec - keep previous module name

glen glen at pld-linux.org
Thu Sep 20 13:07:56 CEST 2007


Author: glen                         Date: Thu Sep 20 11:07:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- keep previous module name

---- Files affected:
SPECS:
   squashfs_lzma.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/squashfs_lzma.spec
diff -u SPECS/squashfs_lzma.spec:1.22 SPECS/squashfs_lzma.spec:1.23
--- SPECS/squashfs_lzma.spec:1.22	Thu Sep 20 12:43:27 2007
+++ SPECS/squashfs_lzma.spec	Thu Sep 20 13:07:51 2007
@@ -132,6 +132,7 @@
 
 %if %{with kernel}
 %build_kernel_modules -C fs/squashfs -m squashfs
+mv fs/squashfs/squashfs{,_lzma}-dist.ko
 %endif
 
 %install
@@ -144,7 +145,7 @@
 %endif
 
 %if %{with kernel}
-%install_kernel_modules -m fs/squashfs/squashfs -s lzma -d kernel/fs
+%install_kernel_modules -m fs/squashfs/squashfs_lzma -d kernel/fs
 %endif
 
 %clean
@@ -166,7 +167,7 @@
 %if %{with kernel}
 %files -n kernel%{_alt_kernel}-fs-squashfs_lzma
 %defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}/kernel/fs/squashfs-lzma.ko*
+/lib/modules/%{_kernel_ver}/kernel/fs/squashfs_lzma.ko*
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -175,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/09/20 11:07:51  glen
+- keep previous module name
+
 Revision 1.22  2007/09/20 10:43:27  glen
 - fix kernel module build
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squashfs_lzma.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list