]> git.pld-linux.org Git - packages/nautilus.git/commitdiff
- version 2.1.2
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Fri, 8 Nov 2002 15:02:19 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Patch1:         eel.patch   - to compile against eel-2.1.2

Changed files:
    nautilus.spec -> 1.61

nautilus.spec

index 7bbe10e03832c7cc7ccf343827658986a324fc7b..946eb22c0649a8ec68a1e85e988f2a6b51bd92e5 100644 (file)
@@ -3,12 +3,13 @@ Summary:      Nautilus is a file manager for the GNOME desktop environment
 Summary(pl):   Nautilus - pow³oka GNOME i menad¿er plików
 Summary(pt_BR):        Nautilus é um gerenciador de arquivos para o GNOME
 Name:          nautilus
-Version:       2.1.1
-Release:       3
+Version:       2.1.2
+Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-am.patch
+Patch1:                %{name}-eel.patch
 URL:           http://nautilus.eazel.com/
 BuildRequires: GConf2-devel >= 1.2.1
 BuildRequires: ORBit2-devel >= 2.4.3
@@ -108,6 +109,7 @@ Biblioteki statyczne Nautilusa.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 intltoolize --copy --force
This page took 0.0716 seconds and 4 git commands to generate.