zenity-vl.spec 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. %define po_package zenity
  2. Summary: Zenity - GNOME port of dialog
  3. Summary(ja): Zenity - dialog の GNOME 版
  4. Name: zenity
  5. Version: 3.16.3
  6. Release: 1%{?_dist_release}
  7. License: LGPL
  8. Group: User Interface/Desktops
  9. Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.16/%{name}-%{version}.tar.xz
  10. Patch10: %{name}-2.14.2-i18n-help.patch
  11. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  12. BuildRequires: WebKit3-gtk-devel >= 1.4.0
  13. BuildRequires: libnotify-devel >= 0.7.1
  14. BuildRequires: intltool
  15. BuildRequires: yelp-tools
  16. Vendor: Project Vine
  17. Distribution: Vine Linux
  18. %description
  19. This is zenity - a rewrite of gdialog, the GNOME port of dialog
  20. which allows you to display dialog boxes from the commandline
  21. and shell scripts. If you understand, things are just as they
  22. are. If you don't understand, things are just as they are.
  23. %prep
  24. %setup -q
  25. %patch10 -p1 -b .i18n-help
  26. %build
  27. %configure
  28. %__make
  29. %install
  30. rm -rf $RPM_BUILD_ROOT
  31. make install DESTDIR=$RPM_BUILD_ROOT
  32. %find_lang %{po_package} --with-gnome
  33. rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
  34. %clean
  35. rm -rf $RPM_BUILD_ROOT
  36. %files -f %{po_package}.lang
  37. %defattr(-,root,root,-)
  38. %{_bindir}/*
  39. %dir %{_datadir}/%{name}
  40. %{_datadir}/%{name}/*
  41. %{_mandir}/man?/*
  42. %changelog
  43. * Sun Jun 28 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-1
  44. - new upstream release
  45. * Sat May 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
  46. - new upstream release
  47. * Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
  48. - new upstream release
  49. * Wed May 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
  50. - new upstream release
  51. * Tue Dec 31 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.0-3
  52. - rebuild with VineSeed environment
  53. * Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.0-2
  54. - rebuild with WebKit3-2.2.0
  55. * Wed Apr 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.0-1
  56. - new upstream release
  57. * Fri Sep 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
  58. - new upstream release
  59. - change BuildRequires: yelp-tools instead of gnome-doc-utils
  60. * Sun Apr 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.0-1
  61. - new upstream release
  62. * Wed Sep 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
  63. - new upstream release
  64. * Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.5-1
  65. - new upstream release
  66. - add BuildRequires: WebKit3-gtk-devel
  67. * Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.0-1
  68. - new upstream release
  69. * Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
  70. - new upstream release
  71. * Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
  72. - new upstream release
  73. * Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
  74. - new upstream release
  75. - add BuildRequires gnome-doc-utils, docbook-utils
  76. * Sun Nov 1 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.0-1
  77. - new upstream release
  78. - dropped Patch20
  79. * Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
  80. - new upstream release
  81. * Sun Oct 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-2
  82. - add Patch20 to make zenity grab the window focus on startup.
  83. * Sat Sep 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  84. - new upstream release
  85. * Fri Jun 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl2
  86. - add Patch10 to fix corruption of help option message.
  87. * Sun Jun 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
  88. - new upstream release
  89. * Wed May 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
  90. - new upstream release
  91. * Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
  92. - new upstream release
  93. * Tue Jul 26 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
  94. - initial build for Vine Linux