]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- s/mozilla-embedded/mozilla/
authortiwek <tiwek@pld-linux.org>
Tue, 14 Oct 2003 09:01:13 +0000 (09:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galeon.spec -> 1.186

galeon.spec

index 750bee61acab814e0aa0cef94d85bdbc6d15502d..cb307f1e138b0f42ee56ed33b5d2c71101bd1303 100644 (file)
@@ -40,7 +40,7 @@ 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.7c
 BuildRequires: scrollkeeper >= 0.1.4
@@ -49,7 +49,7 @@ 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.042335 seconds and 4 git commands to generate.