Blame SPECS/yelp-tools.spec

636775
Name:          yelp-tools
636775
Version:       3.6.1
6cf65d
Release:       3%{?dist}
636775
Summary:       Create, manage, and publish documentation for Yelp
636775
636775
Group:         Applications/Publishing
636775
License:       GPLv2+
636775
URL:           http://projects.gnome.org/yelp/
636775
Source0:       http://download.gnome.org/sources/yelp-tools/3.6/yelp-tools-%{version}.tar.xz
636775
BuildArch:     noarch
636775
636775
BuildRequires: yelp-xsl-devel
636775
BuildRequires: itstool
636775
BuildRequires: libxslt
636775
636775
Requires: /usr/bin/itstool
636775
Requires: /usr/bin/xmllint
636775
Requires: yelp-xsl
636775
636775
%description
636775
yelp-tools is a collection of scripts and build utilities to help create,
636775
manage, and publish documentation for Yelp and the web. Most of the heavy
636775
lifting is done by packages like yelp-xsl and itstool. This package just
636775
wraps things up in a developer-friendly way.
636775
636775
%prep
636775
%setup -q
636775
636775
%build
636775
%configure
636775
make %{?_smp_mflags}
636775
636775
%install
636775
make install DESTDIR=$RPM_BUILD_ROOT
636775
636775
%files
636775
%doc AUTHORS COPYING COPYING.GPL README
636775
%{_bindir}/yelp-build
636775
%{_bindir}/yelp-check
636775
%{_bindir}/yelp-new
636775
%{_datadir}/yelp-tools
636775
%{_datadir}/aclocal/yelp.m4
636775
636775
%changelog
6cf65d
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.6.1-3
6cf65d
- Mass rebuild 2013-12-27
6cf65d
636775
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-2
636775
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
636775
636775
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
636775
- Update to 3.6.1
636775
636775
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
636775
- Update to 3.6.0
636775
636775
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-1
636775
- Update to 3.5.92
636775
636775
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
636775
- Update to 3.5.91
636775
636775
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-3
636775
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
636775
636775
* Wed May 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
636775
- Depend on itstool and xmllint, which are required by yelp.m4
636775
636775
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
636775
- Update to 3.4.1
636775
636775
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
636775
- Update to 3.4.0
636775
636775
* Tue Mar 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.4-1
636775
- Update to 3.3.4
636775
636775
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
636775
- Update to 3.3.3
636775
636775
* Mon Feb  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
636775
- Update to 3.3.2
636775
636775
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-2
636775
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
636775
636775
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
636775
- Update to 3.3.1
636775
636775
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
636775
- Update to 3.2.1
636775
636775
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
636775
- Update to 3.2.0
636775
636775
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> 3.1.7-1
636775
- Update to 3.1.7
636775
636775
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> 3.1.6-1
636775
- Update to 3.1.6
636775
636775
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-1
636775
- Update to 3.1.5
636775
636775
* Mon Jun 16 2011 Zeeshan Ali <zeenix@redhat.com> 3.1.4-1
636775
- Initial release.