Author: arekm Date: Mon Nov 10 20:37:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; fix relative . dir
---- Files affected: SPECS: sed.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: SPECS/sed.spec diff -u SPECS/sed.spec:1.81 SPECS/sed.spec:1.82 --- SPECS/sed.spec:1.81 Mon Nov 10 20:51:12 2008 +++ SPECS/sed.spec Mon Nov 10 21:37:38 2008 @@ -15,7 +15,7 @@ Summary(uk.UTF-8): Потоковий редактор тексту GNU Name: sed Version: 4.1.5 -Release: 4 +Release: 5 License: GPL Group: Applications/Text Source0: http://ftp.gnu.org/gnu/sed/%{name}-%{version}.tar.gz @@ -27,6 +27,7 @@ Patch2: %{name}-utf8performance.patch Patch3: %{name}-follow.patch Patch4: %{name}-copy.patch +Patch5: %{name}-follow-relfix.patch BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8 BuildRequires: gettext-devel >= 0.14 @@ -106,6 +107,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build %{__aclocal} -I config @@ -158,6 +160,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2008/11/10 20:37:38 arekm +- rel 5; fix relative . dir + Revision 1.81 2008/11/10 19:51:12 arekm - rel 4; fedora patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sed.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
