Accepting request 83726 from Base:System

- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.) (forwarded request 83520 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=29
This commit is contained in:
Sascha Peilicke 2011-09-20 10:54:41 +00:00 committed by Git OBS Bridge
commit 554cc5e283
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
-------------------------------------------------------------------
Fri Apr 29 17:29:58 CEST 2011 - pth@suse.de

View File

@ -125,9 +125,6 @@ mv $RPM_BUILD_ROOT{%{_bindir},/bin}/find
# create /usr/bin/find -> /bin/find symlink
ln -sf ../../bin/find $RPM_BUILD_ROOT%{_bindir}
%clean
rm -rf $RPM_BUILD_ROOT
%post locate
%{fillup_only -n locate}