]> git.pld-linux.org Git - packages/galeon.git/blobdiff - galeon.spec
- md5
[packages/galeon.git] / galeon.spec
index b16c0b1e1e3685419f1b68239676856cf6b11da2..de8ede15b41b4e3d7343008b44c8a57973ecb037 100644 (file)
@@ -5,22 +5,22 @@
 #                        mozilla instead. To compile wit this option, You
 #                        have to install mozilla compiled with gcc2.
 #
-%define                minmozver       1.5b
-%define                snap    20030905
+%define                minmozver       5:1.5
+%define                snap    20031025
 
 Summary:       Galeon - gecko-based GNOME web browser
 Summary(pl):   Galeon - przegl±darka WWW dla GNOME
 Summary(pt_BR):        O galeon é um browser para o GNOME baseado no mozilla
 Summary(zh_CN):        »ùÓÚGeckoµÄGNOMEÁ÷ÀÀÆ÷
 Name:          galeon
-Version:       1.3.8
-Release:       1
+Version:       1.3.9
+Release:       3.%{snap}.1
 Epoch:         2
 License:       GPL
 Group:         X11/Applications/Networking
-#Source0:      %{name}-%{version}-%{snap}.tar.bz2
-Source0:       http://dl.sf.net/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5: a66a63d33b68f52672a2ab8532b17245
+Source0:       %{name}-%{version}-%{snap}.tar.bz2
+# Source0-md5: 2a162fc40d6be4aaaa73e1219c763831
+#Source0:      http://dl.sf.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:       %{name}-config-tool.1
 URL:           http://galeon.sourceforge.net/
 Patch0:                %{name}-desktop.patch
@@ -39,16 +39,16 @@ BuildRequires:      libglade2-devel >= 2.0.0
 BuildRequires: libgnomeui-devel >= 2.3.3.1-2
 BuildRequires: libstdc++-devel
 BuildRequires: libxml2-devel >= 2.4.0
-BuildRequires: mozilla-embedded-devel >= %{minmozver}
+BuildRequires: mozilla-devel >= %{minmozver}
 BuildRequires: nautilus-devel >= 2.3.7-3
-BuildRequires: openssl-devel >= 0.9.7
+BuildRequires: openssl-devel >= 0.9.7c
 BuildRequires: scrollkeeper >= 0.1.4
 BuildRequires: rpm-build >= 4.1-10
 Requires(post):        GConf2
 Requires(post):        mozilla
 Requires(post):        scrollkeeper
 Requires:      libbonobo >= 2.3.1-4
-Requires:      mozilla-embedded = %(rpm -q --qf '%{EPOCH}:%{VERSION}' --whatprovides mozilla-embedded)
+Requires:      mozilla = %(rpm -q --qf '%{EPOCH}:%{VERSION}' --whatprovides mozilla)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # can be provided by mozilla or mozilla-embedded
This page took 0.052866 seconds and 4 git commands to generate.