- fix absolute symlinks and character encoding for RELNOTES (#225909)
- preserve file timestamps (#225909) - use %{?_smp_mflags} (#225909) - fix service rdisc stop removing of lock file
This commit is contained in:
parent
1894ef84b6
commit
921ea56c0f
@ -26,8 +26,9 @@ BuildRequires: docbook-utils perl-SGMLSpm
|
||||
BuildRequires: glibc-kernheaders >= 2.4-8.19
|
||||
BuildRequires: libsysfs-devel
|
||||
BuildRequires: libidn-devel
|
||||
Requires(post): chkconfig
|
||||
Requires(preun): chkconfig
|
||||
Requires(post): /sbin/chkconfig
|
||||
Requires(preun): /sbin/chkconfig
|
||||
Requires(preun): /sbin/service
|
||||
Requires(postun): /sbin/service
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user