]> git.pld-linux.org Git - packages/findutils.git/commitdiff
- release 3, Epoch: 1, findutils-4_1_6-1
authorkloczek <kloczek@pld-linux.org>
Thu, 15 Mar 2001 05:44:00 +0000 (05:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added nolibrtl patch with hack in autoconf script for remove linking
  binaries with librt (patch from rawhide).

Changed files:
    findutils.spec -> 1.39

findutils.spec

index 414ecd0f7005ae79cee1f5f4a51ba272a6a4be01..4198bb78823dd94ec3ddde86898a997045701208 100644 (file)
@@ -17,6 +17,7 @@ Patch2:               %{name}-mktemp.patch
 Patch3:                %{name}-getshort.patch
 Patch4:                %{name}-DESTDIR.patch
 Patch5:                %{name}-am-workaround.patch
+Patch6:                %{name}-nolibrt.patch
 #BuildRequires:        automake
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,6 +67,7 @@ arayabilirsiniz.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 #autoconf
This page took 0.030348 seconds and 4 git commands to generate.