]> git.pld-linux.org Git - packages/gettext.git/commitdiff
- sed 2 patch
authorsparky <sparky@pld-linux.org>
Wed, 2 Aug 2006 00:24:51 +0000 (00:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gettext.spec -> 1.127

gettext.spec

index e7382a920aa782ad34091577301856d4a3ffbd3c..a7e3e666b16a3017d764bc7cc17544150f1efe7b 100644 (file)
@@ -37,6 +37,7 @@ Patch0:               %{name}-info.patch
 Patch1:                %{name}-killkillkill.patch
 Patch2:                %{name}-pl.po-update.patch
 Patch3:                %{name}-no_docs.patch
+Patch4:                %{name}-ac.patch
 URL:           http://www.gnu.org/software/gettext/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1:1.7.5
@@ -45,7 +46,6 @@ BuildRequires:        automake >= 1:1.7.5
 %{?with_asprintf:BuildRequires:        libstdc++-devel}
 BuildRequires: libtool >= 1:1.4.2-9
 %{?with_dotnet:BuildRequires:  mono-csharp}
-BuildRequires: sed >= 4.0
 BuildRequires: texinfo
 %{?with_xemacs:BuildRequires:  xemacs}
 Obsoletes:     gettext-base
@@ -295,7 +295,7 @@ GNU gettext dla C#.
 %patch2 -p1
 # patch not finished yet
 #%patch3 -p1
-sed -i '/docdir/a\AC_SUBST(docdir)' gettext-tools/configure.ac
+%patch4 -p1
 
 %{__perl} -pi -e 's/ no / nb /' gettext-runtime/po/LINGUAS gettext-tools/po/LINGUAS
 mv -f gettext-runtime/po/{no,nb}.po
This page took 0.184676 seconds and 4 git commands to generate.