2.27.1
This commit is contained in:
parent
4393d35867
commit
afceb13da5
@ -1 +1 @@
|
|||||||
yelp-2.26.0.tar.bz2
|
yelp-2.27.1.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
3413fd051c5ecbfe98819a8fb4ac83dd yelp-2.26.0.tar.bz2
|
3435dda07e709f0f8e1d9002298d2af8 yelp-2.27.1.tar.bz2
|
||||||
|
15
yelp.spec
15
yelp.spec
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
Summary: Help browser for the GNOME desktop
|
Summary: Help browser for the GNOME desktop
|
||||||
Name: yelp
|
Name: yelp
|
||||||
Version: 2.26.0
|
Version: 2.27.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://download.gnome.org/sources/yelp/2.26/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/yelp/2.27/%{name}-%{version}.tar.bz2
|
||||||
URL: http://live.gnome.org/Yelp
|
URL: http://live.gnome.org/Yelp
|
||||||
Patch1: yelp-2.15.5-fedora-docs.patch
|
Patch1: yelp-2.15.5-fedora-docs.patch
|
||||||
Patch2: yelp-2.13.2-add-mime-handling.patch
|
Patch2: yelp-2.13.2-add-mime-handling.patch
|
||||||
@ -88,16 +88,14 @@ documentation written in DocBook.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--enable-search \
|
|
||||||
--with-mozilla=libxul-embedding \
|
--with-mozilla=libxul-embedding \
|
||||||
--enable-man \
|
|
||||||
--enable-info \
|
|
||||||
--disable-schemas-install
|
--disable-schemas-install
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
%makeinstall
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
|
||||||
desktop-file-install --vendor gnome --delete-original \
|
desktop-file-install --vendor gnome --delete-original \
|
||||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||||
@ -148,6 +146,9 @@ update-desktop-database &> /dev/null ||:
|
|||||||
%{_datadir}/yelp
|
%{_datadir}/yelp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 15 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-1
|
||||||
|
- Update to 2.27.1
|
||||||
|
|
||||||
* Mon Apr 27 2009 Christopher Aillon <caillon@redhat.com> - 2.26.0-3
|
* Mon Apr 27 2009 Christopher Aillon <caillon@redhat.com> - 2.26.0-3
|
||||||
- Rebuild against newer gecko
|
- Rebuild against newer gecko
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user