yelp-tools/yelp-tools.spec

154 lines
4.5 KiB
RPMSpec
Raw Normal View History

2011-06-16 17:15:28 +00:00
Name: yelp-tools
2015-04-14 08:28:08 +00:00
Version: 3.16.1
2014-09-23 06:24:39 +00:00
Release: 1%{?dist}
2011-06-16 17:15:28 +00:00
Summary: Create, manage, and publish documentation for Yelp
Group: Applications/Publishing
License: GPLv2+
2014-10-13 21:52:18 +00:00
URL: https://wiki.gnome.org/Apps/Yelp/Tools
2015-04-14 08:28:08 +00:00
Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
2011-06-16 17:15:28 +00:00
BuildArch: noarch
BuildRequires: pkgconfig(yelp-xsl)
2011-08-18 14:26:16 +00:00
BuildRequires: itstool
2011-06-16 17:15:28 +00:00
BuildRequires: libxslt
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 DESTDIR=%{buildroot} INSTALL="install -p" install
2011-06-16 17:15:28 +00:00
%files
%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
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
- 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* Thu Jun 16 2011 Zeeshan Ali <zeenix@redhat.com> 3.1.4-1
2011-06-16 17:15:28 +00:00
- Initial release.