Browse Source

add BR: dbus-devel, gd-devel, add --disable-hal

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4101 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 years ago
parent
commit
20b1da5b60
1 changed files with 9 additions and 2 deletions
  1. 9 2
      lib/libg/libgphoto2/libgphoto2-vl.spec

+ 9 - 2
lib/libg/libgphoto2/libgphoto2-vl.spec

@@ -2,7 +2,7 @@ Summary: Library for accessing digital cameras
 Summary(ja): デジタルカメラにアクセスするためのライブラリ
 Name: libgphoto2
 Version: 2.4.11
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2
 License: GPLv2+ and GPLv2
@@ -23,6 +23,8 @@ BuildRequires: libjpeg-devel
 BuildRequires: pkgconfig, sharutils
 BuildRequires: libtool-ltdl-devel >= 2.2.6a
 BuildRequires: popt-devel
+BuildRequires: dbus-devel
+BuildRequires: gd-devel
 # we run autoreconf:
 BuildRequires: autoconf, automake, libtool, gettext, cvs
 Obsoletes: gphoto2 < 2.4.0
@@ -92,7 +94,8 @@ export CFLAGS=$RPM_OPT_FLAGS
 	--with-doc-dir=%{_docdir}/%{name} \
 	--disable-static \
 	--disable-rpath \
-	--without-aalib
+	--without-aalib \
+	--without-hal
 make %{?_smp_mflags}
 
 %install
@@ -160,6 +163,10 @@ rm -rf "${RPM_BUILD_ROOT}"
 
 
 %changelog
+* Fri Jun 10 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.11-2
+- add BR: dbus-devel, gd-devel
+- add --without-hal
+
 * Fri Jun 10 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.11-1
 - update to 2.4.11
 - install udev script to /lib/udev