Author: qboosh Date: Wed Dec 20 09:21:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.1.14, updated paths,locale-names patches, added ac patch
---- Files affected: SPECS: gtkam.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/gtkam.spec diff -u SPECS/gtkam.spec:1.35 SPECS/gtkam.spec:1.36 --- SPECS/gtkam.spec:1.35 Tue Nov 7 23:26:36 2006 +++ SPECS/gtkam.spec Wed Dec 20 10:21:34 2006 @@ -8,17 +8,18 @@ Summary: GTKam - graphical frontend for gphoto2 Summary(pl): GTKam - graficzny interfejs do gphoto2 Name: gtkam -Version: 0.1.13 +Version: 0.1.14 Release: 1 License: LGPL Group: X11/Applications/Graphics Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 -# Source0-md5: a22e6f14405ed4b282757de6247019fe +# Source0-md5: 2b6e6fea0bc55d9f78952f0061d7ef7e Patch0: %{name}-paths.patch Patch1: %{name}-locale-names.patch +Patch2: %{name}-ac.patch URL: http://www.gphoto.org/proj/gtkam/ BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.8 +BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel >= 0.14.1 %{?with_gimp:BuildRequires: gimp-devel >= 1:2.0} BuildRequires: gnome-common @@ -27,11 +28,11 @@ %{?with_bonobo:BuildRequires: libbonoboui-devel} BuildRequires: libexif-gtk-devel >= 0.3.2 %{?with_gnome:BuildRequires: libgnomeui-devel} -BuildRequires: libgphoto2-devel >= 2.1.4 +BuildRequires: libgphoto2-devel >= 2.3.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: scrollkeeper -Requires: libgphoto2 >= 2.1.4 +Requires: libgphoto2 >= 2.3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %if %{with gimp} @@ -62,6 +63,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 mv -f po/{pt_PT,pt}.po rm -f po/stamp-po @@ -117,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2006/12/20 09:21:34 qboosh +- updated to 0.1.14, updated paths,locale-names patches, added ac patch + Revision 1.35 2006/11/07 22:26:36 glen - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtkam.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
