From afceb13da593f95eca6542f5d596a793118581ad Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jun 16 2009 03:41:04 +0000 Subject: 2.27.1 --- diff --git a/.cvsignore b/.cvsignore index 073dbea..304e949 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -yelp-2.26.0.tar.bz2 +yelp-2.27.1.tar.bz2 diff --git a/sources b/sources index 5cacdc6..7e49840 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3413fd051c5ecbfe98819a8fb4ac83dd yelp-2.26.0.tar.bz2 +3435dda07e709f0f8e1d9002298d2af8 yelp-2.27.1.tar.bz2 diff --git a/yelp.spec b/yelp.spec index fd7fc0e..17805a2 100644 --- a/yelp.spec +++ b/yelp.spec @@ -18,9 +18,9 @@ Summary: Help browser for the GNOME desktop Name: yelp -Version: 2.26.0 -Release: 3%{?dist} -Source: http://download.gnome.org/sources/yelp/2.26/%{name}-%{version}.tar.bz2 +Version: 2.27.1 +Release: 1%{?dist} +Source: http://download.gnome.org/sources/yelp/2.27/%{name}-%{version}.tar.bz2 URL: http://live.gnome.org/Yelp Patch1: yelp-2.15.5-fedora-docs.patch Patch2: yelp-2.13.2-add-mime-handling.patch @@ -88,16 +88,14 @@ documentation written in DocBook. %build %configure \ - --enable-search \ --with-mozilla=libxul-embedding \ - --enable-man \ - --enable-info \ --disable-schemas-install + make %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor gnome --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ @@ -148,6 +146,9 @@ update-desktop-database &> /dev/null ||: %{_datadir}/yelp %changelog +* Mon Jun 15 2009 Matthias Clasen - 2.27.1-1 +- Update to 2.27.1 + * Mon Apr 27 2009 Christopher Aillon - 2.26.0-3 - Rebuild against newer gecko