cvsdist c4ed31b
Summary: Software for accessing digital cameras
cvsdist c4ed31b
Name: gphoto2
86dfe07
Version: 2.4.14
86dfe07
Release: 1%{?dist}
fef539c
License: GPLv2+
cvsdist c4ed31b
Group: Applications/Multimedia
9dff0cc
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
fef539c
Source0: http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
cvsdist c4ed31b
Url: http://www.gphoto.org/
401e03a
BuildRequires: libgphoto2-devel >= %{version}, gettext
cvsdist c90833d
BuildRequires: libjpeg-devel, readline-devel
2e62b79
BuildRequires: libtool, sharutils
0fb15fc
BuildRequires: libtool-ltdl-devel, popt-devel
cvsdist c4ed31b
cvsdist c4ed31b
%description
cvsdist c4ed31b
The gPhoto2 project is a universal, free application and library
cvsdist c4ed31b
framework that lets you download images from several different
cvsdist c4ed31b
digital camera models, including the newer models with USB
cvsdist c4ed31b
connections. Note that
cvsdist c4ed31b
a) for some older camera models you must use the old "gphoto" package.
cvsdist c4ed31b
b) for USB mass storage models you must use the driver in the kernel
cvsdist c4ed31b
fef539c
This package contains the command-line utility gphoto2.
cvsdist c4ed31b
cvsdist c4ed31b
Other (GUI) frontends are available separately.
cvsdist c4ed31b
cvsdist c4ed31b
%prep
5b6d76e
%setup -q
0c58866
cvsdist c4ed31b
%build
fef539c
%configure
5b6d76e
make %{?_smp_mflags}
0381823
mv ChangeLog ChangeLog.tmp
0381823
iconv -f iso8859-1 -t utf-8 < ChangeLog.tmp > ChangeLog
0381823
rm -f ChangeLog.tmp
cvsdist c4ed31b
cvsdist c4ed31b
%install
fef539c
rm -rf %{buildroot}
fef539c
make install INSTALL="%{__install} -p" DESTDIR=%{buildroot}
5b6d76e
rm -rf %{buildroot}%{_docdir}/%{name}/*.sh
cvsdist c4ed31b
%find_lang %{name}
cvsdist c4ed31b
cvsdist c4ed31b
%clean
fef539c
rm -rf %{buildroot}
cvsdist c4ed31b
cvsdist c4ed31b
%files -f %{name}.lang
2e62b79
%defattr(-,root,root,-)
fef539c
%doc COPYING ChangeLog NEWS README TODO
cvsdist c4ed31b
%{_bindir}/gphoto2
cvsdist c4ed31b
%{_mandir}/man1/gphoto2.1*
5b6d76e
cvsdist c4ed31b
%changelog
86dfe07
* Mon Apr 16 2012 Jindrich Novy <jnovy@redhat.com> 2.4.14-1
86dfe07
- update to 2.4.14
86dfe07
f59023a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.11-2
f59023a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
f59023a
1c17254
* Mon Apr 18 2011 Jindrich Novy <jnovy@redhat.com> 2.4.11-1
1c17254
- update to 2.4.11
1c17254
4d52528
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.10-3
4d52528
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
4d52528
463c323
* Thu Jan 27 2011 Dan Horák <dan[at]danny.cz> 2.4.10-2
463c323
- drop the s390(x) ExcludeArch
463c323
7128fa2
* Tue Aug 17 2010 Jindrich Novy <jnovy@redhat.com> 2.4.10-1
7128fa2
- update to 2.4.10
7128fa2
401e03a
* Mon Apr 12 2010 Jindrich Novy <jnovy@redhat.com> 2.4.9-1
401e03a
- update to 2.4.9
401e03a
b74f3af
* Mon Jan 25 2010 Jindrich Novy <jnovy@redhat.com> 2.4.8-1
b74f3af
- update to 2.4.8
b74f3af
12bb23d
* Mon Aug 24 2009 Jindrich Novy <jnovy@redhat.com> 2.4.7-1
12bb23d
- update to 2.4.7
12bb23d
dfcf5d1
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.5-2
dfcf5d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
dfcf5d1
c11a30f
* Wed Apr 08 2009 Jindrich Novy <jnovy@redhat.com> 2.4.5-1
c11a30f
- update to 2.4.5
c11a30f
5a521d2
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.4-2
5a521d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
5a521d2
67112c1
* Thu Jan 22 2009 Jindrich Novy <jnovy@redhat.com> 2.4.4-1
67112c1
- update to 2.4.4
67112c1
4947002
* Mon Oct 20 2008 Jindrich Novy <jnovy@redhat.com> 2.4.3-1
4947002
- update to 2.4.3
4947002
0381823
* Mon Aug 11 2008 Jindrich Novy <jnovy@redhat.com> 2.4.2-4
0381823
- convert ChangeLog to UTF-8
0381823
2e62b79
* Thu Aug  7 2008 Jindrich Novy <jnovy@redhat.com> 2.4.2-3
2e62b79
- another merge review fixes:
2e62b79
  - remove bogus Source0
2e62b79
  - remove useless BR: pkgconfig
2e62b79
  - update file attributes
2e62b79
fef539c
* Sat Aug  2 2008 Jindrich Novy <jnovy@redhat.com> 2.4.2-2
fef539c
- merge review fixes (#225855):
fef539c
  - remove useless multilib_arches needed because of libgphoto2
fef539c
  - fix source0 URL
fef539c
  - fix description to not to mention the library is shipped
fef539c
  - remove unused/pointless configure parameters
fef539c
  - preserve timestamps
fef539c
  - fix license
fef539c
  - drop redundant BR libusb-devel, libexif-devel, lockdev-devel
fef539c
  - add BR gettext
0381823
  - use %%{buildroot} exclusively
fef539c
8ec3c79
* Fri Aug  1 2008 Jindrich Novy <jnovy@redhat.com> 2.4.2-1
8ec3c79
- update to 2.4.2
8ec3c79
- introduces --capture-image and --capture-image-and-download
8ec3c79
5b6d76e
* Mon Jun  2 2008 Jindrich Novy <jnovy@redhat.com> 2.4.1-1
5b6d76e
- update to 2.4.1 (#443515, #436138)
5b6d76e
- remove libgphoto2, it's now packaged separately
5b6d76e
David Zeuthen 880f0a0
* Tue Apr 22 2008 David Zeuthen <davidz@redhat.com> 2.4.0-9
David Zeuthen 880f0a0
- Rebuild
David Zeuthen 880f0a0
David Zeuthen 345801c
* Sat Apr 19 2008 David Zeuthen <davidz@redhat.com> 2.4.0-8
David Zeuthen 345801c
- Add a patch to fix build on ppc
David Zeuthen 345801c
c7eb9b2
* Thu Apr 17 2008 Jindrich Novy <jnovy@redhat.com> 2.4.0-7
c7eb9b2
- backport patch from upstream to avoid segfault when
c7eb9b2
  data phase is skipped for certain devices (#435413)
c7eb9b2
6735846
* Mon Feb 25 2008 Jindrich Novy <jnovy@redhat.com> 2.4.0-6
6735846
- fix gphoto2 build on alpha arch (#416941)
6735846
- manual rebuild because of gcc-4.3 (#434187)
6735846
4065a07
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.4.0-5
4065a07
- Autorebuild for GCC 4.3
4065a07
e393b34
* Tue Nov 27 2007 Jindrich Novy <jnovy@redhat.com> 2.4.0-4
e393b34
- fix permission problems while accessing camera (#400491)
e393b34
f6bf195
* Tue Sep 18 2007 Jindrich Novy <jnovy@redhat.com> 2.4.0-3
f6bf195
- avoid tagging mass storage devices as cameras (#295051)
0fb15fc
- add missing BR popt-devel
f6bf195
a642fa1
* Thu Aug 23 2007 Jindrich Novy <jnovy@redhat.com> 2.4.0-2
a642fa1
- update License
a642fa1
- rebuild for BuildID
a642fa1
7ce05ab
* Tue Jul 31 2007 Jindrich Novy <jnovy@redhat.com> 2.4.0-1
7ce05ab
- update gphoto2 and libgphoto2 to 2.4.0
7ce05ab
- add missing libtool-ltdl-devel buildrequires
7ce05ab
- package check-mtp-device
7ce05ab
9babc94
* Wed Feb 21 2007 Jindrich Novy <jnovy@redhat.com> 2.3.1-5
9babc94
- include back the 10-camera-libgphoto2.fdi removed in
9babc94
  the previous build (#229230)
9babc94
e7d362e
* Mon Feb 19 2007 Jindrich Novy <jnovy@redhat.com> 2.3.1-4
e7d362e
- ACL handling is now moved into HAL (#229230)
e7d362e
e21a8ee
* Thu Jan 18 2007 Jindrich Novy <jnovy@redhat.com> 2.3.1-3
e21a8ee
- gphoto2-devel requires libusb-devel (#222015)
e21a8ee
0c58866
* Thu Jan 11 2007 Jindrich Novy <jnovy@redhat.com> 2.3.1-2
0c58866
- really fix the gphoto2-devel multilib conflict (#205211)
0c58866
2fd68de
* Mon Dec 25 2006 Jindrich Novy <jnovy@redhat.com> 2.3.1-1
2fd68de
- update to 2.3.1
2fd68de
- merry christmas!
2fd68de
6380ab3
* Mon Dec 11 2006 Jindrich Novy <jnovy@redhat.com> 2.3.0-2
6380ab3
- don't ship docs in separate tarball, use the internal one
6380ab3
3947924
* Tue Dec  5 2006 Jindrich Novy <jnovy@redhat.com> 2.3.0-1
3947924
- update to 2.3.0
9b2647e
- enable lockdev
9b2647e
- spec cleanup
3947924
4672f0e
* Fri Dec  1 2006 Jindrich Novy <jnovy@redhat.com> 2.2.0-4
4672f0e
- nuke useless PreReq and BuildRequires
4672f0e
9dff0cc
* Fri Nov  3 2006 Jindrich Novy <jnovy@redhat.com> 2.2.0-3
9dff0cc
- fix BuildRoot, use dist tag
9dff0cc
- specify version of libgphoto2 in Provides
9dff0cc
d178795
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.2.0-2.1
d178795
- rebuild
d178795
9cede9d
* Fri Jun 23 2006 Radek Vokál <rvokal@redhat.com> 2.2.0-2
9cede9d
- fix print-camera-list to not require libgphoto2 at build time
9cede9d
d2bdf0f
* Thu Jun 22 2006 Radek Vokál <rvokal@redhat.com> 2.2.0-1
d2bdf0f
- update to gphoto2-2.2.0 and libgphoto2-2.2.1
d2bdf0f
f51b047
* Wed Jun  7 2006 Radek Vokál <rvokal@redhat.com> 2.1.99-14
f51b047
- fix policy file (#189936)
f51b047
dcc4b91
* Mon May 29 2006 Radek Vokal <rvokal@redhat.com> 2.1.99-13
dcc4b91
- remove Canon IXUS 700 support (#167347)
dcc4b91
- add new USB ids
dcc4b91
a988840
* Thu May 25 2006 Radek Vokal <rvokal@redhat.com> 2.1.99-12
a988840
- fix multilib -devel conflicts (#192678)
a988840
d6ddeab
* Thu May 18 2006 Radek Vokál <rvokal@redhat.com> 2.1.99-11
d6ddeab
- include docs on side, disable compiling them (bug in gtk-doc!?)
d6ddeab
a4cd213
* Tue Apr 04 2006 Radek Vokál <rvokal@redhat.com> 2.1.99-10
a4cd213
- fix crash in ptp2 module
a4cd213
d1652d3
* Tue Mar 14 2006 Than Ngo <than@redhat.com> 2.1.99-9
d1652d3
- fix gphoto2-config
d1652d3
49a0eda
* Wed Mar 08 2006 Bill Nottingham <notting@redhat.com> 2.1.99-8
49a0eda
- fix i386/x86_64 conflict on fdi files
49a0eda
75ade7c
* Fri Mar 03 2006 Radek Vokál <rvokal@redhat.com> 2.1.99-7
75ade7c
- remove .la files (#183367) 
75ade7c
d429a98
* Wed Mar 02 2006 Ray Strode <rstrode@redhat.com> 2.1.99-6
d429a98
- potentially work around bug 183371 by looping/checking for
d429a98
  5 seconds.
d429a98
026ff2a
* Wed Mar 01 2006 Radek Vokál <rvokal@redhat.com> 2.1.99-5.4
026ff2a
- spec file tweak, become self-building again
026ff2a
f8bd091
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1.99-5.2
f8bd091
- bump again for double-long bug on ppc(64)
f8bd091
b26c760
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1.99-5.1
b26c760
- rebuilt for new gcc4.1 snapshot and glibc changes
b26c760
7d823f4
* Mon Jan 30 2006 Bill Nottingham <notting@redhat.com> 2.1.99-5
7d823f4
- set permissions on /dev/bus/usb/XXX as well - that's what new
7d823f4
  libusb uses by default
7d823f4
036bbae
* Mon Jan 23 2006 Radek Vokal <rvokal@redhat.com> 2.1.99-4
036bbae
- fixed gphoto2 --summary segfault with Canon cameras (#178572)
036bbae
e4f8dd7
* Fri Jan 13 2006 Radek Vokal <rvokal@redhat.com> 2.1.99-3
e4f8dd7
- export LIBDIR before creating .fdi file
e4f8dd7
395c632
* Fri Jan 13 2006 Radek Vokal <rvokal@redhat.com> 2.1.99-2
395c632
- spec file clean-up
5dde45a
- use ./print-usb-map 
5dde45a
- docs are back in -devel package
395c632
e826ff1
* Thu Jan 05 2006 Radek Vokal <rvokal@redhat.com> 2.1.99-1
e826ff1
- upgrade to 2.1.99 + dbus patch
e826ff1
4012e6a
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> 2.1.6-7.1
a769a4d
- rebuilt
a769a4d
741fc47
* Sun Nov 13 2005 John (J5) Palmieri <johnp@redhat.com> 2.1.6-7
741fc47
- Add callout to cameras with ptp access methods
741fc47
741fc47
* Fri Nov 11 2005 John (J5) Palmieri <johnp@redhat.com> 2.1.6-6
392720c
- Fix typo in fdi file to point to the correct script
392720c
- Install the fdi file to the policy directory instead of information
52aa7ec
52aa7ec
* Fri Nov 11 2005 John (J5) Palmieri <johnp@redhat.com> 2.1.6-5
52aa7ec
- Fix to not install scripts as directories
52aa7ec
b95278f
* Fri Nov 11 2005 John (J5) Palmieri <johnp@redhat.com> 2.1.6-4
b95278f
- Add gphoto-set-procperm and 90-gphoto-camera-policy.fdi to
b95278f
  have HAL set permissions on the usb cameras
09d6262
- Remove hotplug support since we don't use it anymore (udev takes care
09d6262
  of devices and HAL takes care of permissions)
b95278f
7849a90
* Mon Nov 07 2005 Radek Vokal <rvokal@redhat.com> 2.1.6-3
7849a90
- become self-hosting, don't depend on installed libs (#106442,#172519)
7849a90
ad83116
* Wed Jul 27 2005 Tim Waugh <twaugh@redhat.com> 2.1.6-2
ad83116
- Rebuilt.
ad83116
e809dfa
* Thu Jun 23 2005 Tim Waugh <twaugh@redhat.com> 2.1.6-1
e809dfa
- 2.1.6.
e809dfa
55a90c0
* Wed Jun  1 2005 Bill Nottingham <notting@redhat.com> 2.1.5-10
55a90c0
- fix multilib conflict on fdi files, and their generation on x86_64
55a90c0
  in general
55a90c0
7ac166f
* Sat May 14 2005 Tim Waugh <twaugh@redhat.com> 2.1.5-9
9afb2e7
- Fixed buffer overrun in ricoh/g3 (bug #157739).
9afb2e7
1f2ac4d
* Mon May  2 2005 David Zeuthen <davidz@redhat.com> 2.1.5-8
1f2ac4d
- Build and install hal device information files
1f2ac4d
1e542d5
* Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com>
559c088
- Re-enable docs.
559c088
559c088
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com> 2.1.5-7
db0430d
- Rebuild against newer libexif
db0430d
e1246cb
* Thu Mar 24 2005 Warren Togami <wtogami@redhat.com>
e1246cb
- BR libtool, pkgconfig
e1246cb
6a44718
* Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com>
6a44718
- Disable docs again until gtk-doc is fixed (GNOME bug #169087).
6a44718
897c268
* Thu Mar 24 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 2.1.5-6
897c268
- Avoid creation of bad rpaths by removing libtool hacks from spec.
897c268
35d16a0
* Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com>
35d16a0
- Disable docs again until gtk-doc is fixed (GNOME bug #169087).
35d16a0
dbcc8e5
* Mon Mar 21 2005 Tim Waugh <twaugh@redhat.com>
dbcc8e5
- Fixed memset() usage bug.
dbcc8e5
207a016
* Fri Mar 11 2005 Tim Waugh <twaugh@redhat.com>
207a016
- Re-enable docs.
207a016
299458b
* Fri Mar 11 2005 Tim Waugh <twaugh@redhat.com> 2.1.5-5
56f4354
- Rebuild with GCC 4 fixes.
56f4354
- Disable docs again until gtk-doc is fixed (GNOME bug #169087).
56f4354
0ca2949
* Fri Mar  4 2005 Tim Waugh <twaugh@redhat.com>
0ca2949
- Re-enable docs.
0ca2949
d5ea2c8
* Fri Mar  4 2005 Tim Waugh <twaugh@redhat.com> 2.1.5-4
d5ea2c8
- Disable docs until gtk-doc is fixed (GNOME bug #169087).
6cbb318
- Rebuilt for new GCC.
6cbb318
d479ab6
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 2.1.5-3
d479ab6
- Rebuilt for new readline.
d479ab6
b83ed4a
* Mon Jan 10 2005 Tim Waugh <twaugh@redhat.com> 2.1.5-2
b83ed4a
- 2.1.5 (bug #143141).
b83ed4a
23650b5
* Fri Oct  8 2004 Tim Waugh <twaugh@redhat.com> 2.1.4-7
23650b5
- devel sub-package requires libexif-devel (bug #135058).
23650b5
cvsdist 6575b7e
* Tue Aug 31 2004 Tim Waugh <twaugh@redhat.com> 2.1.4-6
cvsdist 6575b7e
- Fixed mis-applied patch (bug #130755).
cvsdist 6575b7e
cvsdist 7c4d39b
* Thu Aug 26 2004 Tim Waugh <twaugh@redhat.com> 2.1.4-5
cvsdist 7c4d39b
- Apply patch from David Zeuthen to fix hotplug script (bug #130755).
cvsdist 7c4d39b
cvsdist c90833d
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c90833d
- rebuilt
cvsdist c90833d
cvsdist c90833d
* Mon Apr 19 2004 Tim Waugh <twaugh@redhat.com> 2.1.4-3
cvsdist c90833d
- BuildRequires libjpeg-devel, readline-devel (bug #121238).
cvsdist c90833d
cvsdist c90833d
* Wed Mar 10 2004 Tim Waugh <twaugh@redhat.com>
cvsdist c90833d
- Apply Jeff Law's cast-as-lvalue patch.
cvsdist c90833d
cvsdist a5fe6c6
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist a5fe6c6
- rebuilt
cvsdist a5fe6c6
cvsdist a5fe6c6
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist a5fe6c6
- rebuilt
cvsdist a5fe6c6
cvsdist 9a7b2a9
* Thu Jan 29 2004 Tim Waugh <twaugh@redhat.com> 2.1.4-1
cvsdist 9a7b2a9
- 2.1.4.
cvsdist 9a7b2a9
cvsdist 9a7b2a9
* Tue Dec 23 2003 Tim Waugh <twaugh@redhat.com> 2.1.3-3
cvsdist 9a7b2a9
- Build with libexif support.
cvsdist 9a7b2a9
cvsdist 9a7b2a9
* Thu Dec  4 2003 Tim Waugh <twaugh@redhat.com> 2.1.3-2
cvsdist 9a7b2a9
- Rebuilt.
cvsdist 9a7b2a9
cvsdist 0892559
* Wed Dec  3 2003 Tim Waugh <twaugh@redhat.com> 2.1.3-1
cvsdist 0892559
- 2.1.3.
cvsdist 0892559
cvsdist e6b59cc
* Tue Sep 16 2003 Tim Waugh <twaugh@redhat.com> 2.1.2-1
cvsdist e6b59cc
- 2.1.2.
cvsdist e6b59cc
cvsdist e6b59cc
* Wed Aug  6 2003 Elliot Lee <sopwith@redhat.com> 2.1.1-4
cvsdist e6b59cc
- Fix libtool
cvsdist e6b59cc
cvsdist e6b59cc
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist e6b59cc
- rebuilt
cvsdist e6b59cc
cvsdist e6b59cc
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 2.1.1-2
cvsdist e6b59cc
- Ship print-usb-usermap, fix post scriptlet.
cvsdist e6b59cc
cvsdist e6b59cc
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 2.1.1-1
cvsdist e6b59cc
- Use installed libtool.
cvsdist e6b59cc
- 2.1.1.
cvsdist e6b59cc
cvsdist f324e22
* Sat Feb 01 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist f324e22
- only package man3 in devel rpm
cvsdist f324e22
cvsdist f324e22
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist f324e22
- rebuilt
cvsdist f324e22
cvsdist f324e22
* Sun Dec 01 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist f324e22
- remove some old mainframe ifdefs
cvsdist f324e22
cvsdist f324e22
* Tue Nov 19 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-5
cvsdist f324e22
- Fix file lists.
cvsdist f324e22
- Don't install files not shipped.
cvsdist f324e22
- Rebuild in new environment.
cvsdist f324e22
cvsdist 903313d
* Wed Jul 24 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-4
cvsdist 903313d
- Rebuild, just in case (readline).
cvsdist 903313d
cvsdist edd2fd0
* Thu Jul 18 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-3
cvsdist edd2fd0
- Own some more directories.
cvsdist edd2fd0
cvsdist edd2fd0
* Fri Jun 28 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-2
cvsdist edd2fd0
- Don't use -rpath (bug #65983).
cvsdist edd2fd0
cvsdist edd2fd0
* Tue Jun 25 2002 Tim Waugh <twaugh@redhat.com> 2.1.0-1
cvsdist edd2fd0
- 2.1.0.
cvsdist edd2fd0
- No longer need cvsfixes or consolelock patches.
cvsdist edd2fd0
cvsdist edd2fd0
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 2.0-9
cvsdist edd2fd0
- automated rebuild
cvsdist edd2fd0
cvsdist edd2fd0
* Thu May 23 2002 Tim Powers <timp@redhat.com> 2.0-8
cvsdist edd2fd0
- automated rebuild
cvsdist edd2fd0
cvsdist edd2fd0
* Thu May  9 2002 Tim Waugh <twaugh@redhat.com> 2.0-7
cvsdist edd2fd0
- Require lockdev (bug #64193).
cvsdist edd2fd0
cvsdist edd2fd0
* Mon Apr 29 2002 Tim Waugh <twaugh@redhat.com> 2.0-6
cvsdist edd2fd0
- In fact, don't even build for mainframe.
cvsdist edd2fd0
cvsdist edd2fd0
* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.0-5
cvsdist edd2fd0
- do not require hotplug for mainframe
cvsdist edd2fd0
cvsdist 976de0a
* Mon Apr 15 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0-4
cvsdist 976de0a
- Set the owner of the device to the console lock holder, not the owner
cvsdist 976de0a
  of /dev/console, in the hotplug agent, fixing access for users who log
cvsdist 976de0a
  in at VTs and use startx (#62976).
cvsdist 976de0a
cvsdist 362fbf5
* Fri Apr 12 2002 Tim Waugh <twaugh@redhat.com> 2.0-3
cvsdist 362fbf5
- Rebuild (fixed bug #63355).
cvsdist 362fbf5
cvsdist 362fbf5
* Wed Feb 27 2002 Tim Waugh <twaugh@redhat.com> 2.0-2
cvsdist 362fbf5
- Fix from CVS: close port unconditionally in gp_camera_exit().
cvsdist 362fbf5
cvsdist 362fbf5
* Mon Feb 25 2002 Tim Waugh <twaugh@redhat.com> 2.0-1
cvsdist 362fbf5
- 2.0 is released.
cvsdist 362fbf5
- Ship the .so symlinks in the devel package.
cvsdist 362fbf5
cvsdist 362fbf5
* Mon Feb 25 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc4.1
cvsdist 362fbf5
- 2.0rc4.
cvsdist 362fbf5
cvsdist 362fbf5
* Fri Feb 22 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc3.1
cvsdist 362fbf5
- 2.0rc3.  No longer need CVS patch.
cvsdist 362fbf5
- Build no longer requires xmlto.
cvsdist 362fbf5
cvsdist 362fbf5
* Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc2.2
cvsdist 362fbf5
- Fix DC240 hangs (patch from CVS).
cvsdist 362fbf5
- Rebuild in new environment.
cvsdist 362fbf5
cvsdist 362fbf5
* Tue Feb 19 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.rc2.1
cvsdist 362fbf5
- 2.0rc2 (bug #59993).  No longer need docs patch or man page.
cvsdist 362fbf5
- Really fix up libtool libraries (bug #60002).
cvsdist 362fbf5
cvsdist 362fbf5
* Fri Feb 15 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta5.2
cvsdist 362fbf5
- PreReq /sbin/ldconfig, grep, and fileutils (bug #59941).
cvsdist 362fbf5
cvsdist c4ed31b
* Tue Feb 12 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta5.1
cvsdist c4ed31b
- 2.0beta5.
cvsdist c4ed31b
- Fix Makefiles so that documentation can be built.
cvsdist c4ed31b
- Ship pkgconfig file.
cvsdist c4ed31b
- Add man page.
cvsdist c4ed31b
cvsdist c4ed31b
* Thu Feb  7 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta4.1
cvsdist c4ed31b
- 2.0beta4.
cvsdist c4ed31b
- Build requires transfig, and at least version 0.1.5 of libusb.
cvsdist c4ed31b
- Clean up file lists.
cvsdist c4ed31b
- Build documentation.
cvsdist c4ed31b
cvsdist c4ed31b
* Fri Jan 25 2002 Tim Waugh <twaugh@redhat.com> 2.0-0.beta3.2
cvsdist c4ed31b
- Rebuild in new environment.
cvsdist c4ed31b
- Dump docbook-dtd30-sgml requirement; gtk-doc is sufficient.
cvsdist c4ed31b
cvsdist c4ed31b
* Sun Nov 18 2001 Tim Waugh <twaugh@redhat.com> 2.0-0.beta3.1
cvsdist c4ed31b
- Adapted for Red Hat Linux.
cvsdist c4ed31b
cvsdist c4ed31b
* Sat Oct 27 2001 Hans Ulrich Niedermann <gp@n-dimensional.de>
cvsdist c4ed31b
- fixed update behaviour for hotplug list (do not erase it when updating)
cvsdist c4ed31b
cvsdist c4ed31b
* Thu Oct 25 2001 Tim Waugh <twaugh@redhat.com>
cvsdist c4ed31b
- hotplug dependency is a prereq not a requires (the package scripts
cvsdist c4ed31b
  need it).
cvsdist c4ed31b
cvsdist c4ed31b
* Sun Oct 14 2001 Hans Ulrich Niedermann <gp@n-dimensional.de>
cvsdist c4ed31b
- integrated spec file into source package
cvsdist c4ed31b
cvsdist c4ed31b
* Sun Oct 14 2001 Hans Ulrich Niedermann <gp@n-dimensional.de>
cvsdist c4ed31b
- 2.0beta3
cvsdist c4ed31b
cvsdist c4ed31b
* Tue Oct  2 2001 Tim Waugh <twaugh@redhat.com> 2.0beta2-0.1
cvsdist c4ed31b
- Adapted for Red Hat Linux.
cvsdist c4ed31b
- 2.0beta2.
cvsdist c4ed31b
cvsdist c4ed31b
* Mon Aug  6 2001 Till Kamppeter <till@mandrakesoft.com> 2.0-0.beta1.2mdk
cvsdist c4ed31b
- Corrected "Requires:"
cvsdist c4ed31b
cvsdist c4ed31b
* Mon Aug  6 2001 Till Kamppeter <till@mandrakesoft.com> 2.0-0.beta1.1mdk
cvsdist c4ed31b
- Initial release
cvsdist c4ed31b
cvsdist c4ed31b
cvsdist c4ed31b