SPECS: squashfs_lzma.spec - pl fixes, cleanups

qboosh qboosh at pld-linux.org
Thu Dec 15 22:52:05 CET 2005


Author: qboosh                       Date: Thu Dec 15 21:52:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fixes, cleanups

---- Files affected:
SPECS:
   squashfs_lzma.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/squashfs_lzma.spec
diff -u SPECS/squashfs_lzma.spec:1.3 SPECS/squashfs_lzma.spec:1.4
--- SPECS/squashfs_lzma.spec:1.3	Sun Dec 11 02:59:19 2005
+++ SPECS/squashfs_lzma.spec	Thu Dec 15 22:52:00 2005
@@ -13,7 +13,7 @@
 
 %define	_origname	squashfs
 Summary:	Set of tools which creates squashfs filesystem with lzma compression
-Summary(pl):	Zestaw narzędzi do tworzenia systemu plików squashfs z kompresja lzma
+Summary(pl):	Zestaw narzędzi do tworzenia systemu plików squashfs z kompresją lzma
 Name:		squashfs_lzma
 Version:	2.2
 %define		_rel	0.1
@@ -37,7 +37,8 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package contains utilities for squashfs filesystem.
+This package contains utilities for squashfs filesystem with lzma
+compression.
 
 Squashfs is a highly compressed read-only filesystem for Linux (kernel
 2.4.x and 2.6.x). It uses zlib compression to compress both files,
@@ -51,7 +52,7 @@
 low overhead is needed.
 
 %description -l pl
-Zestaw narzędzi do tworzenia systemu plików squashfs.
+Zestaw narzędzi do tworzenia systemu plików squashfs z kompresją lzma.
 
 Squashfs jest systemem plików tylko do odczytu z dużym współczynnikiem
 kompresji dla Linuksa (jądra 2.4.x i 2.6.x). Używa kompresji zlib do
@@ -142,9 +143,7 @@
 %endif
 	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
-#
-#	patching/creating makefile(s) (optional)
-#
+
 	%{__make} -C %{_kernelsrcdir} clean \
 		RCS_FIND_IGNORE="-name '*.ko' -o" \
 		M=$PWD O=$PWD \
@@ -191,6 +190,13 @@
 %postun	-n kernel-smp-fs-squashfs_lzma
 %depmod %{_kernel_ver}smp
 
+%if %{with userspace}
+%files
+%defattr(644,root,root,755)
+%doc README ACKNOWLEDGEMENTS CHANGES
+%attr(755,root,root) %{_sbindir}/*
+%endif
+
 %if %{with kernel}
 %files -n kernel-fs-squashfs_lzma
 %defattr(644,root,root,755)
@@ -203,19 +209,15 @@
 %endif
 %endif
 
-%if %{with userspace}
-%files
-%defattr(644,root,root,755)
-%doc README ACKNOWLEDGEMENTS CHANGES
-%attr(755,root,root) %{_sbindir}/*
-%endif
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/15 21:52:00  qboosh
+- pl fixes, cleanups
+
 Revision 1.3  2005/12/11 01:59:19  sparky
 - BR: zlib-devel; lzma-devel has no header files
 
@@ -224,4 +226,3 @@
 
 Revision 1.1  2005/12/09 22:19:13  sparky
 - tool and kernel module for lzma-compressed squashfs, works
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squashfs_lzma.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list