2.91.90
This commit is contained in:
parent
ca4b289606
commit
340602a6a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
yelp-2.31.7.tar.bz2
|
||||
/yelp-2.91.9.tar.bz2
|
||||
/yelp-2.91.10.tar.bz2
|
||||
/yelp-2.91.90.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
38ad1dd12e3ee362f94a7ed42a7a156f yelp-2.91.10.tar.bz2
|
||||
7abca77ecb5674c9889eefaf5473af39 yelp-2.91.90.tar.bz2
|
||||
|
20
yelp.spec
20
yelp.spec
@ -1,28 +1,22 @@
|
||||
%define glib2_version 2.25.3
|
||||
%define libxml_version 2.6.5
|
||||
%define libxslt_version 1.1.4
|
||||
|
||||
Summary: Help browser for the GNOME desktop
|
||||
Name: yelp
|
||||
Epoch: 1
|
||||
Version: 2.91.10
|
||||
Release: 4%{?dist}
|
||||
Version: 2.91.90
|
||||
Release: 1%{?dist}
|
||||
#VCS: git:git://git.gnome.org/yelp
|
||||
Source: http://download.gnome.org/sources/yelp/2.91/%{name}-%{version}.tar.bz2
|
||||
URL: http://live.gnome.org/Yelp
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
Requires: docbook-dtds
|
||||
Requires: gnome-user-docs
|
||||
Requires: yelp-xsl
|
||||
|
||||
Requires(post): desktop-file-utils
|
||||
Requires(postun): desktop-file-utils
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gtk3-devel >= 2.99.0
|
||||
BuildRequires: libxml2-devel >= %{libxml_version}
|
||||
BuildRequires: libxslt-devel >= %{libxslt_version}
|
||||
BuildRequires: gtk3-devel >= 3.0.0
|
||||
BuildRequires: libxml2-devel >= 2.6.5
|
||||
BuildRequires: libxslt-devel >= 1.1.4
|
||||
BuildRequires: webkitgtk3-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: yelp-xsl-devel >= 2.31.3
|
||||
@ -121,6 +115,10 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 21 2011 Matthias Clasen <mclasen@redhat.com> 1:2.91.90-1
|
||||
- Update to 2.91.90
|
||||
- Drop docbook-dtds dependency
|
||||
|
||||
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 1:2.91.10-4
|
||||
- Rebuild against newer gtk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user