diff --git a/SPECS/gnome-devel-docs.spec b/SPECS/gnome-devel-docs.spec new file mode 100644 index 0000000..bb52f3e --- /dev/null +++ b/SPECS/gnome-devel-docs.spec @@ -0,0 +1,307 @@ +Name: gnome-devel-docs +Version: 3.28.0 +Release: 1%{?dist} +Summary: GNOME developer documentation + +# accessibility-devel-guide and optimization-guide are under the GFDL, other +# documents are under CC-BY-SA. +License: GFDL and CC-BY-SA +URL: https://developer.gnome.org +Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz + +BuildArch: noarch +BuildRequires: docbook-utils +BuildRequires: gettext +BuildRequires: itstool +BuildRequires: yelp-tools + +%description +This package contains documents which are targeted for GNOME developers. +It contains, e.g., the Human Interface Guidelines, the Integration Guide +and the Platform Overview. + +%prep +%setup -q + +%build +%configure +make %{?_smp_mflags} + +%install +%make_install + +%find_lang %{name} --all-name --with-gnome + + +%files -f %{name}.lang +%doc README AUTHORS NEWS +%license COPYING COPYING.GFDL + +%changelog +* Mon Mar 12 2018 Kalev Lember - 3.28.0-1 +- Update to 3.28.0 + +* Wed Feb 07 2018 Fedora Release Engineering - 3.26.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Mon Sep 11 2017 David King - 3.26.0-1 +- Update to 3.26.0 + +* Wed Jul 26 2017 Fedora Release Engineering - 3.22.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 3.22.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Oct 12 2016 Kalev Lember - 3.22.1-2 +- Minor spec file cleanups + +* Mon Oct 10 2016 David King - 3.22.1-1 +- Update to 3.22.1 + +* Tue Sep 20 2016 David King - 3.22.0-1 +- Update to 3.22.0 + +* Tue Aug 16 2016 David King - 3.21.90-1 +- Update to 3.21.90 + +* Tue May 10 2016 David King - 3.20.2-1 +- Update to 3.20.2 + +* Wed Apr 13 2016 Kalev Lember - 3.20.1-1 +- Update to 3.20.1 +- Use make_install macro + +* Tue Mar 22 2016 David King - 3.20.0-1 +- Update to 3.20.0 + +* Wed Feb 03 2016 Fedora Release Engineering - 3.18.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Tue Oct 13 2015 David King - 3.18.1-1 +- Update to 3.18.1 + +* Mon Sep 21 2015 David King - 3.18.0-1 +- Update to 3.18.0 + +* Mon Sep 14 2015 David King - 3.17.92-1 +- Update to 3.17.92 + +* Tue Jul 21 2015 David King - 3.17.4-1 +- Update to 3.17.4 + +* Wed Jun 17 2015 Fedora Release Engineering - 3.16.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Mon May 11 2015 David King - 3.16.2-1 +- Update to 3.16.2 + +* Mon Apr 13 2015 David King - 3.16.1-1 +- Update to 3.16.1 + +* Tue Mar 24 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + +* Mon Mar 16 2015 David King - 3.15.92-1 +- Update to 3.15.92 + +* Mon Feb 16 2015 David King - 3.15.90-1 +- Update to 3.15.90 + +* Wed Feb 11 2015 David King - 3.15.4-1 +- Update to 3.15.4 +- Preserve timestamps during install +- Use license macro for COPYING and COPYING.GFDL + +* Sun Jan 25 2015 David King - 3.14.4-1 +- Update to 3.14.4 + +* Mon Dec 15 2014 David King - 3.14.3-1 +- Update to 3.14.3 + +* Fri Dec 05 2014 David King - 3.14.2-2 +- Document multiple licenses + +* Tue Nov 11 2014 Kalev Lember - 3.14.2-1 +- Update to 3.14.2 + +* Mon Oct 13 2014 Kalev Lember - 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 Sep 16 2014 Kalev Lember - 3.13.92-1 +- Update to 3.13.92 + +* Mon Sep 01 2014 Kalev Lember - 3.13.91-1 +- Update to 3.13.91 + +* Wed Aug 20 2014 Kalev Lember - 3.12.3-1 +- Update to 3.12.3 +- Drop the logos removal patch: logos are now gone from upstream tarball + +* Tue Jun 10 2014 Richard Hughes - 3.12.2-1 +- Update to 3.12.2 + +* 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 + +* Mon Mar 24 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + +* Tue Mar 18 2014 Richard Hughes - 3.11.92-1 +- Update to 3.11.92 + +* Fri Feb 21 2014 Richard Hughes - 3.10.3-1 +- Update to 3.10.3 + +* Thu Nov 14 2013 Richard Hughes - 3.10.2-1 +- Update to 3.10.2 + +* Mon Oct 28 2013 Richard Hughes - 3.10.1-1 +- Update to 3.10.1 + +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + +* Sat Aug 03 2013 Fedora Release Engineering - 3.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Tue May 14 2013 Richard Hughes - 3.8.1-1 +- Update to 3.8.1 + +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + +* Thu Feb 21 2013 Kalev Lember - 3.7.90-1 +- Update to 3.7.90 + +* Wed Feb 13 2013 Fedora Release Engineering - 3.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Mon Nov 12 2012 Kalev Lember - 3.6.2-1 +- Update to 3.6.2 + +* Tue Oct 16 2012 Kalev Lember - 3.6.1-1 +- Update to 3.6.1 + +* Tue Sep 25 2012 Richard Hughes - 3.6.0-1 +- Update to 3.6.0 + +* Tue Aug 21 2012 Richard Hughes - 3.5.90-1 +- Update to 3.5.90 + +* Wed Jul 18 2012 Kalev Lember - 3.5.4-1 +- Update to 3.5.4 + +* Thu Jun 28 2012 Kalev Lember - 3.5.3-1 +- Update to 3.5.3 + +* Thu Jun 07 2012 Richard Hughes - 3.5.2-1 +- Update to 3.5.2 + +* Fri Apr 20 2012 Tomas Bzatek - 3.4.1-2 +- Replace logomarks with plain text (#814220) + +* 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 + +* Wed Mar 21 2012 Kalev Lember - 3.3.92-1 +- Update to 3.3.92 + +* Fri Feb 24 2012 Matthias Clasen - 3.3.3-1 +- Update to 3.3.3 + +* Mon Feb 6 2012 Matthias Clasen - 3.3.1-1 +- Update to 3.3.1 + +* Fri Jan 13 2012 Fedora Release Engineering - 3.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* 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 Apr 26 2011 Matthias Clasen - 3.0.2-1 +- Update to 3.0.2 + +* Mon Apr 25 2011 Matthias Clasen - 3.0.1-1 +- Update to 3.0.1 + +* Wed Apr 6 2011 Christopher Aillon - 3.0.0-1 +- Update to 3.0.0 + +* Mon Mar 7 2011 Matthias Clasen - 2.91.91-1 +- Update to 2.91.91 + +* Tue Feb 22 2011 Matthias Clasen - 2.91.90-1 +- Update to 2.91.90 + +* Tue Feb 08 2011 Fedora Release Engineering - 2.32.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Tue Sep 28 2010 Matthias Clasen - 2.32.0-1 +- Update to 2.32.0 + +* Mon Apr 26 2010 Matthias Clasen - 2.30.1-1 +- Update to 2.30.1 + +* Mon Mar 29 2010 Matthias Clasen - 2.30.0-1 +- Update to 2.30.0 + +* Mon Feb 22 2010 Matthias Clasen - 2.29.3-1 +- Update to 2.29.3 + +* Wed Feb 10 2010 Bastien Nocera 2.29.2-1 +- Update to 2.29.2 + +* Tue Jan 26 2010 Matthias Clasen - 2.29.1-1 +- Update to 2.29.1 + +* Mon Sep 21 2009 Matthias Clasen - 2.28.0-1 +- Update to 2.28.0 + +* Mon Aug 24 2009 Matthias Clasen - 2.27.1-1 +- Update to 2.27.1 + +* Fri Jul 24 2009 Fedora Release Engineering - 2.26.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Tue Apr 14 2009 Matthias Clasen - 2.26.1-1 +- Update to 2.26.1 + +* Mon Mar 16 2009 Matthias Clasen - 2.26.0-1 +- Update to 2.26.0 + +* Tue Feb 24 2009 Fedora Release Engineering - 2.24.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Tue Dec 16 2008 Matthias Clasen - 2.24.1-1 +- Update to 2.24.1 + +* Mon Sep 22 2008 Matthias Clasen - 2.24.0-1 +- Update to 2.24.0 + +* Thu Sep 4 2008 Matthias Clasen - 2.23.1-1 +- Update to 2.23.1 + +* Mon Mar 10 2008 Matthias Clasen - 2.22.0-1 +- Update to 2.22.0 + +* Wed Feb 13 2008 Matthias Clasen - 2.21.1-1 +- Update to 2.21.1 + +* Wed Oct 24 2007 Matthias Clasen - 2.20.0-2 +- Incorporate package review feedback + +* Tue Oct 23 2007 Matthias Clasen - 2.20.0-1 +- Initial packaging