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