]> git.pld-linux.org Git - packages/galeon.git/blobdiff - galeon.spec
- s/bonobo-activation/libbonobo/ in {,B}R
[packages/galeon.git] / galeon.spec
index dc244553a8a1ca01b04058aac315c71669d09b1c..e76983e2014922125f8f5a07a4d6e1e4adeeb6ab 100644 (file)
@@ -5,8 +5,8 @@
 #                        mozilla instead. To compile wit this option, You 
 #                        have to install mozilla compiled with gcc2.
 #
-%define                minmozver       1.4a
-%define                snap            20030419
+%define                minmozver       1.4b
+%define                snap            20030518
 
 Summary:       Galeon - gecko-based GNOME web browser
 Summary(pl):   Galeon - przegl±darka WWW dla GNOME
@@ -14,13 +14,13 @@ Summary(pt_BR):     O galeon 
 Summary(zh_CN):        »ùÓÚGeckoµÄGNOMEÁ÷ÀÀÆ÷
 Name:          galeon
 Version:       1.3.4
-#Release:      0.%{snap}.1
-Release:       2
+Release:       1.%{snap}.1
+#Release:      1
 Epoch:         2
 License:       GPL
 Group:         X11/Applications/Networking
-Source0:       http://dl.sf.net/galeon/%{name}-%{version}.tar.bz2
-#Source0:      %{name}-%{version}-%{snap}.tar.bz2
+#Source0:      http://dl.sf.net/galeon/%{name}-%{version}.tar.bz2
+Source0:       %{name}-%{version}-%{snap}.tar.bz2
 Source1:       %{name}-config-tool.1
 URL:           http://galeon.sourceforge.net/
 BuildRequires: autoconf
@@ -28,11 +28,11 @@ BuildRequires:      automake
 BuildRequires: GConf2-devel >= 2.0.0
 BuildRequires: ORBit2-devel >= 2.0.0
 BuildRequires: bison
-BuildRequires: bonobo-activation-devel >= 2.2.0
 BuildRequires: gettext-devel
 BuildRequires: gnome-vfs2-devel >= 2.0.0
 BuildRequires: gtk+2-devel >= 2.0.6
 BuildRequires: intltool
+BuildRequires: libbonobo-devel >= 2.3.1-4
 BuildRequires: libbonoboui-devel >= 2.1.1
 BuildRequires: libglade2-devel >= 2.0.0
 BuildRequires: libgnomeui-devel >= 2.0.5
@@ -42,8 +42,8 @@ BuildRequires:        mozilla-embedded-devel >= %{minmozver}
 BuildRequires: nautilus-devel >= 2.0.0
 BuildRequires: openssl-devel >= 0.9.7
 BuildRequires: scrollkeeper >= 0.1.4
-BuildRequires: bonobo-activation >= 2.2.0
 BuildRequires: rpm-build >= 4.1-10
+Requires:      libbonobo >= 2.3.1-4
 Requires:      mozilla-embedded = %(rpm -q --qf '%{VERSION}' --whatprovides mozilla-embedded)
 Requires(post):        GConf2
 Requires(post):        mozilla
@@ -88,7 +88,7 @@ intltoolize --copy --force
        --disable-included-gettext \
        --disable-schemas-install \
        --disable-werror \
-       --with-mozilla-snapshot=1.4a \
+       --with-mozilla-snapshot=1.4b \
        --enable-gconf-source=%{_sysconfdir}/gconf/schemas \
        --enable-nautilus-view=yes
 
This page took 0.054649 seconds and 4 git commands to generate.