source: projects/specs/trunk/g/gphoto2/gphoto2-vl.spec @ 9482

Revision 9482, 8.5 KB checked in by inagaki, 9 years ago (diff)

2015-04-02 Ryoichi INAGAKI <ryo1@…>

  • gnuchess, gphoto, parted, xfsprogs: rebuilt
  • jack-audio-connection-kit: updated


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