]> git.pld-linux.org Git - packages/nautilus.git/commitdiff
- release 2: added some patch witch making easy to use nautilus with old gmc config...
authorKrzysztof Taraszka <dzimi@pld-linux.org>
Sun, 19 Aug 2001 01:38:54 +0000 (01:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- It's also have got support to mozilla 0.9.3. Now it doesn't crash when it compile
- still Patch4 don't work corectly (it's making unstable nautilus-1.4.1 :/ maybe
  its Patch1 or Patch2 folks ?)
- STB
NOTE: nautilus is working great and it's ready to be sent to HEAD (test
at least) with all connected programs with.

Changed files:
    nautilus.spec -> 1.23

nautilus.spec

index f987f911d759178cd407b1a5aed52e87df8a2829..64a39fbf8ca804489487f8bb7ab4ea39fdcf1654 100644 (file)
@@ -4,7 +4,7 @@ Summary(pl):    nautilus - pow
 Summary(pt_BR): Nautilus é um gerenciador de arquivos para o GNOME
 Name:          nautilus
 Version:       1.0.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Window Managers
 Group(de):     X11/Fenstermanager
@@ -13,6 +13,11 @@ Source0:     ftp://ftp.gnome.org/pub/GNOME/stable/sources/%{name}/%{name}-%{version}
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-applnk.patch
 Patch2:                %{name}-use_AM_GNU_GETTEXT.patch
+Patch3:        %{name}-gmc.patch.bz2
+# Dzimi removed this patch because its possibe hi is making a big with
+# right panel in nautilus
+#Patch4:               %{name}-noflash.patch.bz2
+Patch5:                %{name}-moz093.patch.bz2
 URL:           http://nautilus.eazel.com/
 BuildRequires: GConf-devel >= 0.12
 BuildRequires: ORBit-devel >= 0.5.7
@@ -38,6 +43,7 @@ BuildRequires:        mozilla-devel >= 0.8
 BuildRequires: oaf-devel >= 0.6.5
 BuildRequires: scrollkeeper >= 0.1.4
 BuildRequires: xpdf >= 0.90
+Requires:      gnome-http
 Requires:      GConf >= 1.0.2
 Prereq:                /sbin/ldconfig
 Prereq:                scrollkeeper
@@ -126,6 +132,9 @@ Nautilus.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p0
+%patch3 -p1
+#%patch4 -p1
+%patch5 -p1
 
 %build
 rm missing
This page took 0.137514 seconds and 4 git commands to generate.