SPECS: gnome-vfs2.spec - updated to 2.20.1 - use better way to fix...
megabajt
megabajt at pld-linux.org
Wed Nov 14 16:45:32 CET 2007
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 s#sr\@Latn#sr\@latin# po/LINGUAS
+mv po/sr\@{Latn,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/sr at latin ] || \
- mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,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
- sr at Latn -> sr at latin, 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
More information about the pld-cvs-commit
mailing list