Author: qboosh Date: Mon Jan 9 12:34:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.1.13 - updated paths,locale-names patches, removed obsolete gimp2,gnome_help_path,doc patches
---- Files affected: SPECS: gtkam.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/gtkam.spec diff -u SPECS/gtkam.spec:1.33 SPECS/gtkam.spec:1.34 --- SPECS/gtkam.spec:1.33 Tue Jun 14 21:12:32 2005 +++ SPECS/gtkam.spec Mon Jan 9 13:34:15 2006 @@ -8,24 +8,21 @@ Summary: GTKam - graphical frontend for gphoto2 Summary(pl): GTKam - graficzny interfejs do gphoto2 Name: gtkam -Version: 0.1.12 -Release: 5 +Version: 0.1.13 +Release: 1 License: LGPL Group: X11/Applications/Graphics -Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.gz -# Source0-md5: 622170d414718a5ae11487a6af1e47cd +Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 +# Source0-md5: a22e6f14405ed4b282757de6247019fe Patch0: %{name}-paths.patch -Patch1: %{name}-gimp2.patch -Patch2: %{name}-locale-names.patch -Patch3: %{name}-gnome_help_path.patch -Patch4: %{name}-doc.patch +Patch1: %{name}-locale-names.patch URL: http://www.gphoto.org/proj/gtkam/ -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: gettext-devel +BuildRequires: autoconf >= 2.59 +BuildRequires: automake >= 1:1.8 +BuildRequires: gettext-devel >= 0.14.1 %{?with_gimp:BuildRequires: gimp-devel >= 1:2.0} BuildRequires: gnome-common -BuildRequires: gtk+2-devel +BuildRequires: gtk+2-devel >= 2.0.0 BuildRequires: intltool %{?with_bonobo:BuildRequires: libbonoboui-devel} BuildRequires: libexif-gtk-devel >= 0.3.2 @@ -65,19 +62,16 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -mv -f po/{no,nb}.po mv -f po/{pt_PT,pt}.po +rm -f po/stamp-po %build -intltoolize --copy --force -glib-gettextize --copy --force -gnome-doc-common --copy +%{__intltoolize} +%{__gettextize} +%{__gnome_doc_common} %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4m %{__autoconf} %{__automake} %configure \ @@ -123,6 +117,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2006/01/09 12:34:15 qboosh +- updated to 0.1.13 +- updated paths,locale-names patches, removed obsolete gimp2,gnome_help_path,doc patches + Revision 1.33 2005/06/14 19:12:32 zbyniu - BR: gettext-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtkam.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
