/[packages]/cauldron/findutils/current/SPECS/findutils.spec
ViewVC logotype

Diff of /cauldron/findutils/current/SPECS/findutils.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 273157 by tv, Fri Jun 17 17:46:53 2011 UTC revision 273158 by colin, Sat Jul 21 17:42:31 2012 UTC
# Line 1  Line 1 
1  Summary:        The GNU versions of find utilities (find and xargs)  Summary:        The GNU versions of find utilities (find and xargs)
2  Name:           findutils  Name:           findutils
3  Version:        4.5.10  Version:        4.5.10
4  Release:        %mkrel 1  Release:        %mkrel 2
5  License:        GPLv3  License:        GPLv3
6  Group:          File tools  Group:          File tools
7  URL:            http://www.gnu.org/software/findutils/findutils.html  URL:            http://www.gnu.org/software/findutils/findutils.html
8  Source0:        ftp://alpha.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz  Source0:        ftp://alpha.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
9  Source1:        %{SOURCE0}.sig  Source1:        %{SOURCE0}.sig
10  Patch0:         findutils-4.4.5-no-locate.patch  Patch0:         findutils-4.4.5-no-locate.patch
11    Requires(pre):  filesystem >= 2.1.9-18
12  Requires(post): info-install  Requires(post): info-install
13  Requires(preun): info-install  Requires(preun):        info-install
14  BuildRequires:  gettext-devel  BuildRequires:  gettext-devel
15  Buildroot:      %{_tmppath}/%{name}-%{version}-buildroot  BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
16    
17  %description  %description
18  The findutils package contains programs which will help you locate  The findutils package contains programs which will help you locate
# Line 45  rm -rf %{buildroot} Line 46  rm -rf %{buildroot}
46    
47  %makeinstall_std  %makeinstall_std
48    
 install -d %{buildroot}/bin  
 mv %{buildroot}%{_bindir}/find %{buildroot}/bin  
 ln -sf ../../bin/find %{buildroot}%{_bindir}/find  
   
49  %{find_lang} %{name}  %{find_lang} %{name}
50    
51  %post  %post
# Line 63  rm -rf %{buildroot} Line 60  rm -rf %{buildroot}
60  %files -f %{name}.lang  %files -f %{name}.lang
61  %defattr(-,root,root)  %defattr(-,root,root)
62  %doc NEWS README  %doc NEWS README
 /bin/find  
63  %{_bindir}/find  %{_bindir}/find
64  %{_bindir}/oldfind  %{_bindir}/oldfind
65  %{_bindir}/xargs  %{_bindir}/xargs

Legend:
Removed from v.273157  
changed lines
  Added in v.273158

  ViewVC Help
Powered by ViewVC 1.1.30