summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraflinta2007-08-31 23:32:42 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitae1d89bf149f101cb523b471c2d231a22d476c4c (patch)
treedf18842d1842d054d055592e259440f7cf040663
parent87c94cfb5e2d0feda7344840928f4a56ce450a7c (diff)
downloadgnome-mime-data-auto/th/gnome-mime-data-2_18_0-1.zip
gnome-mime-data-auto/th/gnome-mime-data-2_18_0-1.tar.gz
Changed files: gnome-mime-data.spec -> 1.51
-rw-r--r--gnome-mime-data.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/gnome-mime-data.spec b/gnome-mime-data.spec
index 2cd95e9..2c1563f 100644
--- a/gnome-mime-data.spec
+++ b/gnome-mime-data.spec
@@ -2,12 +2,12 @@ Summary: The GNOME2 virtual file-system libraries
Summary(pl.UTF-8): Biblioteki wirtualnego systemu plików dla GNOME2
Summary(pt_BR.UTF-8): Arquivos de dados tipo MIME para o desktop GNOME
Name: gnome-mime-data
-Version: 2.4.3
+Version: 2.18.0
Release: 1
License: LGPL
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.4/%{name}-%{version}.tar.bz2
-# Source0-md5: 2abe573a6e84b71c58a661d4bafa9bd6
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.18/%{name}-%{version}.tar.bz2
+# Source0-md5: 541858188f80090d12a33b5a7c34d42c
URL: http://www.gnome.org/
Patch0: %{name}-duplicate-keys.patch
BuildRequires: autoconf
@@ -20,6 +20,8 @@ Provides: gnome-vfs-data = %{version}
Obsoletes: gnome-vfs-data
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _pkgconfigdir %{_datadir}/pkgconfig
+
%description
This module contains the base MIME and Application database for GNOME.
It is meant to be accessed through the MIME functions in GnomeVFS.
@@ -50,6 +52,7 @@ Pliki potrzebne przy tworzeniu programów używajacych gnome-mime-data.
%build
%{__glib_gettextize}
+%{__intltoolize}
%{__libtoolize}
%{__aclocal}
%{__autoconf}