[libgphoto2] rebuild for dependencies

Caolan McNamara caolanm at fedoraproject.org
Wed Jan 26 11:45:15 UTC 2011


commit d986c597abd2e4d0168cc41e992da5bcd181cb2e
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Jan 26 11:45:04 2011 +0000

    rebuild for dependencies

 libgphoto2.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libgphoto2.spec b/libgphoto2.spec
index 90a7ebc..3b241f9 100644
--- a/libgphoto2.spec
+++ b/libgphoto2.spec
@@ -1,7 +1,7 @@
 Summary: Library for accessing digital cameras
 Name: libgphoto2
 Version: 2.4.10
-Release: 3%{?dist}
+Release: 4%{?dist}
 # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2
 License: GPLv2+ and GPLv2
 Group: Development/Libraries
@@ -83,6 +83,8 @@ EOF
 sed 's/Name: gphoto2/Name: gphoto2-port/' < gphoto2.pc.in > gphoto2-port.pc.in
 
 %build
+#libusb and libusb have shoved their .pc files into /lib[64]/pkgconfig
+export PKG_CONFIG_PATH=/%{_lib}/pkgconfig
 %configure \
 	udevscriptdir='/lib/udev' \
 	--with-drivers=all \
@@ -166,6 +168,9 @@ rm -rf "${RPM_BUILD_ROOT}"
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 26 2011 Caolán McNamara <caolanm at redhat.com> 2.4.10-4
+- rebuild for dependencies
+
 * Wed Oct 20 2010 Jindrich Novy <jnovy at redhat.com> 2.4.10-3
 - move udev helper scripts to /lib/udev (#644552)
 


More information about the scm-commits mailing list