Bug 9667 - grep-2.5.1a-alt1 has invalid BuildRequires
Summary: grep-2.5.1a-alt1 has invalid BuildRequires
Status: CLOSED DUPLICATE of bug 9666
Alias: None
Product: Sisyphus
Classification: Development
Component: grep (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-04 14:57 MSD by Evgenii Terechkov
Modified: 2009-05-10 09:33 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgenii Terechkov 2006-06-04 14:57:17 MSD
По недомыслию собрал grep-2.5.1a-alt (был 2.5.1-alt0.4cvs) на Мастере 2.4.
Собрал с libpcre3-4.5 (у которой ещё /usr/lib/libpcre.so.3 вместо
/lib/libpcre.so.3). Соответственно, при следующей загрузке машины получил ругань
от fgrep-а (он не мог найти libpcre.so.3). Видимо необходимо в спеке сделать
s/BuildRequires: libpcre-devel/BuildRequires: libpcre-devel >= 6.4-alt2/;
Comment 1 Dmitry V. Levin 2006-06-04 16:53:21 MSD

*** This bug has been marked as a duplicate of 9666 ***