Build daemons and yppush with full relro

This commit is contained in:
Honza Horák 2012-11-30 09:22:11 +01:00
parent 8b96a515a4
commit 2f07f94fb9

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.29
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2
Group: System Environment/Daemons
Source0: http://www.linux-nis.org/download/ypserv/ypserv-%{version}.tar.bz2
@ -34,6 +34,7 @@ Patch16: ypserv-2.27-confpost.patch
Patch17: ypserv-2.27-cloexec.patch
Patch18: ypserv-2.29-sdnotify.patch
Patch19: ypserv-2.29-nomap.patch
Patch20: ypserv-2.29-relro.patch
BuildRequires: tokyocabinet-devel
BuildRequires: systemd-units
@ -71,6 +72,7 @@ machines.
%patch17 -p1 -b .cloexec
%patch18 -p1 -b .sdnotify
%patch19 -p1 -b .nomap
%patch20 -p1 -b .relro
autoreconf
@ -210,6 +212,9 @@ NOPUSH=true make -eC /var/yp >&2 || :
%{_includedir}/*/*
%changelog
* Fri Nov 30 2012 Honza Horak <hhorak@redhat.com> - 2.29-5
- Build daemons and yppush with full relro
* Fri Nov 09 2012 Honza Horak <hhorak@redhat.com> - 2.29-4
- Add missing break in switch