gnome-devel-docs-vl.spec 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. Summary: GNOME developer documentation
  2. Name: gnome-devel-docs
  3. Version: 3.6.2
  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.6/%{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 Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.6.2-1
  38. - new upstream release
  39. * Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.6.1-1
  40. - new upstream release
  41. * Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.6.0-1
  42. - new upstream release
  43. * Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.4.1-1
  44. - new upstream release
  45. * Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.2.1-1
  46. - new upstream release
  47. * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.2.0-1
  48. - new upstream release
  49. * Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 3.0.3-1
  50. - new upstream release
  51. * Sat Oct 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.32.0-1
  52. - initial build for Vine Linux
  53. * Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
  54. - Update to 2.30.1
  55. * Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
  56. - Update to 2.30.0
  57. * Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.3-1
  58. - Update to 2.29.3
  59. * Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.2-1
  60. - Update to 2.29.2
  61. * Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.1-1
  62. - Update to 2.29.1
  63. * Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
  64. - Update to 2.28.0
  65. * Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-1
  66. - Update to 2.27.1
  67. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
  68. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  69. * Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
  70. - Update to 2.26.1
  71. * Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
  72. - Update to 2.26.0
  73. * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.1-2
  74. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  75. * Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
  76. - Update to 2.24.1
  77. * Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
  78. - Update to 2.24.0
  79. * Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
  80. - Update to 2.23.1
  81. * Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
  82. - Update to 2.22.0
  83. * Wed Feb 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.1-1
  84. - Update to 2.21.1
  85. * Wed Oct 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-2
  86. - Incorporate package review feedback
  87. * Tue Oct 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
  88. - Initial packaging