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

Revision 521, 7.3 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

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