2011-06-16 17:15:28 +00:00
|
|
|
Name: yelp-tools
|
2019-02-04 18:01:32 +00:00
|
|
|
Version: 3.31.90
|
|
|
|
Release: 1%{?dist}
|
2011-06-16 17:15:28 +00:00
|
|
|
Summary: Create, manage, and publish documentation for Yelp
|
|
|
|
|
|
|
|
License: GPLv2+
|
2014-10-13 21:52:18 +00:00
|
|
|
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
2019-02-04 18:01:32 +00:00
|
|
|
Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
|
2011-06-16 17:15:28 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
2014-07-01 12:51:31 +00:00
|
|
|
BuildRequires: pkgconfig(yelp-xsl)
|
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
|
2016-04-26 10:01:03 +00:00
|
|
|
Requires: mallard-rng
|
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
|
2015-09-21 17:17:19 +00:00
|
|
|
%make_install
|
2011-06-16 17:15:28 +00:00
|
|
|
|
|
|
|
%files
|
2015-04-14 08:29:10 +00:00
|
|
|
%doc AUTHORS README
|
|
|
|
%license COPYING COPYING.GPL
|
2011-06-16 17:15:28 +00:00
|
|
|
%{_bindir}/yelp-build
|
|
|
|
%{_bindir}/yelp-check
|
|
|
|
%{_bindir}/yelp-new
|
|
|
|
%{_datadir}/yelp-tools
|
|
|
|
%{_datadir}/aclocal/yelp.m4
|
|
|
|
|
|
|
|
%changelog
|
2019-02-04 18:01:32 +00:00
|
|
|
* Mon Feb 04 2019 David King <amigadave@amigadave.com> - 3.31.90-1
|
|
|
|
- Update to 3.31.90
|
|
|
|
|
2019-02-03 12:58:51 +00:00
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-14 09:42:27 +00:00
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-03-12 18:11:08 +00:00
|
|
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
|
|
|
- Update to 3.28.0
|
|
|
|
|
2018-03-06 00:14:01 +00:00
|
|
|
* Tue Mar 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
|
|
|
|
- Update to 3.27.90
|
|
|
|
|
2018-02-09 22:16:54 +00:00
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-07-27 22:34:36 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-11 18:16:26 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-04-26 10:01:03 +00:00
|
|
|
* Tue Apr 26 2016 David King <amigadave@amigadave.com> - 3.18.0-3
|
|
|
|
- Add Requires on mallard-rng for schemas
|
|
|
|
|
2016-02-05 03:57:49 +00:00
|
|
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-09-21 17:16:55 +00:00
|
|
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
|
|
|
- Update to 3.18.0
|
2015-09-21 17:17:19 +00:00
|
|
|
- Use make_install macro
|
2015-09-21 17:16:55 +00:00
|
|
|
|
2015-07-20 22:30:04 +00:00
|
|
|
* Mon Jul 20 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
|
|
|
- Update to 3.17.4
|
|
|
|
|
2015-06-29 15:29:14 +00:00
|
|
|
* Mon Jun 29 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
|
|
|
- Update to 3.17.3
|
|
|
|
|
2015-06-19 04:36:46 +00:00
|
|
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-04-14 08:28:08 +00:00
|
|
|
* Tue Apr 14 2015 David King <amigadave@amigadave.com> - 3.16.1-1
|
|
|
|
- Update to 3.16.1
|
2015-04-14 08:29:10 +00:00
|
|
|
- Use license macro for COPYING and COPYING.GPL
|
2015-04-14 08:28:08 +00:00
|
|
|
|
2014-10-13 21:52:18 +00:00
|
|
|
* Mon Oct 13 2014 David King <amigadave@amigadave.com> - 3.14.1-1
|
|
|
|
- Update to 3.14.1
|
|
|
|
|
2014-09-23 06:24:39 +00:00
|
|
|
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
|
- Update to 3.14.0
|
|
|
|
|
2014-07-01 12:51:31 +00:00
|
|
|
* Tue Jul 01 2014 David King <amigadave@amigadave.com> - 3.13.3-2
|
|
|
|
- Tidy spec file
|
|
|
|
|
2014-06-24 11:46:19 +00:00
|
|
|
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
|
|
|
- Update to 3.13.3
|
|
|
|
|
2014-06-07 17:47:18 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-04-28 10:24:55 +00:00
|
|
|
* Mon Apr 28 2014 Richard Hughes <rhughes@redhat.com> - 3.12.1-1
|
|
|
|
- Update to 3.12.1
|
|
|
|
|
2014-03-25 08:03:25 +00:00
|
|
|
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
|
|
|
- Update to 3.12.0
|
|
|
|
|
2014-02-03 19:36:00 +00:00
|
|
|
* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
|
|
|
|
- Update to 3.11.5
|
|
|
|
|
2013-12-17 12:48:31 +00:00
|
|
|
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
|
|
|
|
- Update to 3.11.3
|
|
|
|
|
2013-11-25 19:39:22 +00:00
|
|
|
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
|
|
|
|
- Update to 3.11.2
|
|
|
|
|
2013-11-19 13:03:12 +00:00
|
|
|
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 3.11.1-1
|
|
|
|
- Update to 3.11.1
|
|
|
|
|
2013-09-24 21:14:40 +00:00
|
|
|
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
|
- Update to 3.10.0
|
|
|
|
|
2013-08-22 00:31:42 +00:00
|
|
|
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
|
|
|
|
- Update to 3.9.90
|
|
|
|
|
2013-08-09 21:56:54 +00:00
|
|
|
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
|
|
|
|
- Update to 3.9.1
|
|
|
|
|
2013-08-04 09:33:09 +00:00
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
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
|
|
|
|
|
2014-07-01 12:51:31 +00:00
|
|
|
* Thu Jun 16 2011 Zeeshan Ali <zeenix@redhat.com> 3.1.4-1
|
2011-06-16 17:15:28 +00:00
|
|
|
- Initial release.
|