Author: qboosh Date: Wed Aug 8 22:05:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.2 (project has been renamed from id-utils to idutils) - updated info patch, removed obsolete dirs,po patches - added pl.po-update patch
---- Files affected: SPECS: idutils.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/idutils.spec diff -u SPECS/idutils.spec:1.7 SPECS/idutils.spec:1.8 --- SPECS/idutils.spec:1.7 Tue Feb 13 09:06:35 2007 +++ SPECS/idutils.spec Thu Aug 9 00:04:57 2007 @@ -2,22 +2,25 @@ # maybe TODO: emacs stuff Summary: ID database utilities Summary(pl.UTF-8): Narzędzia do bazy danych identyfikatorów -Name: id-utils -Version: 3.2d -Release: 2 -License: GPL +Name: idutils +Version: 4.2 +Release: 1 +License: GPL v2+ Group: Applications -Source0: ftp://ftp.enst.fr/pub/gnu/gnits/%{name}-%{version}.tar.gz -# Source0-md5: 1152902c1fff4fadb8a7827ad91a80b0 -Patch0: %{name}-dirs.patch -Patch1: %{name}-info.patch -Patch2: %{name}-po.patch -BuildRequires: autoconf >= 2.53 +Source0: ftp://ftp.gnu.org/gnu/idutils/%{name}-%{version}.tar.gz +# Source0-md5: 4bbd2cb0d566ab29e41088cc028ad710 +Patch0: %{name}-info.patch +Patch1: %{name}-pl.po-update.patch +URL: http://www.gnu.org/software/idutils/ +BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: texinfo +Obsoletes: id-utils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _datadir %{_sysconfdir} + %description `mkid' is a simple, fast, high-capacity, language-independent identifier database tool. Actually, the term `identifier' is too @@ -38,11 +41,10 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build %{__gettextize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -74,6 +76,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/08/08 22:04:57 qboosh +- updated to 4.2 (project has been renamed from id-utils to idutils) +- updated info patch, removed obsolete dirs,po patches +- added pl.po-update patch + Revision 1.7 2007/02/13 08:06:35 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/idutils.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
