]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- updated to 0.8.4
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 12 Jan 2001 14:14:10 +0000 (14:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galeon.spec -> 1.14

galeon.spec

index 62caddb60b952da1032464c00234f0821b3355ce..4a0f0ae617650504fd4cb47dc9f731564165f33c 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Galeon - gecko-based GNOME web browser
 Summary(pl):   Galeon - przegl±darka WWW
 Name:          galeon
-Version:       0.8
+Version:       0.8.4
 Release:       1
 License:       GPL
 Group:         X11/Applications/Networking
@@ -39,7 +39,12 @@ gettextize --copy --force
 %configure \
        --with-gnome \
        --without-debug \
-       --enable-gcc-compatibility-hack
+       --enable-gcc-compatibility-hack \
+       --with-mozilla-libs=%{_libdir} \
+       --with-mozilla-includes=%{_includedir}/mozilla \
+       --enable-cookies \
+       --disable-cpp-rtti
+
 %{__make}
 
 %install
This page took 0.154109 seconds and 4 git commands to generate.