diff --git a/yp-tools.spec b/yp-tools.spec index 29dfebf..3001eac 100644 --- a/yp-tools.spec +++ b/yp-tools.spec @@ -49,13 +49,11 @@ you'll need to install the ypserv package on one machine on the network. make %install -rm -rf $RPM_BUILD_ROOT make DESTDIR="$RPM_BUILD_ROOT" INSTALL_PROGRAM=install install %find_lang %name %files -f %{name}.lang -%defattr(-,root,root,-) %doc AUTHORS COPYING README ChangeLog NEWS etc/nsswitch.conf %doc THANKS TODO %{_bindir}/* @@ -64,6 +62,9 @@ make DESTDIR="$RPM_BUILD_ROOT" INSTALL_PROGRAM=install install /var/yp/nicknames %changelog +* Mon Sep 24 2012 Honza Horak - 2.12-12 +- Minor spec file fixes + * Sun Jul 22 2012 Fedora Release Engineering - 2.12-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild