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
PatchO: nvu-freetype2. patch. bz2
Patch1:nvu-mozilla-l.l-system-myspell-dicts.patch.bz2
Patch2:nvu-mozilla-1.7-spellcheck-full-langname.patch.bz2
License: MPL/LGPL/GPi-Group:
Development/Other Url: http://www.nvu.com BuildRoot:%{_tmppath}/%{name}-buildroot
BuildRequires: libjpeg-devel libpng-devel liblDL-devel
BuildRequires: ziptcsh BuildRequires: gtk+2-devel >= 2.2.0

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
PatchO: nvu-freetype2. patch. bz2
Patch1:nvu-mozilla-l.l-system-myspell-dicts.patch.bz2
Patch2:nvu-mozilla-1.7-spellcheck-full-langname.patch.bz2
License: MPL/LGPL/GPi-Group:
Development/Other Url: http://www.nvu.com BuildRoot:%{_tmppath}/%{name}-buildroot
BuildRequires: libjpeg-devel libpng-devel liblDL-devel
BuildRequires: ziptcsh BuildRequires: gtk+2-devel >= 2.2.0

Which TWO of the following sentences are true about this package?

A.
The macro %_tmppath must be defined in system-wide or in local configuration files.

B.
Package gtk+2-devel version 2.2.0 or higher needs to be present in the system before this nvu package may be installed.

C.
The nvu-0.50.tar.bz2 file contains pristine sources for nvu.

D.
The nvu-0.50.tar.bz2 will be unpacked into %{_tmppath}/%{name}-buildroot.

E.
The file nvu-freetype2.patch.bz2 must be present in the SOURCES/PATCHES directory.



Leave a Reply 0

Your email address will not be published. Required fields are marked *