diff --git a/gphoto.spec b/gphoto.spec index 10a1e7f..04b933f 100644 --- a/gphoto.spec +++ b/gphoto.spec @@ -1,5 +1,5 @@ Name: gphoto -Version: 2.4.11 +Version: 2.5.5 Release: 1mamba Summary: The command line interface to libgphoto Group: Applications/Graphics @@ -7,25 +7,16 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.gphoto.org -Source: http://kent.dl.sourceforge.net/sourceforge/gphoto/gphoto2-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/gphoto/gphoto/%{version}/gphoto2-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libaa-devel >= 1.2 -BuildRequires: libcdk-devel >= 20031210 -BuildRequires: libexif6-devel >= 0.6.13 -BuildRequires: libgphoto-devel >= %{version} +BuildRequires: libexif-devel +BuildRequires: libgphoto2-devel BuildRequires: libjpeg-devel BuildRequires: libltdl-devel -BuildRequires: libncurses-devel BuildRequires: libpopt-devel BuildRequires: libreadline-devel -BuildRequires: libslang-devel -BuildRequires: libusb-devel >= 0.1.7 -BuildRequires: libX11-devel -BuildRequires: libXau-devel -BuildRequires: libxcb-devel -BuildRequires: libXdmcp-devel ## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -56,6 +47,9 @@ The command line interface to libgphoto. It allows almost everything that libgph %{_mandir}/man1/gphoto2* %changelog +* Fri Dec 26 2014 Silvan Calarco 2.5.5-1mamba +- update to 2.5.5 + * Wed Nov 02 2011 Silvan Calarco 2.4.11-1mamba - update to 2.4.11