]> git.pld-linux.org Git - packages/evince.git/commitdiff
- rel 3 auto/th/evince-3_0_2-3
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 19 Jul 2011 12:00:37 +0000 (12:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- apply desktop patch :/

Changed files:
    evince.spec -> 1.123

evince.spec

index ff493ab71d881986180242364c59acddd29f3e5a..4e0f768d859d34246ceef87967fc761d762c6f09 100644 (file)
@@ -11,11 +11,12 @@ Summary:    Document viewer for multiple document formats
 Summary(pl.UTF-8):     Przeglądarka dokumentów w wielu formatach
 Name:          evince
 Version:       3.0.2
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         X11/Applications/Graphics
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/evince/3.0/%{name}-%{version}.tar.bz2
 # Source0-md5: 4eff790d9ba7a0d9e8eda5b4bb91c92b
+Patch0:                %{name}-desktop.patch
 URL:           http://www.gnome.org/projects/evince/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1:1.10
@@ -154,6 +155,7 @@ View Postscript documents with Evince.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__gtkdocize}
This page took 0.097715 seconds and 4 git commands to generate.