Author: megabajt Date: Fri Apr 2 10:04:07 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.24.3
---- Files affected: packages/gnome-vfs2: gnome-vfs2.spec (1.209 -> 1.210) ---- Diffs: ================================================================ Index: packages/gnome-vfs2/gnome-vfs2.spec diff -u packages/gnome-vfs2/gnome-vfs2.spec:1.209 packages/gnome-vfs2/gnome-vfs2.spec:1.210 --- packages/gnome-vfs2/gnome-vfs2.spec:1.209 Sat Oct 10 20:29:45 2009 +++ packages/gnome-vfs2/gnome-vfs2.spec Fri Apr 2 12:04:02 2010 @@ -2,12 +2,12 @@ Summary: GNOME - virtual file system Summary(pl.UTF-8): GNOME - wirtualny system plików Name: gnome-vfs2 -Version: 2.24.2 +Version: 2.24.3 Release: 1 License: LGPL v2+ Group: Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.24/gnome-vfs-%{version}.tar.bz2 -# Source0-md5: 371d13e7306eb82e3fe3748a7584c440 +# Source0-md5: 646a2672c6e7e4ebff6a798b0fb7cc90 Source1: %{name}-defaults.list Patch0: %{name}-no_g_mime.patch Patch1: %{name}-fstab_edit_crash.patch @@ -41,6 +41,7 @@ BuildRequires: pkgconfig BuildRequires: rpm-build >= 4.1-10 BuildRequires: rpmbuild(macros) >= 1.197 +BuildRequires: sed >= 4.0 BuildRequires: zlib-devel Requires(post,preun): GConf2 Requires: %{name}-libs = %{version}-%{release} @@ -121,6 +122,9 @@ %patch2 -p1 %patch3 -p0 +sed -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build # force rebuild touch libgnomevfs/GNOME_VFS_Daemon.idl @@ -243,6 +247,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.210 2010/04/02 10:04:02 megabajt +- updated to 2.24.3 + Revision 1.209 2009/10/10 18:29:45 megabajt - updated to 2.24.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-vfs2/gnome-vfs2.spec?r1=1.209&r2=1.210&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
