From 543444d810454d3afc1c4ac4541a4338c36d65f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 23 May 2014 10:11:03 +0200 Subject: [PATCH 1/2] Own %{_includedir}/rpcsvc (RHBZ #1100354). --- ypserv.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ypserv.spec b/ypserv.spec index 5b4508a..7bdd267 100644 --- a/ypserv.spec +++ b/ypserv.spec @@ -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 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Daemons Source0: http://www.linux-nis.org/download/ypserv/ypserv-%{version}.tar.bz2 @@ -219,9 +219,12 @@ fi %{_libdir}/yp %{_sbindir}/* %{_mandir}/*/* -%{_includedir}/*/* +%{_includedir}/rpcsvc %changelog +* Mon May 26 2014 Ralf Corsépius - 2.32-2 +- Own %%{_includedir}/rpcsvc (RHBZ #1100354). + * Mon Nov 18 2013 Honza Horak - 2.32-1 - Update to new upstream version 2.32 From c0ffa0d94c37dca79279f294efd101121fcaf815 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 12:51:36 -0500 Subject: [PATCH 2/2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ypserv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ypserv.spec b/ypserv.spec index 7bdd267..1293027 100644 --- a/ypserv.spec +++ b/ypserv.spec @@ -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 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: System Environment/Daemons Source0: http://www.linux-nis.org/download/ypserv/ypserv-%{version}.tar.bz2 @@ -222,6 +222,9 @@ fi %{_includedir}/rpcsvc %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.32-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 Ralf Corsépius - 2.32-2 - Own %%{_includedir}/rpcsvc (RHBZ #1100354).