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