Author: arekm Date: Mon Nov 10 19:51:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; fedora patches
---- Files affected: SPECS: sed.spec (1.80 -> 1.81) ---- Diffs: ================================================================ Index: SPECS/sed.spec diff -u SPECS/sed.spec:1.80 SPECS/sed.spec:1.81 --- SPECS/sed.spec:1.80 Tue Apr 8 10:24:54 2008 +++ SPECS/sed.spec Mon Nov 10 20:51:12 2008 @@ -15,7 +15,7 @@ Summary(uk.UTF-8): Потоковий редактор тексту GNU Name: sed Version: 4.1.5 -Release: 3 +Release: 4 License: GPL Group: Applications/Text Source0: http://ftp.gnu.org/gnu/sed/%{name}-%{version}.tar.gz @@ -24,6 +24,9 @@ # Source1-md5: 5cd651063bfc00a82d820ba018672351 Patch0: %{name}-info.patch Patch1: %{name}-pl.po-update.patch +Patch2: %{name}-utf8performance.patch +Patch3: %{name}-follow.patch +Patch4: %{name}-copy.patch BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8 BuildRequires: gettext-devel >= 0.14 @@ -100,6 +103,9 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build %{__aclocal} -I config @@ -152,7 +158,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.80 2008/04/08 08:24:54 glen +Revision 1.81 2008/11/10 19:51:12 arekm +- rel 4; fedora patches + +Revision 1.80 2008-04-08 08:24:54 glen - unify ftp.gnu.org urls Revision 1.79 2007-10-09 15:31:11 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sed.spec?r1=1.80&r2=1.81&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
