[yp-tools] Minor spec file fixes

Honza Horak hhorak at fedoraproject.org
Mon Sep 24 10:51:06 UTC 2012


commit 491df991d4695bd44d300fb0d19cb65f20cd866c
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Sep 24 12:50:50 2012 +0200

    Minor spec file fixes

 yp-tools.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
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 <hhorak at redhat.com> - 2.12-12
+- Minor spec file fixes
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.12-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list