gphoto2-vl.spec 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. Summary: Software for accessing digital cameras
  2. Summary(ja): デジタルカメラにアクセスするためのソフトウェア
  3. Name: gphoto2
  4. Version: 2.5.6
  5. Release: 2%{?_dist_release}
  6. License: GPLv2+
  7. Group: Applications/Multimedia
  8. URL: http://www.gphoto.org/
  9. Source: http://prdownloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
  10. ExcludeArch: s390 s390x
  11. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  12. BuildRequires: libexif-devel >= 0.6.13
  13. BuildRequires: libgphoto2-devel >= 2.5.6
  14. BuildRequires: libjpeg-turbo-devel
  15. BuildRequires: findutils perl
  16. BuildRequires: popt-devel
  17. BuildRequires: readline-devel
  18. BuildRequires: gettext
  19. Vendor: Project Vine
  20. Distribution: Vine Linux
  21. %description
  22. The gPhoto2 project is a universal, free application and library
  23. framework that lets you download images from several different
  24. digital camera models, including the newer models with USB
  25. connections. Note that
  26. a) for some older camera models you must use the old "gphoto" package.
  27. b) for USB mass storage models you must use the driver in the kernel
  28. This package contains the command-line utility gphoto2
  29. Other (GUI) frontends are available separately.
  30. %description -l ja
  31. gphoto2 は様々なデジタルカメラから画像をとりだすためのフリーの
  32. アプリケーションとライブラリフレームワークです。古いカメラによっては
  33. 古い gphoto パッケージが必要です。USB マスストレージとしてアクセス
  34. するカメラの場合は、カーネル内のドライバを利用します。
  35. このパッケージには gphoto2 のコマンドラインユーティリティが含まれて
  36. います。
  37. %prep
  38. %setup -q
  39. %build
  40. %configure
  41. make %{?_smp_mflags}
  42. mv ChangeLog ChangeLog.tmp
  43. iconv -f iso8859-1 -t utf-8 < ChangeLog.tmp > ChangeLog
  44. rm -f ChangeLog.tmp
  45. %install
  46. rm -rf $RPM_BUILD_ROOT
  47. make mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT install
  48. rm -rf %{buildroot}%{_docdir}/%{name}/*.sh
  49. %find_lang %{name}
  50. %clean
  51. rm -rf $RPM_BUILD_ROOT
  52. %files -f %{name}.lang
  53. %defattr(-,root,root)
  54. %doc AUTHORS ChangeLog COPYING NEWS README
  55. %{_bindir}/gphoto2
  56. %{_mandir}/man1/gphoto2.1*
  57. %changelog
  58. * Thu Apr 2 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.5.6-2
  59. - rebuilt with readline 6.3
  60. * Fri Feb 20 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.5.6-1
  61. - updated to 2.5.6
  62. - built with libgphoto2 2.5.7
  63. - removed BR: slang-devel
  64. - added BR: readline-devel
  65. * Fri Jan 11 2013 IWAI, Masaharu <iwai@alib.jp> 2.5.0-1
  66. - update to 2.5.0
  67. - BR: libgphoto2-devel >= 2.5.0
  68. - add Vendor and Distribution tags
  69. * Wed Jun 01 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.11-1
  70. - update to 2.4.11-1
  71. - BR: libgphoto2-devel >= 2.4.11
  72. * Fri Apr 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.4.5-2
  73. - rebuild with rpm-4.8.1
  74. - add BuildRequires: popt-devel, libjpeg-turbo-devel
  75. * Wed May 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.5-1
  76. - new upstream release
  77. - disable aalib support
  78. - remove BR: aalib-devel, gpm-devel
  79. * Thu Jul 03 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-1
  80. - new upstream release
  81. - split libgphoto2 to standalone package
  82. - remove -devel subpackage. gphoto2 libs are now provided from libgphoto2
  83. * Sat May 17 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.3.1-2
  84. - add BuildRequires gpm-devel, aalib-devel, hal-devel, libtool-ltdl-devel
  85. - add BuildRequires slang-devel
  86. * Mon May 12 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.3.1-1
  87. - applied new versioning policy
  88. - removed lib*.la files from devel package
  89. * Wed Jun 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 2.3.1-0vl1
  90. - new upstream release
  91. - use source tarball "gphoto-suite"
  92. - add BuildRequires: popt
  93. * Mon Jan 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.1.5-0vl2
  94. - rebuild for VineSeed Plus
  95. * Wed Feb 16 2005 Masaki Shinomiya <shino@pos.to> 2.1.5-0vl1
  96. - new upstream release, bugfix: postun, change_owner
  97. * Mon Nov 24 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 2.1.3-0vl3
  98. - modified gphot2-addmap
  99. * Sun Nov 16 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 2.1.3-0vl2
  100. - merged with
  101. * Thu Jun 12 2003 Masaki Shinomiya <shino@pos.to> 2.0-0vl2
  102. - bugfix in post and postun script
  103. - omit buildreq transfig
  104. - license LGPL to GPL
  105. * Sun Jan 19 2003 Masaki Shinomiya <shino@pos.to> 2.0-0vl1
  106. - gphot2-addmap, change_owner, both for murasaki
  107. - manual-2.1
  108. - omit prereq or requires: hotplug, lockdev, pkgconfig
  109. * Tue Nov 11 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 2.1.3-0vl1
  110. - source update
  111. - modified for Vine
  112. * Tue Sep 16 2003 Tim Waugh <twaugh@redhat.com> 2.1.2-1
  113. - 2.1.2.
  114. * Wed Aug 6 2003 Elliot Lee <sopwith@redhat.com> 2.1.1-4
  115. - Fix libtool
  116. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  117. - rebuilt
  118. * Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 2.1.1-2
  119. - Ship print-usb-usermap, fix post scriptlet.
  120. * Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 2.1.1-1
  121. - Use installed libtool.
  122. - 2.1.1.
  123. * Sat Feb 01 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  124. - only package man3 in devel rpm
  125. * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  126. - rebuilt
  127. * Sun Dec 01 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  128. - remove some old mainframe ifdefs
  129. * Tue Nov 19 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-5
  130. - Fix file lists.
  131. - Don't install files not shipped.
  132. - Rebuild in new environment.
  133. * Wed Jul 24 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-4
  134. - Rebuild, just in case (readline).
  135. * Thu Jul 18 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-3
  136. - Own some more directories.
  137. * Fri Jun 28 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-2
  138. - Don't use -rpath (bug #65983).
  139. * Tue Jun 25 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-1
  140. - 2.1.0.
  141. - No longer need cvsfixes or consolelock patches.
  142. * Fri Jun 21 2002 Tim Powers <timp@redhat.com> 2.0-9
  143. - automated rebuild
  144. * Thu May 23 2002 Tim Powers <timp@redhat.com> 2.0-8
  145. - automated rebuild
  146. * Thu May 9 2002 Tim Waugh <twaugh@redhat.com> 2.0-7
  147. - Require lockdev (bug #64193).
  148. * Mon Apr 29 2002 Tim Waugh <twaugh@redhat.com> 2.0-6
  149. - In fact, don't even build for mainframe.
  150. * Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.0-5
  151. - do not require hotplug for mainframe
  152. * Mon Apr 15 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0-4
  153. - Set the owner of the device to the console lock holder, not the owner
  154. of /dev/console, in the hotplug agent, fixing access for users who log
  155. in at VTs and use startx (#62976).
  156. * Fri Apr 12 2002 Tim Waugh <twaugh@redhat.com> 2.0-3
  157. - Rebuild (fixed bug #63355).
  158. * Wed Feb 27 2002 Tim Waugh <twaugh@redhat.com> 2.0-2
  159. - Fix from CVS: close port unconditionally in gp_camera_exit().
  160. * Mon Feb 25 2002 Tim Waugh <twaugh@redhat.com> 2.0-1
  161. - 2.0 is released.
  162. - Ship the .so symlinks in the devel package.
  163. * Mon Feb 25 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc4.1
  164. - 2.0rc4.
  165. * Fri Feb 22 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc3.1
  166. - 2.0rc3. No longer need CVS patch.
  167. - Build no longer requires xmlto.
  168. * Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc2.2
  169. - Fix DC240 hangs (patch from CVS).
  170. - Rebuild in new environment.
  171. * Tue Feb 19 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc2.1
  172. - 2.0rc2 (bug #59993). No longer need docs patch or man page.
  173. - Really fix up libtool libraries (bug #60002).
  174. * Fri Feb 15 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta5.2
  175. - PreReq /sbin/ldconfig, grep, and fileutils (bug #59941).
  176. * Tue Feb 12 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta5.1
  177. - 2.0beta5.
  178. - Fix Makefiles so that documentation can be built.
  179. - Ship pkgconfig file.
  180. - Add man page.
  181. * Thu Feb 7 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta4.1
  182. - 2.0beta4.
  183. - Build requires transfig, and at least version 0.1.5 of libusb.
  184. - Clean up file lists.
  185. - Build documentation.
  186. * Fri Jan 25 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta3.2
  187. - Rebuild in new environment.
  188. - Dump docbook-dtd30-sgml requirement; gtk-doc is sufficient.
  189. * Sun Nov 18 2001 Tim Waugh <twaugh@redhat.com> 2.0-0.beta3.1
  190. - Adapted for Red Hat Linux.
  191. * Sat Oct 27 2001 Hans Ulrich Niedermann <gp@n-dimensional.de>
  192. - fixed update behaviour for hotplug list (do not erase it when updating)
  193. * Thu Oct 25 2001 Tim Waugh <twaugh@redhat.com>
  194. - hotplug dependency is a prereq not a requires (the package scripts
  195. need it).
  196. * Sun Oct 14 2001 Hans Ulrich Niedermann <gp@n-dimensional.de>
  197. - integrated spec file into source package
  198. * Sun Oct 14 2001 Hans Ulrich Niedermann <gp@n-dimensional.de>
  199. - 2.0beta3
  200. * Tue Oct 2 2001 Tim Waugh <twaugh@redhat.com> 2.0beta2-0.1
  201. - Adapted for Red Hat Linux.
  202. - 2.0beta2.
  203. * Mon Aug 6 2001 Till Kamppeter <till@mandrakesoft.com> 2.0-0.beta1.2mdk
  204. - Corrected "Requires:"
  205. * Mon Aug 6 2001 Till Kamppeter <till@mandrakesoft.com> 2.0-0.beta1.1mdk
  206. - Initial release