]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- updated to 20030905 snap for mozilla-1.5b
authorgrzegol <grzegol@pld-linux.org>
Wed, 3 Sep 2003 04:08:42 +0000 (04:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed outdated schemas patch

Changed files:
    galeon.spec -> 1.180

galeon.spec

index 510c902e51781b79371a0efec1b7304207bcef62..3e068994828b8c3c1d317dcc3326fb1306f9fedf 100644 (file)
@@ -5,7 +5,8 @@
 #                        mozilla instead. To compile wit this option, You
 #                        have to install mozilla compiled with gcc2.
 #
-%define                minmozver       1.5a
+%define                minmozver       1.5b
+%define                snap    20030905
 
 Summary:       Galeon - gecko-based GNOME web browser
 Summary(pl):   Galeon - przegl±darka WWW dla GNOME
@@ -13,16 +14,16 @@ Summary(pt_BR):     O galeon 
 Summary(zh_CN):        »ùÓÚGeckoµÄGNOMEÁ÷ÀÀÆ÷
 Name:          galeon
 Version:       1.3.7
-Release:       4
+Release:       4.%{snap}.1
 Epoch:         2
 License:       GPL
 Group:         X11/Applications/Networking
-Source0:       http://dl.sf.net/galeon/%{name}-%{version}.tar.bz2
-# Source0-md5: 9b89ebfb0a4019f0edd3ef227abc111f
+#Source0:      http://dl.sf.net/galeon/%{name}-%{version}.tar.bz2
+Source0:       %{name}-%{version}-%{snap}.tar.bz2
+# Source0-md5: 966632d4c7517e2b418d801bf8979cb7
 Source1:       %{name}-config-tool.1
 URL:           http://galeon.sourceforge.net/
 Patch0:                %{name}-desktop.patch
-Patch1:                %{name}-schemas.patch
 BuildRequires: GConf2-devel >= 2.0.0
 BuildRequires: ORBit2-devel >= 2.7.5-1
 BuildRequires: autoconf
@@ -71,7 +72,6 @@ O galeon 
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 # regenerate - didn't compile with ORBit2 2.7.2
 cd idl
This page took 0.066366 seconds and 4 git commands to generate.