]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- release 7 (rebuild with xulrunner 1.8.1.4) auto/th/galeon-2_0_2-7
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 2 Jun 2007 18:25:08 +0000 (18:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- don't require libxpcom.so

Changed files:
    galeon.spec -> 1.263

galeon.spec

index 886b15680bcd3649390038b73ade05cb6cfc8ef4..a35b2dd7ef3da3df52dc40721662dade2b803b98 100644 (file)
@@ -14,7 +14,7 @@ Summary(pt_BR.UTF-8): O galeon é um browser para o GNOME baseado no mozilla
 Summary(zh_CN.UTF-8):  基于Gecko的GNOME流览器
 Name:          galeon
 Version:       2.0.2
-Release:       6
+Release:       7
 Epoch:         2
 License:       GPL
 Group:         X11/Applications/Networking
@@ -60,6 +60,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # can be provided by mozilla or mozilla-embedded
 %define                _noautoreqdep   libgtkembedmoz.so libgtksuperwin.so libxpcom.so
+# we have strict deps for it
+%define                _noautoreq      libxpcom.so
 
 %if %{with gcc2}
 %define                __cc            gcc2
This page took 0.090696 seconds and 4 git commands to generate.