]> git.pld-linux.org Git - packages/epiphany-extensions.git/commitdiff
- updated find_lang BR, sed usage fix auto/th/epiphany-extensions-2_20_1-5
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 27 Nov 2007 20:04:21 +0000 (20:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epiphany-extensions.spec -> 1.93

epiphany-extensions.spec

index 683201e11d1af8796adc41ab0ef537d8c62ff70e..984f7d3ad2b6379bdef80886ca511c2bf0cb8769 100644 (file)
@@ -24,9 +24,9 @@ BuildRequires:        opensp-devel
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
 BuildRequires: python-gnome-devel >= 2.20.0
-# support for --with-omf in find_lang.sh
-BuildRequires: rpm-build >= 4.4.9-10
+BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.198
+BuildRequires: sed >= 4.0
 BuildRequires: xulrunner-devel >= 1.8.0.4
 Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2
@@ -51,7 +51,7 @@ Epiphany Extensions jest zbiorem rozszerzeĹ„ dla Epiphany.
 %prep
 %setup -q
 
-sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
 mv po/sr\@{Latn,latin}.po
 
 %build
This page took 0.073712 seconds and 4 git commands to generate.