- 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:
Martin Nagy 2008-01-17 07:23:03 +00:00
parent 1894ef84b6
commit 921ea56c0f

View File

@ -26,8 +26,9 @@ BuildRequires: docbook-utils perl-SGMLSpm
BuildRequires: glibc-kernheaders >= 2.4-8.19 BuildRequires: glibc-kernheaders >= 2.4-8.19
BuildRequires: libsysfs-devel BuildRequires: libsysfs-devel
BuildRequires: libidn-devel BuildRequires: libidn-devel
Requires(post): chkconfig Requires(post): /sbin/chkconfig
Requires(preun): chkconfig Requires(preun): /sbin/chkconfig
Requires(preun): /sbin/service
Requires(postun): /sbin/service Requires(postun): /sbin/service
%description %description