Author: megabajt Date: Wed Nov 14 15:45:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.20.1 - use better way to fix locale name
---- Files affected: SPECS: gnome-vfs2.spec (1.198 -> 1.199) ---- Diffs: ================================================================ Index: SPECS/gnome-vfs2.spec diff -u SPECS/gnome-vfs2.spec:1.198 SPECS/gnome-vfs2.spec:1.199 --- SPECS/gnome-vfs2.spec:1.198 Mon Nov 5 00:57:02 2007 +++ SPECS/gnome-vfs2.spec Wed Nov 14 16:45:26 2007 @@ -2,19 +2,19 @@ Summary: GNOME - virtual file system Summary(pl.UTF-8): GNOME - wirtualny system plików Name: gnome-vfs2 -Version: 2.20.0 -Release: 2 +Version: 2.20.1 +Release: 1 License: LGPL v2+ Group: Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.20/gnome-vfs-%{version}.tar.bz2 -# Source0-md5: b9fe0a066d0e693e74a000e55338235b +# Source0-md5: a350a5a3e201951d7e7867d0900df423 Source1: %{name}-defaults.list Patch0: %{name}-no_g_mime.patch Patch1: %{name}-fstab_edit_crash.patch Patch2: %{name}-default_cdda_handler.patch Patch3: %{name}-headers-define.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.19.1 +BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: ORBit2-devel >= 1:2.14.9 BuildRequires: acl-devel >= 2.2.34 BuildRequires: autoconf @@ -78,7 +78,7 @@ Summary(pl.UTF-8): gnome-vfs - pliki nagłówkowe Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} -Requires: GConf2-devel >= 2.19.1 +Requires: GConf2-devel >= 2.20.0 Requires: avahi-glib-devel >= 0.6.17 Requires: dbus-glib-devel >= 0.73 Requires: gtk-doc-common @@ -122,6 +122,9 @@ %patch2 -p1 %patch3 -p0 +sed -i -e [EMAIL PROTECTED]@latin# po/LINGUAS +mv po/[EMAIL PROTECTED],latin}.po + %build # force rebuild touch libgnomevfs/GNOME_VFS_Daemon.idl @@ -156,8 +159,6 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/defaults.list -[ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ - mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} %find_lang gnome-vfs-2.0 %clean @@ -224,6 +225,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.199 2007-11-14 15:45:26 megabajt +- updated to 2.20.1 +- use better way to fix locale name + Revision 1.198 2007-11-04 23:57:02 ankry - [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-vfs2.spec?r1=1.198&r2=1.199&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
