require ntfs-3g [release 049-3mamba;Sun Feb 03 2019]
This commit is contained in:
parent
17f59cf905
commit
616689dd5c
@ -1,6 +1,6 @@
|
|||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 049
|
Version: 049
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Generic, modular initramfs generation tool that can be used across various distributions
|
Summary: Generic, modular initramfs generation tool that can be used across various distributions
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -79,6 +79,7 @@ Requires: cryptsetup
|
|||||||
Requires: kmod
|
Requires: kmod
|
||||||
Requires: gnupg
|
Requires: gnupg
|
||||||
Requires: pkg-config
|
Requires: pkg-config
|
||||||
|
Requires: ntfs-3g
|
||||||
Provides: mkinitramfs
|
Provides: mkinitramfs
|
||||||
Obsoletes: mkinitramfs
|
Obsoletes: mkinitramfs
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -396,6 +397,9 @@ fi
|
|||||||
#%doc NEWS README README.generic README.kernel README.modules TODO
|
#%doc NEWS README README.generic README.kernel README.modules TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 049-3mamba
|
||||||
|
- require ntfs-3g
|
||||||
|
|
||||||
* Sat Jan 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 049-2mamba
|
* Sat Jan 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 049-2mamba
|
||||||
- 99squash-live: added patch to resync with 90dmsquash-live to fix recent boot problems
|
- 99squash-live: added patch to resync with 90dmsquash-live to fix recent boot problems
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user