Author: glen Date: Tue Mar 27 14:31:31 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.2.31 - no auto generation because it would fail on th - rpm-build deps dropped by adapter
---- Files affected: SPECS: patchutils.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/patchutils.spec diff -u SPECS/patchutils.spec:1.32 SPECS/patchutils.spec:1.33 --- SPECS/patchutils.spec:1.32 Tue Feb 13 08:16:52 2007 +++ SPECS/patchutils.spec Tue Mar 27 16:31:26 2007 @@ -5,18 +5,14 @@ Summary(ru.UTF-8): Набор инструментов для работы с patch-файлами Summary(uk.UTF-8): Набір інструментів для роботи з patch-файлами Name: patchutils -Version: 0.2.30 +Version: 0.2.31 Release: 1 License: GPL Group: Applications/Text Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2 -# Source0-md5: 6a33888e34c23f7fde09a6e94e4f5950 +# Source0-md5: 3aa902cb7a57a4aa09427de603ebf17b Patch1: %{name}-fixcvsdiff.patch URL: http://cyberelk.net/tim/patchutils/ -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: diffutils -BuildRequires: patch BuildRequires: perl-base Requires: diffutils Requires: patch @@ -142,9 +138,6 @@ %patch1 -p0 %build -%{__aclocal} -%{__autoconf} -%{__automake} %configure %{__make} @@ -169,6 +162,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007/03/27 14:31:26 glen +- 0.2.31 +- no auto generation because it would fail on th +- rpm-build deps dropped by adapter + Revision 1.32 2007/02/13 07:16:52 glen - tabs in preamble @@ -229,7 +227,7 @@ Revision 1.12 2003/02/20 22:23:45 grzegol - updated to 0.2.20 -- added %%{__aclocal} and %%{__autoconf} +- added %{__aclocal} and %{__autoconf} Revision 1.11 2002/12/17 10:33:48 areq - 0.2.18, STBR @@ -242,7 +240,7 @@ Revision 1.8 2002/07/10 13:26:23 blues - 0.2.15 (new tools for fixing broken diffs) -STBR + STBR Revision 1.7 2002/07/10 13:22:25 blues - new doc @@ -254,7 +252,7 @@ - merge translations from KSI. Revision 1.4 2002/05/11 18:24:33 pioklo --up to 0.2.13,STBR +- up to 0.2.13,STBR Revision 1.3 2002/04/19 22:54:33 kloczek - bump to release3, @@ -264,7 +262,7 @@ - added Provides/Obsolees for interdiff. Revision 1.2 2002/04/19 19:42:49 agaran -added feature because of arekm's request +- added feature because of arekm's request Revision 1.1 2002/04/19 19:05:58 misiek - initial pld release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/patchutils.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
