diff --git a/.gitignore b/.gitignore index e69de29..586b592 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,40 @@ +/yelp-tools-3.1.4.tar.xz +/yelp-tools-3.1.5.tar.xz +/yelp-tools-3.1.6.tar.xz +/yelp-tools-3.1.7.tar.xz +/yelp-tools-3.2.0.tar.xz +/yelp-tools-3.2.1.tar.xz +/yelp-tools-3.3.1.tar.xz +/yelp-tools-3.3.2.tar.xz +/yelp-tools-3.3.3.tar.xz +/yelp-tools-3.3.4.tar.xz +/yelp-tools-3.4.0.tar.xz +/yelp-tools-3.4.1.tar.xz +/yelp-tools-3.5.91.tar.xz +/yelp-tools-3.5.92.tar.xz +/yelp-tools-3.6.0.tar.xz +/yelp-tools-3.6.1.tar.xz +/yelp-tools-3.9.1.tar.xz +/yelp-tools-3.9.90.tar.xz +/yelp-tools-3.10.0.tar.xz +/yelp-tools-3.11.1.tar.xz +/yelp-tools-3.11.2.tar.xz +/yelp-tools-3.11.3.tar.xz +/yelp-tools-3.11.5.tar.xz +/yelp-tools-3.12.0.tar.xz +/yelp-tools-3.12.1.tar.xz +/yelp-tools-3.13.3.tar.xz +/yelp-tools-3.14.0.tar.xz +/yelp-tools-3.14.1.tar.xz +/yelp-tools-3.16.1.tar.xz +/yelp-tools-3.17.3.tar.xz +/yelp-tools-3.17.4.tar.xz +/yelp-tools-3.18.0.tar.xz +/yelp-tools-3.27.90.tar.xz +/yelp-tools-3.28.0.tar.xz +/yelp-tools-3.31.90.tar.xz +/yelp-tools-3.32.0.tar.xz +/yelp-tools-3.32.1.tar.xz +/yelp-tools-3.32.2.tar.xz +/yelp-tools-3.37.90.tar.xz +/yelp-tools-3.38.0.tar.xz diff --git a/sources b/sources new file mode 100644 index 0000000..2ba924a --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (yelp-tools-3.38.0.tar.xz) = 2042e37f8efbe9974f5a507910393b837a0b9154beb918a5e8d145205fb519c8244bb405cf328ff5014287086be5b6d33ad631951bd0e950c2ad9efc60065d59 diff --git a/yelp-tools.spec b/yelp-tools.spec new file mode 100644 index 0000000..b272024 --- /dev/null +++ b/yelp-tools.spec @@ -0,0 +1,224 @@ +Name: yelp-tools +Version: 3.38.0 +Release: 1%{?dist} +Summary: Create, manage, and publish documentation for Yelp + +License: GPLv2+ +URL: https://wiki.gnome.org/Apps/Yelp/Tools +Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz +BuildArch: noarch + +BuildRequires: pkgconfig(yelp-xsl) +BuildRequires: itstool +BuildRequires: libxslt + +Requires: /usr/bin/itstool +Requires: /usr/bin/xmllint +Requires: /usr/bin/xsltproc +Requires: mallard-rng +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 + +%files +%doc AUTHORS README +%license COPYING COPYING.GPL +%{_bindir}/yelp-build +%{_bindir}/yelp-check +%{_bindir}/yelp-new +%{_datadir}/yelp-tools +%{_datadir}/aclocal/yelp.m4 + +%changelog +* Sat Sep 12 2020 Kalev Lember - 3.38.0-1 +- Update to 3.38.0 + +* Mon Aug 17 2020 Kalev Lember - 3.37.90-1 +- Update to 3.37.90 + +* Wed Jul 29 2020 Fedora Release Engineering - 3.32.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Jan 31 2020 Fedora Release Engineering - 3.32.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Jul 27 2019 Fedora Release Engineering - 3.32.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Jul 20 2019 David King - 3.32.2-2 +- Add xsltproc to Requires + +* Wed Jun 12 2019 Kalev Lember - 3.32.2-1 +- Update to 3.32.2 + +* Tue May 07 2019 Kalev Lember - 3.32.1-1 +- Update to 3.32.1 + +* Mon Mar 11 2019 Kalev Lember - 3.32.0-1 +- Update to 3.32.0 + +* Mon Feb 04 2019 David King - 3.31.90-1 +- Update to 3.31.90 + +* Sun Feb 03 2019 Fedora Release Engineering - 3.28.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Jul 14 2018 Fedora Release Engineering - 3.28.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Mon Mar 12 2018 Kalev Lember - 3.28.0-1 +- Update to 3.28.0 + +* Tue Mar 06 2018 Kalev Lember - 3.27.90-1 +- Update to 3.27.90 + +* Fri Feb 09 2018 Fedora Release Engineering - 3.18.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 3.18.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 3.18.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Tue Apr 26 2016 David King - 3.18.0-3 +- Add Requires on mallard-rng for schemas + +* Fri Feb 05 2016 Fedora Release Engineering - 3.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 +- Use make_install macro + +* Mon Jul 20 2015 David King - 3.17.4-1 +- Update to 3.17.4 + +* Mon Jun 29 2015 David King - 3.17.3-1 +- Update to 3.17.3 + +* Fri Jun 19 2015 Fedora Release Engineering - 3.16.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Tue Apr 14 2015 David King - 3.16.1-1 +- Update to 3.16.1 +- Use license macro for COPYING and COPYING.GPL + +* Mon Oct 13 2014 David King - 3.14.1-1 +- Update to 3.14.1 + +* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + +* Tue Jul 01 2014 David King - 3.13.3-2 +- Tidy spec file + +* Tue Jun 24 2014 Richard Hughes - 3.13.3-1 +- Update to 3.13.3 + +* Sat Jun 07 2014 Fedora Release Engineering - 3.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Mon Apr 28 2014 Richard Hughes - 3.12.1-1 +- Update to 3.12.1 + +* Tue Mar 25 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + +* Mon Feb 03 2014 Richard Hughes - 3.11.5-1 +- Update to 3.11.5 + +* Tue Dec 17 2013 Richard Hughes - 3.11.3-1 +- Update to 3.11.3 + +* Mon Nov 25 2013 Richard Hughes - 3.11.2-1 +- Update to 3.11.2 + +* Tue Nov 19 2013 Richard Hughes - 3.11.1-1 +- Update to 3.11.1 + +* Tue Sep 24 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + +* Thu Aug 22 2013 Kalev Lember - 3.9.90-1 +- Update to 3.9.90 + +* Fri Aug 09 2013 Kalev Lember - 3.9.1-1 +- Update to 3.9.1 + +* Sun Aug 04 2013 Fedora Release Engineering - 3.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Fri Feb 15 2013 Fedora Release Engineering - 3.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Tue Oct 16 2012 Kalev Lember - 3.6.1-1 +- Update to 3.6.1 + +* Tue Sep 25 2012 Kalev Lember - 3.6.0-1 +- Update to 3.6.0 + +* Tue Sep 18 2012 Kalev Lember - 3.5.92-1 +- Update to 3.5.92 + +* Tue Sep 04 2012 Richard Hughes - 3.5.91-1 +- Update to 3.5.91 + +* Sun Jul 22 2012 Fedora Release Engineering - 3.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Wed May 16 2012 Kalev Lember - 3.4.1-2 +- Depend on itstool and xmllint, which are required by yelp.m4 + +* Tue Apr 17 2012 Kalev Lember - 3.4.1-1 +- Update to 3.4.1 + +* Tue Mar 27 2012 Richard Hughes - 3.4.0-1 +- Update to 3.4.0 + +* Tue Mar 20 2012 Kalev Lember - 3.3.4-1 +- Update to 3.3.4 + +* Sat Feb 25 2012 Matthias Clasen - 3.3.3-1 +- Update to 3.3.3 + +* Mon Feb 6 2012 Matthias Clasen - 3.3.2-1 +- Update to 3.3.2 + +* Sat Jan 14 2012 Fedora Release Engineering - 3.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Mon Nov 21 2011 Matthias Clasen - 3.3.1-1 +- Update to 3.3.1 + +* Tue Oct 18 2011 Matthias Clasen - 3.2.1-1 +- Update to 3.2.1 + +* Tue Sep 27 2011 Ray - 3.2.0-1 +- Update to 3.2.0 + +* Tue Sep 20 2011 Matthias Clasen 3.1.7-1 +- Update to 3.1.7 + +* Wed Sep 07 2011 Kalev Lember 3.1.6-1 +- Update to 3.1.6 + +* Thu Aug 18 2011 Matthias Clasen 3.1.5-1 +- Update to 3.1.5 + +* Thu Jun 16 2011 Zeeshan Ali 3.1.4-1 +- Initial release.