Author: megabajt Date: Sat Feb 9 11:03:48 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - added -thumbnailer-type-init.patch (fix evince-thumbnailer) - release 2
---- Files affected: SPECS: evince.spec (1.78.2.2 -> 1.78.2.3) ---- Diffs: ================================================================ Index: SPECS/evince.spec diff -u SPECS/evince.spec:1.78.2.2 SPECS/evince.spec:1.78.2.3 --- SPECS/evince.spec:1.78.2.2 Thu Feb 7 16:40:26 2008 +++ SPECS/evince.spec Sat Feb 9 12:03:43 2008 @@ -8,12 +8,13 @@ Summary(pl.UTF-8): Przeglądarka dokumentów w wielu formatach Name: evince Version: 2.21.90 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/pub/GNOME/sources/evince/2.21/%{name}-%{version}.tar.bz2 # Source0-md5: 2d3dbc6a8890858ff9e4abc13bb5b6d4 Patch0: %{name}-desktop.patch +Patch1: %{name}-thumbnailer-type-init.patch URL: http://www.gnome.org/projects/evince/ BuildRequires: GConf2-devel >= 2.21.90 BuildRequires: autoconf >= 2.57 @@ -113,6 +114,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po @@ -241,6 +243,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78.2.3 2008-02-09 11:03:43 megabajt +- added -thumbnailer-type-init.patch (fix evince-thumbnailer) +- release 2 + Revision 1.78.2.2 2008-02-07 15:40:26 megabajt - updated to 2.21.90 - added -devel subpackage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evince.spec?r1=1.78.2.2&r2=1.78.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
