Minor spec file cleanup
This commit is contained in:
parent
48bb6f4d29
commit
41e631bfff
@ -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@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@redhat.com> - 3:1.36-5
|
||||
- Enhance ypbind(8) with info about NISTIMEOUT
|
||||
|
Loading…
Reference in New Issue
Block a user