diff --git a/.gitignore b/.gitignore index 84bec65..c05212f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/yelp-tools-3.6.1.tar.xz +SOURCES/yelp-tools-3.14.1.tar.xz diff --git a/.yelp-tools.metadata b/.yelp-tools.metadata index 375e76d..00fcbcb 100644 --- a/.yelp-tools.metadata +++ b/.yelp-tools.metadata @@ -1 +1 @@ -9228307c6439ac9ac2bd13083881d72dbf8b1c25 SOURCES/yelp-tools-3.6.1.tar.xz +7a0bf1b2fe68d8ad573f0a544e08aca7a07afbac SOURCES/yelp-tools-3.14.1.tar.xz diff --git a/SPECS/yelp-tools.spec b/SPECS/yelp-tools.spec index 0da8d1e..2220ff1 100644 --- a/SPECS/yelp-tools.spec +++ b/SPECS/yelp-tools.spec @@ -1,15 +1,15 @@ Name: yelp-tools -Version: 3.6.1 -Release: 3%{?dist} +Version: 3.14.1 +Release: 1%{?dist} Summary: Create, manage, and publish documentation for Yelp Group: Applications/Publishing License: GPLv2+ -URL: http://projects.gnome.org/yelp/ -Source0: http://download.gnome.org/sources/yelp-tools/3.6/yelp-tools-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Yelp/Tools +Source0: https://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: yelp-xsl-devel +BuildRequires: pkgconfig(yelp-xsl) BuildRequires: itstool BuildRequires: libxslt @@ -31,7 +31,7 @@ wraps things up in a developer-friendly way. make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT +make DESTDIR=%{buildroot} INSTALL="install -p" install %files %doc AUTHORS COPYING COPYING.GPL README @@ -42,6 +42,10 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/aclocal/yelp.m4 %changelog +* Mon Oct 13 2014 David King - 3.14.1-1 +- Update to 3.14.1 +- Resolves: #1174426 + * Fri Dec 27 2013 Daniel Mach - 3.6.1-3 - Mass rebuild 2013-12-27