3
0
forked from pool/findutils

Accepting request 83520 from home:jengelh:bl-f

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

OBS-URL: https://build.opensuse.org/request/show/83520
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2011-09-20 07:48:19 +00:00 committed by Git OBS Bridge
parent 0679fc42de
commit ea1cde1a8d
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 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 # create /usr/bin/find -> /bin/find symlink
ln -sf ../../bin/find $RPM_BUILD_ROOT%{_bindir} ln -sf ../../bin/find $RPM_BUILD_ROOT%{_bindir}
%clean
rm -rf $RPM_BUILD_ROOT
%post locate %post locate
%{fillup_only -n locate} %{fillup_only -n locate}