[ypbind] Minor spec file cleanup

Honza Horak hhorak at fedoraproject.org
Mon Sep 24 11:21:42 UTC 2012


commit 41e631bfffaedc8f86a9b6a7a7fe74ac70e95313
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Sep 24 13:13:58 2012 +0200

    Minor spec file cleanup

 ypbind.spec |    3 +--
 1 files changed, 1 insertions(+), 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 <hhorak at redhat.com> - 3:1.36-6
 - Use sdnotify to inform systemd that daemon is ready
+- Minor spec file cleanup
 
 * Thu Aug 23 2012 Honza Horak <hhorak at redhat.com> - 3:1.36-5
 - Enhance ypbind(8) with info about NISTIMEOUT


More information about the scm-commits mailing list