- Add build requirements: startup-notification-devel
libgnomeprintui22-devel libXt-devel
This commit is contained in:
parent
140b0128bf
commit
fe699245a5
11
yelp.spec
11
yelp.spec
@ -9,11 +9,12 @@
|
||||
%define libxslt_version 1.1.4
|
||||
%define desktop_file_utils_version 0.3-7
|
||||
%define gail_version 1.0
|
||||
%define startup_notification_version 0.8
|
||||
|
||||
Summary: A system documentation reader from the Gnome project.
|
||||
Name: yelp
|
||||
Version: 2.15.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=319096
|
||||
Patch1: yelp-2.12.1-fedora-docs.patch
|
||||
@ -51,6 +52,9 @@ BuildRequires: fontconfig
|
||||
BuildRequires: GConf2-devel
|
||||
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
||||
BuildRequires: gnome-doc-utils
|
||||
BuildRequires: startup-notification-devel >= %{startup_notification_version}
|
||||
BuildRequires: libgnomeprintui22-devel
|
||||
BuildRequires: libXt-devel
|
||||
|
||||
%ifnarch s390 s390x ppc64
|
||||
BuildRequires: libbeagle-devel
|
||||
@ -119,6 +123,11 @@ update-desktop-database &> /dev/null ||:
|
||||
%{_datadir}/yelp
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2006 Matthew Barnes <mbarnes@redhat.com> - 2.15.1-2
|
||||
- Add build requirements: startup-notification-devel
|
||||
libgnomeprintui22-devel
|
||||
libXt-devel
|
||||
|
||||
* Tue May 9 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
|
||||
- Update to 2.15.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user