]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- updated gcc2 bcond description (maybe it's time to drop it?)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Dec 2003 12:11:56 +0000 (12:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galeon.spec -> 1.198

galeon.spec

index 9a2b8d330c025a5560647d2114d96d0807f06302..9bd2f0a9c51530ac7803497cbebe0b0ee8964d5f 100644 (file)
@@ -1,7 +1,8 @@
 #
 # Conditional build:
-%bcond_with gcc2       # compile using gcc2 to get working java plugin.
-                       # Flash plugin seems to still doesn't work, use
+%bcond_with gcc2       # compile using gcc2 to get working gcc2-compiled java
+                       # plugin (better get gcc3-compiled one).
+                       # Flash plugin seems to still not work, use
                        # mozilla instead. To compile wit this option, You
                        # have to install mozilla compiled with gcc2.
 #
@@ -44,8 +45,8 @@ BuildRequires:        libxml2-devel >= 2.4.0
 BuildRequires: mozilla-devel >= %{minmozver}
 BuildRequires: nautilus-devel >= 2.4.0
 BuildRequires: openssl-devel >= 0.9.7c
-BuildRequires: scrollkeeper >= 0.1.4
 BuildRequires: rpm-build >= 4.1-10
+BuildRequires: scrollkeeper >= 0.1.4
 Requires(post):        GConf2
 Requires(post):        mozilla
 Requires(post):        scrollkeeper
This page took 0.043529 seconds and 4 git commands to generate.