gnome-devel-docs-vl.spec 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. Summary: GNOME developer documentation
  2. Name: gnome-devel-docs
  3. Version: 3.4.0
  4. Release: 1%{?_dist_release}
  5. License: GFDL
  6. Group: System Environment/Libraries
  7. URL: http://library.gnome.org
  8. #VCS: git:git://git.gnome.org/gnome-devel-docs
  9. Source: http://download.gnome.org/sources/gnome-devel-docs/3.4/%{name}-%{version}.tar.xz
  10. BuildArch: noarch
  11. BuildRequires: gnome-doc-utils
  12. BuildRequires: rarian-compat
  13. BuildRequires: docbook-utils
  14. BuildRequires: gettext
  15. Vendor: Project Vine
  16. Distribution: Vine Linux
  17. Packager: Takemikaduchi
  18. %description
  19. This package contains documents which are targeted for GNOME developers.
  20. It contains, e.g., the Human Interface Guidelines, the Integration Guide
  21. and the Platform Overview.
  22. %prep
  23. %setup -q
  24. %build
  25. %configure
  26. make
  27. %install
  28. rm -rf $RPM_BUILD_ROOT
  29. make install DESTDIR=$RPM_BUILD_ROOT
  30. %find_lang %{name} --all-name --with-gnome
  31. %clean
  32. rm -rf $RPM_BUILD_ROOT
  33. %files -f %{name}.lang
  34. %defattr(-,root,root,-)
  35. %doc README AUTHORS NEWS COPYING
  36. %changelog
  37. * Wed Apr 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.4.0-1
  38. - new upstream release
  39. * Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.2.1-1
  40. - new upstream release
  41. * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.2.0-1
  42. - new upstream release
  43. * Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.0.3-1
  44. - new upstream release
  45. * Sat Oct 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.32.0-1
  46. - initial build for Vine Linux
  47. * Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
  48. - Update to 2.30.1
  49. * Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
  50. - Update to 2.30.0
  51. * Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.3-1
  52. - Update to 2.29.3
  53. * Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.2-1
  54. - Update to 2.29.2
  55. * Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.1-1
  56. - Update to 2.29.1
  57. * Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
  58. - Update to 2.28.0
  59. * Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-1
  60. - Update to 2.27.1
  61. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
  62. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  63. * Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
  64. - Update to 2.26.1
  65. * Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
  66. - Update to 2.26.0
  67. * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.1-2
  68. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  69. * Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
  70. - Update to 2.24.1
  71. * Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
  72. - Update to 2.24.0
  73. * Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
  74. - Update to 2.23.1
  75. * Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
  76. - Update to 2.22.0
  77. * Wed Feb 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.1-1
  78. - Update to 2.21.1
  79. * Wed Oct 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-2
  80. - Incorporate package review feedback
  81. * Tue Oct 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
  82. - Initial packaging