]> git.pld-linux.org Git - packages/nautilus.git/commitdiff
- added mozilla support (still not finished)
authormichuz <michuz@pld-linux.org>
Wed, 13 Sep 2000 14:38:40 +0000 (14:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nautilus.spec -> 1.2

nautilus.spec

index 96b46b7c572b8bfc0ee4d9d6b8a5b96073972502..ff6955b6d06ecbe63259ff55a615beff3dcc051e 100644 (file)
@@ -7,6 +7,7 @@ License:        GPL
 Group:         Utilities/File
 Group(pl):     Narzêdzia/Pliki
 Source0:       http://download.eazel.com/source/%{name}-%{version}.tar.gz
+Patch0:                %{name}-mozpath.patch
 URL:           http://nautilus.eazel.com/
 BuildRequires: ORBit-devel
 BuildRequires: w3c-libwww-devel >= 5.2.8
@@ -17,6 +18,7 @@ BuildRequires:        gnome-vfs-devel >= 0.3.1
 BuildRequires: bonobo-devel >= 0.18
 BuildRequires: gtkhtml-devel >= 0.6.1
 BuildRequires: medusa-devel >= 0.2
+BuildRequires: mozilla-devel >= 5.M17-3
 BuildRequires: gettext-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,8 +32,10 @@ GNU Nautilus jest mened
 
 %prep
 %setup -q
+%patch -p1
 
 %build
+autoconf
 gettextize --force --copy
 %configure
 
This page took 0.139829 seconds and 4 git commands to generate.