SPECS: gettext.spec - sed 2 patch
sparky
sparky at pld-linux.org
Wed Aug 2 02:24:57 CEST 2006
Author: sparky Date: Wed Aug 2 00:24:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sed 2 patch
---- Files affected:
SPECS:
gettext.spec (1.126 -> 1.127)
---- Diffs:
================================================================
Index: SPECS/gettext.spec
diff -u SPECS/gettext.spec:1.126 SPECS/gettext.spec:1.127
--- SPECS/gettext.spec:1.126 Fri Jul 28 16:17:44 2006
+++ SPECS/gettext.spec Wed Aug 2 02:24:51 2006
@@ -38,6 +38,7 @@
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
@@ -46,7 +47,6 @@
%{?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
@@ -296,7 +296,7 @@
%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
@@ -507,6 +507,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.127 2006/08/02 00:24:51 sparky
+- sed 2 patch
+
Revision 1.126 2006/07/28 14:17:44 sparky
- fixed: doc/Makefile.am:45: `doc_DATA' is used but `docdir' is undefined
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gettext.spec?r1=1.126&r2=1.127&f=u
More information about the pld-cvs-commit
mailing list