Author: lisu Date: Sun Jun 13 17:12:50 2010 GMT Module: packages Tag: HEAD ---- Log message: - 1.2.8.6 - pass gtk and gnome CFLAGS by libgcmd (-flags.patch) - BR: libgnome-keyring-devel
---- Files affected: packages/gnome-commander: gnome-commander.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/gnome-commander/gnome-commander.spec diff -u packages/gnome-commander/gnome-commander.spec:1.50 packages/gnome-commander/gnome-commander.spec:1.51 --- packages/gnome-commander/gnome-commander.spec:1.50 Wed Mar 17 13:05:02 2010 +++ packages/gnome-commander/gnome-commander.spec Sun Jun 13 19:12:45 2010 @@ -2,14 +2,14 @@ Summary: A GNOME filemanager similar to the Midnight Commander Summary(pl.UTF-8): Zarządca plików dla środowiska GNOME w stylu Midnight Commandera Name: gnome-commander -Version: 1.2.8.5 +Version: 1.2.8.6 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/%{name}-%{version}.tar.bz2 -# Source0-md5: f5f4365ef6c43141d2b1ec45e3530595 -Patch0: %{name}-desktop.patch -Patch1: %{name}-as-needed.patch +# Source0-md5: 0ff2cd358e1dc67ddea6aa9314b84e5c +Patch0: %{name}-as-needed.patch +Patch1: %{name}-flags.patch URL: http://www.nongnu.org/gcmd/ BuildRequires: autoconf BuildRequires: automake @@ -19,6 +19,7 @@ BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: id3lib-devel BuildRequires: intltool >= 0.31 +BuildRequires: libgnome-keyring-devel BuildRequires: libgnomeui-devel >= 2.0.0 BuildRequires: libiptcdata-devel BuildRequires: libtool @@ -94,6 +95,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/06/13 17:12:45 lisu +- 1.2.8.6 +- pass gtk and gnome CFLAGS by libgcmd (-flags.patch) +- BR: libgnome-keyring-devel + Revision 1.50 2010/03/17 12:05:02 lisu - up to 2.8.5 - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-commander/gnome-commander.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
