]> git.pld-linux.org Git - packages/nautilus.git/commitdiff
- added thumbnail.patch which allows to make thumbnails of files larger than 100MB...
authoraflinta <aflinta@pld-linux.org>
Tue, 25 Feb 2003 06:03:11 +0000 (06:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nautilus.spec -> 1.86

nautilus.spec

index 3d9186d13b45a3377721576ed526c7af442eb505..333489522d1a4826a08d01cc3b2abfb234177806 100644 (file)
@@ -4,12 +4,13 @@ Summary(pl):  Nautilus - pow
 Summary(pt_BR):        Nautilus é um gerenciador de arquivos para o GNOME
 Name:          nautilus
 Version:       2.2.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.2/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-eel.patch
+Patch2:                %{name}-thumbnail.patch
 URL:           http://nautilus.eazel.com/
 BuildRequires: GConf2-devel >= 2.2.0
 BuildRequires: ORBit2-devel >= 2.6.0
@@ -106,6 +107,7 @@ Biblioteki statyczne Nautilusa.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 intltoolize --copy --force
This page took 0.170343 seconds and 4 git commands to generate.