]> git.pld-linux.org Git - packages/epiphany-extensions.git/commitdiff
- use epiphany-devel to get epiphany version
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 6 Oct 2004 10:58:22 +0000 (10:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epiphany-extensions.spec -> 1.16

epiphany-extensions.spec

index 227b0b3e5a0eb33cbf30b3fbee9617739c6f7b39..ad512e016f0843b68d0361cf2a0c8b2a7c2f560d 100644 (file)
@@ -22,11 +22,10 @@ BuildRequires:      libtool
 BuildRequires: libxml2-devel >= 2.6.11
 BuildRequires: mozilla-devel >= %{minmozver}
 BuildRequires: opensp-devel
-BuildRequires: epiphany
-Requires:      epiphany = %(rpm -q --qf '%{EPOCH}:%{VERSION}' epiphany)
+Requires:      epiphany = %(rpm -q --qf '%{EPOCH}:%{VERSION}' epiphany-devel)
 Requires:      mozilla-embedded = %(rpm -q --qf '%{EPOCH}:%{VERSION}' --whatprovides mozilla-embedded)
-Obsoletes:     epiphany-plugins <= 0.1.2
 Provides:      epiphany-plugins
+Obsoletes:     epiphany-plugins <= 0.1.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # can be provided by mozilla or mozilla-embedded
This page took 0.044301 seconds and 4 git commands to generate.