- publican now needs a versioned BR (see /usr/bin/publican for details)
This commit is contained in:
parent
f55661b0d7
commit
8f3558ec95
@ -16,7 +16,7 @@
|
||||
|
||||
Name: systemtap
|
||||
Version: 1.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# for version, see also configure.ac
|
||||
Summary: Instrumentation System
|
||||
Group: Development/System
|
||||
@ -66,7 +66,7 @@ BuildRequires: /usr/bin/latex /usr/bin/dvips /usr/bin/ps2pdf latex2html
|
||||
# file-based buildreq on '/usr/share/xmlto/format/fo/pdf'.
|
||||
BuildRequires: xmlto /usr/share/xmlto/format/fo/pdf
|
||||
%if %{with_publican}
|
||||
BuildRequires: publican
|
||||
BuildRequires: publican >= 2.5
|
||||
BuildRequires: /usr/share/publican/Common_Content/%{publican_brand}/defaults.cfg
|
||||
%endif
|
||||
%endif
|
||||
@ -514,6 +514,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 07 2010 Dan Horák <dan[at]danny.cz> - 1.3-4
|
||||
- publican now needs a versioned BR (see /usr/bin/publican for details)
|
||||
|
||||
* Tue Nov 16 2010 David Smith <dsmith@redhat.com> - 1.3-3
|
||||
- CVE-2010-4170
|
||||
- CVE-2010-4171
|
||||
|
Loading…
Reference in New Issue
Block a user