]> git.pld-linux.org Git - packages/evince.git/blobdiff - evince.spec
- ver. 0.8.0 (nfy, filelist has to be updated)
[packages/evince.git] / evince.spec
index a8ad83195d2323d04c82744a88e765a44eab10e0..6a6abf335c626ea524c9cbb72bbc826c9d483245 100644 (file)
@@ -5,48 +5,49 @@
 %bcond_without dbus    # enable DBUS support
 #
 Summary:       Document viewer for multiple document formats
-Summary(pl):   Przegl±darka dokumentów w wielu formatach
+Summary(pl.UTF-8):     Przeglądarka dokumentów w wielu formatach
 Name:          evince
-Version:       0.5.5
-Release:       2
+Version:       0.8.0
+Release:       1
 License:       GPL v2
 Group:         X11/Applications/Graphics
-Source0:       http://ftp.gnome.org/pub/gnome/sources/evince/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5: d32d7ee1b84be2c18ad3249aea79d966
+Source0:       http://ftp.gnome.org/pub/gnome/sources/evince/0.8/%{name}-%{version}.tar.bz2
+# Source0-md5: b4f7b154535c05ca77a23be193fc458d
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-gs8.patch
 URL:           http://www.gnome.org/projects/evince/
-BuildRequires: GConf2-devel >= 2.14.0
+BuildRequires: GConf2-devel >= 2.16.0
 BuildRequires: autoconf
 BuildRequires: automake
 %{?with_dbus:BuildRequires:    dbus-glib-devel >= 0.71}
 BuildRequires: djvulibre-devel >= 3.5.17
 BuildRequires: ghostscript
-BuildRequires: gnome-doc-utils >= 0.7.2
-BuildRequires: gnome-vfs2-devel >= 2.15.91
-BuildRequires: gtk+2-devel >= 2:2.10.1
+BuildRequires: gnome-doc-utils >= 0.8.0
+BuildRequires: gnome-icon-theme >= 2.17.1
+BuildRequires: gnome-vfs2-devel >= 2.16.1
+BuildRequires: gtk+2-devel >= 2:2.10.6
 BuildRequires: intltool >= 0.35.0
 BuildRequires: kpathsea-devel
 BuildRequires: libglade2-devel >= 1:2.6.0
-BuildRequires: libgnomeui-devel >= 2.15.91
+BuildRequires: libgnomeui-devel >= 2.16.1
 BuildRequires: libstdc++-devel
 BuildRequires: libtiff-devel
 BuildRequires: libxslt-progs >= 1.1.17
-BuildRequires: nautilus-devel >= 2.15.91
+BuildRequires: nautilus-devel >= 2.16.1
 BuildRequires: pkgconfig
-BuildRequires: poppler-glib-devel >= 0.5.3
+BuildRequires: poppler-glib-devel >= 0.5.4
 BuildRequires: python-libxml2
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper
 Requires(post,preun):  GConf2
 Requires(post,postun): desktop-file-utils
-Requires(post,postun): gtk+2 >= 2:2.10.1
+Requires(post,postun): gtk+2 >= 2:2.10.6
 Requires(post,postun): scrollkeeper
-Requires:      cairo >= 1.2.2
+Requires:      cairo >= 1.2.4
 Requires:      djvulibre >= 3.5.17
-Requires:      gtk+2 >= 2:2.10.1
-Requires:      libgnomeui >= 2.15.91
-Requires:      poppler-glib >= 0.5.3
+Requires:      gtk+2 >= 2:2.10.6
+Requires:      libgnomeui >= 2.16.1
+Requires:      poppler-glib >= 0.5.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,24 +56,24 @@ postscript, and many others. The goal of evince is to replace the
 multiple document viewers that exist on the GNOME Desktop, like ggv,
 gpdf, and xpdf with a single simple application.
 
-%description -l pl
-Evince jest przegl±dark± dokumentów w wielu formatach takich jak pdf,
-postscript i wielu innych. W zamierzeniach program ma zast±piæ
-przegl±darki dokumentów dla ¶rodowiska GNOME, takie jak ggv, gpdf i
-xpdf jedn± prost± aplikacj±.
+%description -l pl.UTF-8
+Evince jest przeglądarką dokumentów w wielu formatach takich jak pdf,
+postscript i wielu innych. W zamierzeniach program ma zastąpić
+przeglądarki dokumentów dla środowiska GNOME, takie jak ggv, gpdf i
+xpdf jedną prostą aplikacją.
 
 %package -n nautilus-extension-evince
 Summary:       Evince extension for Nautilus
-Summary(pl):   Rozszerzenie Evince dla Nautilusa
+Summary(pl.UTF-8):     Rozszerzenie Evince dla Nautilusa
 Group:         X11/Applications
 Requires:      %{name} = %{version}-%{release}
-Requires:      nautilus >= 2.15.4
+Requires:      nautilus >= 2.16.1
 
 %description -n nautilus-extension-evince
 Shows Evince document properties in Nautilus.
 
-%description -n nautilus-extension-evince -l pl
-Pokazuje w³a¶ciwo¶ci dokumentu Evince w Nautilusie.
+%description -n nautilus-extension-evince -l pl.UTF-8
+Pokazuje właściwości dokumentu Evince w Nautilusie.
 
 %prep
 %setup -q
@@ -108,9 +109,7 @@ rm -rf $RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.la
 
-%find_lang Evince
 %find_lang %{name} --with-gnome
-cat Evince.lang >> %{name}.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.065877 seconds and 4 git commands to generate.