update to 1.3.7 [release 1.3.7-1mamba;Sun Feb 08 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 10:28:11 +01:00
parent d0f53cc5ee
commit ac7633f4e1

View File

@ -1,6 +1,6 @@
%define nopermfs_gid 32 %define nopermfs_gid 32
Name: postplug Name: postplug
Version: 1.3.6 Version: 1.3.7
Release: 1mamba Release: 1mamba
Summary: Pluggable boot-time configuration tool Summary: Pluggable boot-time configuration tool
Group: System/Tools Group: System/Tools
@ -80,11 +80,13 @@ This package provides a sound configuration plugin for %{name}.
%setup -q %setup -q
%build %build
%make %make \
libdir=%{_libdir}
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall %makeinstall \
libdir=%{_libdir}
install -d %{buildroot}%{_sysconfdir}/rc.d/rcsysinit.d install -d %{buildroot}%{_sysconfdir}/rc.d/rcsysinit.d
ln -sf ../init.d/%{name} \ ln -sf ../init.d/%{name} \
@ -198,6 +200,9 @@ exit 0
/sbin/update-alternatives-set-dri /sbin/update-alternatives-set-dri
%changelog %changelog
* Sun Feb 08 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.7-1mamba
- update to 1.3.7
* Sat Jan 17 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.6-1mamba * Sat Jan 17 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.6-1mamba
- update to 1.3.6 - update to 1.3.6