yelp-xsl-vl.spec 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. Name: yelp-xsl
  2. Version: 3.8.1
  3. Release: 1%{?_dist_release}
  4. Summary: XSL stylesheets for the yelp help browser
  5. License: LGPLv2+
  6. Group: Applications/System
  7. URL: http://download.gnome.org/sources/yelp-xsl
  8. Source0: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
  9. BuildArch: noarch
  10. BuildRequires: libxml2-devel
  11. BuildRequires: libxslt-devel
  12. BuildRequires: intltool
  13. BuildRequires: itstool
  14. Vendor: Project Vine
  15. Distribution: Vine Linux
  16. Packager: Takemikaduchi
  17. %description
  18. This package contains XSL stylesheets that are used by the yelp help browser.
  19. %package devel
  20. Summary: Developer documentation for yelp-xsl
  21. Requires: pkgconfig
  22. Requires: %{name} = %{version}-%{release}
  23. %description devel
  24. The yelp-xsl-devel package contains developer documentation for the
  25. XSL stylesheets in yelp-xsl.
  26. %prep
  27. %setup -q
  28. %build
  29. %configure --enable-doc
  30. make %{?_smp_mflags}
  31. %install
  32. make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
  33. %files
  34. %defattr(-, root, root, -)
  35. %doc README COPYING AUTHORS
  36. %{_datadir}/yelp-xsl
  37. %files devel
  38. %defattr(-, root, root, -)
  39. %{_datadir}/pkgconfig/yelp-xsl.pc
  40. %changelog
  41. * Sat May 18 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.1-1
  42. - new upstream release
  43. * Wed Apr 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.0-1
  44. - new upstream release
  45. * Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
  46. - new upstream release
  47. * Sat Sep 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
  48. - new upstream release
  49. * Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
  50. - new upstream release
  51. * Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
  52. - new upstream release
  53. * Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
  54. - new upstream release
  55. * Thu Sep 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
  56. - new upstream release
  57. * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.6-1
  58. - new upstream release
  59. * Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
  60. - new upstream release
  61. * Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.3-1
  62. - initial build for Vine Linux
  63. * Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
  64. - Update to 3.0.1
  65. * Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
  66. - Update to 3.0.0
  67. * Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
  68. - Update to 2.91.92
  69. * Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
  70. - Update to 2.91.91
  71. * Mon Feb 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
  72. - Update to 2.91.90
  73. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.9-2
  74. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  75. * Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-1
  76. - Update to 2.92.6
  77. * Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-1
  78. - Update to 2.31.6
  79. * Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
  80. - Update to 2.31.5
  81. * Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
  82. - Update to 2.31.4
  83. * Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.3-1
  84. - Update to 2.31.3
  85. * Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-1
  86. - Update to 2.31.2
  87. * Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-2
  88. - Some corrections
  89. * Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
  90. - Initial packaging