Link with systemd.so

This commit is contained in:
Honza Horak 2014-08-13 18:15:12 +02:00
parent 382b3df86b
commit 73d5b83ba4
1 changed files with 6 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Summary: The NIS (Network Information Service) server
Url: http://www.linux-nis.org/nis/ypserv/index.html
Name: ypserv
Version: 2.32.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Group: System Environment/Daemons
Source0: http://www.linux-nis.org/download/ypserv/ypserv-%{version}.tar.bz2
@ -31,6 +31,7 @@ Patch7: ypserv-2.24-aliases.patch
Patch8: ypserv-2.27-confpost.patch
Patch9: ypserv-2.29-relro.patch
Patch10: ypserv-2.31-netgrprecur.patch
Patch11: ypserv-2.32-systemdso.patch
BuildRequires: tokyocabinet-devel
BuildRequires: systemd
@ -66,6 +67,7 @@ machines.
%patch8 -p1 -b .confpost
%patch9 -p1 -b .relro
%patch10 -p1 -b .netgrprecur
%patch11 -p1 -b .systemdso
autoreconf
@ -222,6 +224,9 @@ fi
%{_includedir}/rpcsvc
%changelog
* Wed Aug 13 2014 Honza Horak <hhorak@redhat.com> - 2.32.1-2
- Link with systemd.so
* Tue Aug 12 2014 Honza Horak <hhorak@redhat.com> - 2.32.1-1
- New upstream release 2.32.1