diff --git a/gphoto2.spec b/gphoto2.spec index d6ff184..997cb05 100644 --- a/gphoto2.spec +++ b/gphoto2.spec @@ -5,7 +5,7 @@ Name: gphoto2 %define libpkg libgphoto2 %define libver 2.1.99 Version: %{pkgver} -Release: 8 +Release: 9 License: LGPL Group: Applications/Multimedia BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -17,6 +17,7 @@ Source4: gphoto-set-procperm Patch2: gphoto2-gcc4.patch Patch3: gphoto2-2.1.99-dbus.patch Patch4: gphoto2-2.1.99-canon_segv.patch +Patch5: gphoto2-2.1.99-config.patch Url: http://www.gphoto.org/ ExcludeArch: s390 s390x PreReq: /sbin/ldconfig, grep, fileutils @@ -75,6 +76,7 @@ use libgphoto2. %patch2 -p1 -b .gcc4 %patch3 -p1 -b .dbus %patch4 -p1 -b .segv +%patch5 -p1 -b .config #################################### %build @@ -213,6 +215,9 @@ rm -rf "${RPM_BUILD_ROOT}" # ChangeLog ######################################################################## %changelog +* Tue Mar 14 2006 Than Ngo 2.1.99-9 +- fix gphoto2-config + * Wed Mar 08 2006 Bill Nottingham 2.1.99-8 - fix i386/x86_64 conflict on fdi files