libgnomeprintui-vl.spec 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. %define gtk2_version 2.14.0
  2. %define libgnomeprint_version 2.18.8
  3. %define libgnomecanvas_version 2.30.2
  4. %define gnomeicontheme_version 2.31.0
  5. Summary: GUI support for libgnomeprint
  6. Summary(ja): libgnomeprint の GUI サポート
  7. Name: libgnomeprintui
  8. Version: 2.18.6
  9. Release: 2%{?_dist_release}
  10. URL: ftp://ftp.gnome.org
  11. Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomeprintui/2.18/%{name}-%{version}.tar.bz2
  12. #Source10: %{name}-ja.po
  13. License: LGPL
  14. Group: System Environment/Libraries
  15. BuildRoot: %{_tmppath}/%{name}-root
  16. BuildRequires: gtk2-devel >= %{gtk2_version}
  17. BuildRequires: libgnomeprint-devel >= %{libgnomeprint_version}
  18. BuildRequires: libgnomecanvas-devel >= %{libgnomecanvas_version}
  19. BuildRequires: gnome-icon-theme >= %{gnomeicontheme_version}
  20. Vendor: Project Vine
  21. Distribution: Vine Linux
  22. %description
  23. The libgnomeprintui package contains GTK+ widgets related to printing.
  24. %package devel
  25. Summary: Libraries and headers for libgnomeprintui
  26. Summary(ja): libgnomeprintui の開発用ライブラリとヘッダファイル
  27. Group: Development/Libraries
  28. Requires: %{name} = %{version}
  29. Requires: gtk2-devel >= %{gtk2_version}
  30. Requires: libgnomeprint-devel >= %{libgnomeprint_version}
  31. Requires: libgnomecanvas-devel >= %{libgnomecanvas_version}
  32. %description devel
  33. The libgnomeprintui package contains GTK+ widgets related to printing.
  34. You should install the libgnomeprintui-devel package if you would like
  35. to compile applications that use the widgets in libgnomeprintui. You
  36. do not need to install it if you just want to use precompiled
  37. applications.
  38. %prep
  39. %setup -q
  40. #cp %{SOURCE10} po/ja.po
  41. %build
  42. %configure
  43. make
  44. %install
  45. rm -rf $RPM_BUILD_ROOT
  46. %makeinstall
  47. %find_lang %{name}-2.2
  48. # remove unpackaged files
  49. rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
  50. %post -p /sbin/ldconfig
  51. %postun -p /sbin/ldconfig
  52. %clean
  53. rm -rf $RPM_BUILD_ROOT
  54. %files -f %{name}-2.2.lang
  55. %defattr(-,root,root)
  56. %doc AUTHORS COPYING ChangeLog NEWS README
  57. %{_libdir}/lib*.so.*
  58. %{_datadir}/%{name}/%{version}/*
  59. %files devel
  60. %defattr(-,root,root)
  61. %{_libdir}/lib*.a
  62. %{_libdir}/lib*.so
  63. %{_libdir}/pkgconfig/*.pc
  64. %{_includedir}/*
  65. %{_datadir}/gtk-doc/html/*
  66. %changelog
  67. * Tue Dec 31 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.6-2
  68. - rebuild with VineSeed environment
  69. * Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.6-1
  70. - new upstream release
  71. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.18.5-2
  72. - build with rpm-4.8.1-1 for pkg-config file
  73. * Thu Apr 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.5-1
  74. - new upstream release
  75. * Wed Mar 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.4-1
  76. - new upstream release
  77. * Sat Sep 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.3-1
  78. - new upstream release
  79. - build with gtk+-2.14
  80. * Tue Mar 25 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.2-1vl5
  81. - new upstream release
  82. * Wed Dec 12 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.1-0vl1
  83. - new upstream release
  84. * Fri May 11 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.18.0-0vl2
  85. - add BuildRequires: gnome-icon-theme
  86. * Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0-0vl1
  87. - new upstream release
  88. * Sat Apr 22 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl2
  89. - add %%{_datadir}/%{name}/%{version}/gnome-print-job-preview.xml to %%files
  90. thanks to kazutaka (BTS:35)
  91. * Wed Sep 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
  92. - new upstream release
  93. * Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
  94. - new upstream release
  95. * Thu Aug 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.0-0vl1
  96. - new upstream release
  97. * Sun Jul 3 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.10.2-0vl1
  98. - new upstream version
  99. - build with libgnomeprint 2.10.3
  100. * Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
  101. - new upstream version
  102. * Wed Mar 02 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2-0vl1
  103. - new upstream release
  104. - added Japanese summay to devel package
  105. * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0-0vl1
  106. - new upstream release
  107. * Sun Nov 30 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.2-0vl1
  108. - new upstream release
  109. * Tue Oct 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  110. - new upstream release
  111. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.1-0vl1
  112. - new upstream release
  113. * Tue Jun 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1.3-0vl1
  114. - new upstream release
  115. * Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
  116. - new upstream release
  117. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.8-0vl1
  118. - new upstream release
  119. * Thu Jan 9 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.7-0vl1
  120. - new upstream release
  121. * Sat Jan 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.6-0vl2
  122. - add ja.po
  123. * Sat Jan 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.6-0vl1
  124. - new upstream release
  125. * Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
  126. - new upstream release
  127. * Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-0vl1
  128. - build for Vine Linux
  129. - new upstream release from gnome-2.1.4
  130. * Wed Aug 14 2002 Akira TAGOH <tagoh@redhat.com> 1.116.0-1
  131. - updates to 1.116.0
  132. * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  133. - automated rebuild
  134. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  135. - 1.115.0
  136. * Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
  137. - rebuild in different environment
  138. * Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
  139. - add ldconfig to post/postun
  140. * Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
  141. - 1.114.0
  142. * Sun May 26 2002 Tim Powers <timp@redhat.com>
  143. - automated rebuild
  144. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  145. - rebuild in different environment
  146. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  147. - 1.113.0
  148. * Fri May 3 2002 Havoc Pennington <hp@redhat.com>
  149. - rebuild for new libs
  150. * Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
  151. - 1.112.0
  152. * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
  153. - rebuild for new libs
  154. * Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
  155. - Version 1.110.0
  156. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  157. - automated rebuild
  158. * Mon Jan 7 2002 Havoc Pennington <hp@redhat.com>
  159. - hmm, didn't get all the libgnomeui dependency lines
  160. * Mon Jan 7 2002 Havoc Pennington <hp@redhat.com>
  161. - 1.109.0.90 snap, remove libgnomeui dep that's now gone
  162. * Tue Nov 27 2001 Havoc Pennington <hp@redhat.com>
  163. - new snap 1.106.0.90
  164. - explicitly require certain versions of dependent libs
  165. * Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
  166. - rebuild for glib 1.3.10, new cvs snap
  167. * Tue Oct 9 2001 Havoc Pennington <hp@redhat.com>
  168. - Initial build