]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- use _noautoreqfiles to avoid perl dependency in -devel
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Jul 2004 05:42:11 +0000 (05:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.501

glibc.spec

index 8709777887fdcb61607a3d5811a61065a910b004..ae88d8697479aa9944f0788dbc2d31ff8a4d1dd6 100644 (file)
@@ -142,6 +142,8 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define        specflags_sparc64       -mvis -fcall-used-g6
 %define                _libdir                 /usr/lib64
 %endif
+# we don't want perl dependency in glibc-devel
+%define                _noautoreqfiles         %{_bindir}/mtrace
 # hack: don't depend on rpmlib(PartialHardlinkSets) for easier upgrade from Ra
 # (hardlinks here are unlikely to be "partial"... and rpm 4.0.2 from Ra was
 # patched not to crash on partial hardlinks too)
This page took 0.038698 seconds and 4 git commands to generate.