nerdexam
LPI

201-450 · Question #187

Which TWO of the following sentences are true about this package? Consider the following excerpt from an RPM spec file: Summary: Complete Web authoring system for linux Name: nvu Version: 0.50…

The correct answer is A. Package gtk+2-devel version 2.2.0 or higher needs to be present in the system before this nvu E. The nvu-0.50.tar.bz2 file contains pristine sources for nvu. You've hit your weekly limit · resets 5am (America/New_York)

System Maintenance

Question

Which TWO of the following sentences are true about this package? Consider the following excerpt from an RPM spec file: Summary: Complete Web authoring system for linux Name: nvu Version: 0.50 Release: 5 Source0: %{name}-%{version}.tar.bz2 Patch0: nvu-freetype2.patch.bz2 Patch1: nvu-mozilla-1.1-system-myspell-dicts.patch.bz2 Patch2: nvu- mozilla-1.7-spellcheck-full- langname.patch.bz2 License: MPL/LGPL/GPL Group: Development/Other BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: libjpeg-devel libpng-devel libIDL-devel BuildRequires: zip tcsh BuildRequires: gtk+2-devel >= 2.2.0 Which TWO of the following sentences are true about this package?

Options

  • APackage gtk+2-devel version 2.2.0 or higher needs to be present in the system before this nvu
  • BThe file nvu-freetype2.patch.bz2 must be present in the SOURCES/PATCHES directory.
  • CThe macro %_tmppath must be defined in system-wide or in local configuration files.
  • DThe nvu-0.50.tar.bz2 will be unpacked into %{_tmppath}/%{name}-buildroot.
  • EThe nvu-0.50.tar.bz2 file contains pristine sources for nvu.

How the community answered

(58 responses)
  • A
    81% (47)
  • B
    5% (3)
  • C
    2% (1)
  • D
    12% (7)

Explanation

You've hit your weekly limit · resets 5am (America/New_York)

Topics

#RPM spec file#BuildRequires#source packages#package building

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice