From 41e631bfffaedc8f86a9b6a7a7fe74ac70e95313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Hor=C3=A1k?= Date: Mon, 24 Sep 2012 13:13:58 +0200 Subject: [PATCH] Minor spec file cleanup --- ypbind.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ypbind.spec b/ypbind.spec index 6bf1df4..302be4a 100644 --- a/ypbind.spec +++ b/ypbind.spec @@ -63,7 +63,6 @@ autoreconf make %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/var/yp/binding @@ -110,7 +109,6 @@ if [ "$1" -ge "1" ] ; then fi %files -f %{name}.lang -%defattr(-,root,root) %{_sbindir}/* %{_mandir}/*/* %{_libexecdir}/* @@ -123,6 +121,7 @@ fi %changelog * Mon Sep 24 2012 Honza Horak - 3:1.36-6 - Use sdnotify to inform systemd that daemon is ready +- Minor spec file cleanup * Thu Aug 23 2012 Honza Horak - 3:1.36-5 - Enhance ypbind(8) with info about NISTIMEOUT