diff --git a/libgphoto2.spec b/libgphoto2.spec index 958f4fc..7d85785 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -1,7 +1,7 @@ Summary: Library for accessing digital cameras Name: libgphoto2 Version: 2.4.4 -Release: 2%{?dist} +Release: 3%{?dist} # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2 License: GPLv2+ and GPLv2 Group: Development/Libraries @@ -20,7 +20,7 @@ BuildRequires: libjpeg-devel BuildRequires: pkgconfig, sharutils BuildRequires: libtool-ltdl-devel, popt-devel # we run autoreconf: -BuildRequires: autoconf, automake, libtool, gettext-devel +BuildRequires: autoconf, automake, libtool, gettext-devel, cvs Obsoletes: gphoto2 < 2.4.0-11 Obsoletes: gphoto2-devel < 2.4.0-11 @@ -151,6 +151,9 @@ rm -rf "${RPM_BUILD_ROOT}" %{_mandir}/man3/* %changelog +* Thu Mar 05 2009 Caolán McNamara - 2.4.4-3 +- tweak BR to get to build + * Wed Feb 25 2009 Fedora Release Engineering - 2.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild