remove old openmamba configuration and icon; require pcscd [release 056-3mamba;Mon Jun 20 2022]
This commit is contained in:
parent
1d638d6d58
commit
dcff711e24
12
dracut.spec
12
dracut.spec
@ -1,6 +1,6 @@
|
||||
Name: dracut
|
||||
Version: 056
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Generic, modular initramfs generation tool that can be used across various distributions
|
||||
Group: System/Kernel and Hardware
|
||||
Vendor: openmamba
|
||||
@ -70,6 +70,7 @@ Requires: open-fcoe
|
||||
Requires: open-lldp
|
||||
Requires: open-iscsi
|
||||
Requires: openssh-clients
|
||||
Requires: pcscd
|
||||
Requires: pkgconf
|
||||
Requires: plymouth
|
||||
Requires: reiserfsprogs
|
||||
@ -135,8 +136,7 @@ export CFLAGS="%{optflags} -Wformat"
|
||||
sysconfdir=%{_sysconfdir} \
|
||||
systemdsystemunitdir=%{_unitdir}
|
||||
|
||||
install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/dracut.conf.d/openmamba.conf
|
||||
install -D -m0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/openmamba-logo.png
|
||||
#install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/dracut.conf.d/openmamba.conf
|
||||
|
||||
# compatibility symlinks
|
||||
install -d -m0755 %{buildroot}%{_sbindir}
|
||||
@ -160,7 +160,7 @@ fi
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%config %{_sysconfdir}/dracut.conf
|
||||
%{_sysconfdir}/dracut.conf.d/openmamba.conf
|
||||
#%{_sysconfdir}/dracut.conf.d/openmamba.conf
|
||||
%{_bindir}/dracut
|
||||
%{_bindir}/lsinitrd
|
||||
%{_sbindir}/mkinitrd
|
||||
@ -370,7 +370,6 @@ fi
|
||||
%{_unitdir}/initrd.target.wants/dracut-*.service
|
||||
%{_datadir}/bash-completion/completions/dracut
|
||||
%{_datadir}/bash-completion/completions/lsinitrd
|
||||
%{_datadir}/pixmaps/openmamba-logo.png
|
||||
%{_datadir}/pkgconfig/dracut.pc
|
||||
%{_mandir}/man1/lsinitrd.1*
|
||||
%{_mandir}/man7/dracut.bootup.7*
|
||||
@ -423,6 +422,9 @@ fi
|
||||
#%doc NEWS README README.generic README.kernel README.modules TODO
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 056-3mamba
|
||||
- remove old openmamba configuration and icon; require pcscd
|
||||
|
||||
* Sat May 21 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 056-2mamba
|
||||
- require bluez
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user