summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Frysiak2002-06-12 08:10:37 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit4121c16916015adc70c710ff2f980f42ba09838a (patch)
tree7e519163555933391cdb37e340f87494f4d091f3
parentba158ee7d2e8619f6f3f63568996766eb3cd1013 (diff)
downloadgnome-mime-data-4121c16916015adc70c710ff2f980f42ba09838a.zip
gnome-mime-data-4121c16916015adc70c710ff2f980f42ba09838a.tar.gz
updated to 2.0.0
Changed files: gnome-mime-data.spec -> 1.19
-rw-r--r--gnome-mime-data.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnome-mime-data.spec b/gnome-mime-data.spec
index 8497c8a..14ed79a 100644
--- a/gnome-mime-data.spec
+++ b/gnome-mime-data.spec
@@ -2,7 +2,7 @@ Summary: The GNOME2 virtual file-system libraries
Summary(pl): Biblioteki wirtualnego systemu plików dla GNOME2
Summary(pt_BR): Arquivos de dados tipo MIME para o desktop GNOME
Name: gnome-mime-data
-Version: 1.0.8
+Version: 2.0.0
Release: 1
License: LGPL
Group: X11/Applications
@@ -11,6 +11,7 @@ URL: http://www.gnome.org/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
+BuildRequires: glib2-devel >= 2.0.3
BuildArch: noarch
Provides: gnome-vfs-data = %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,7 +50,7 @@ Pliki potrzebne przy tworzeniu programów używajacych gnome-mime-data.
%build
rm -f missing
-gettextize --copy --force
+glib-gettextize --copy --force
libtoolize --copy --force
aclocal
%{__autoconf}