Author: freetz Date: Sat Feb 11 11:43:04 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - support for libexif >= 0.6.13 (patch added), rel.2
---- Files affected: SPECS: gthumb.spec (1.33.2.9 -> 1.33.2.10) ---- Diffs: ================================================================ Index: SPECS/gthumb.spec diff -u SPECS/gthumb.spec:1.33.2.9 SPECS/gthumb.spec:1.33.2.10 --- SPECS/gthumb.spec:1.33.2.9 Sat Jan 7 02:12:44 2006 +++ SPECS/gthumb.spec Sat Feb 11 12:42:59 2006 @@ -3,12 +3,13 @@ Summary(pl): Przeglądarka obrazków dla GNOME Name: gthumb Version: 2.7.2 -Release: 1 +Release: 2 License: GPL v2 Vendor: GNOME Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/pub/gnome/sources/gthumb/2.7/%{name}-%{version}.tar.bz2 # Source0-md5: 4a9db0c1087f71dfa7fdd80f0307c4a5 +Patch0: %{name}-exif.patch URL: http://gthumb.sourceforge.net/ BuildRequires: GConf2-devel BuildRequires: ORBit2-devel @@ -18,7 +19,7 @@ BuildRequires: gnome-vfs2-devel >= 2.10.0-2 BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: intltool >= 0.21 -BuildRequires: libexif-devel >= 1:0.6.9 +BuildRequires: libexif-devel >= 1:0.6.13 BuildRequires: libglade2-devel >= 1:2.4.0 BuildRequires: libgnomeprintui-devel >= 2.6.0 BuildRequires: libgnomeui-devel >= 2.10.0-2 @@ -50,6 +51,7 @@ %prep %setup -q +%patch0 -p1 %{__sed} -i -e 's/^Categories=Application;/Categories=GTK;GNOME;/' \ data/gthumb.desktop.in @@ -60,7 +62,6 @@ %{__autoheader} %{__automake} %{__autoconf} -LDFLAGS="-L/usr/X11R6/%{_lib}" %configure \ --disable-schemas-install %{__make} @@ -119,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33.2.10 2006/02/11 11:42:59 freetz +- support for libexif >= 0.6.13 (patch added), rel.2 + Revision 1.33.2.9 2006/01/07 01:12:44 freetz - override LDFLAGS to force Xxf86vm detection ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gthumb.spec?r1=1.33.2.9&r2=1.33.2.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
