This commit is contained in:
parent
c2e1c71ee3
commit
abf9c7cdb6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 16 14:06:32 CEST 2007 - cthiel@suse.de
|
||||||
|
|
||||||
|
- Supplements: filesystem(squashfs)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 6 01:36:49 CEST 2007 - ro@suse.de
|
Wed Jun 6 01:36:49 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -13,10 +13,11 @@
|
|||||||
# Commandline:
|
# Commandline:
|
||||||
Name: squashfs
|
Name: squashfs
|
||||||
BuildRequires: kernel-source kernel-syms module-init-tools zlib-devel
|
BuildRequires: kernel-source kernel-syms module-init-tools zlib-devel
|
||||||
License: GNU General Public License (GPL)
|
License: GPL v2 or later
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
|
Supplements: filesystem(squashfs)
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
Release: 31
|
Release: 53
|
||||||
Source0: %{name}%{version}-r2.tar.gz
|
Source0: %{name}%{version}-r2.tar.gz
|
||||||
Patch: squashfs-retval.patch
|
Patch: squashfs-retval.patch
|
||||||
Patch1: squashfs-slab_change.patch
|
Patch1: squashfs-slab_change.patch
|
||||||
@ -38,6 +39,7 @@ Authors:
|
|||||||
%package KMP
|
%package KMP
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Summary: Kernel modules for the read-only file system with efficient compression
|
Summary: Kernel modules for the read-only file system with efficient compression
|
||||||
|
Supplements: filesystem(squashfs)
|
||||||
|
|
||||||
%description KMP
|
%description KMP
|
||||||
This package contains the necessary kernel modules to use the "squash"
|
This package contains the necessary kernel modules to use the "squash"
|
||||||
@ -92,6 +94,8 @@ done
|
|||||||
/usr/bin/*squashfs
|
/usr/bin/*squashfs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 16 2007 - cthiel@suse.de
|
||||||
|
- Supplements: filesystem(squashfs)
|
||||||
* Wed Jun 06 2007 - ro@suse.de
|
* Wed Jun 06 2007 - ro@suse.de
|
||||||
- fix build with current kernel
|
- fix build with current kernel
|
||||||
* Wed Apr 04 2007 - lrupp@suse.de
|
* Wed Apr 04 2007 - lrupp@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user