SPECS: ctags.spec - updated to 5.7

qboosh qboosh at pld-linux.org
Tue Sep 11 19:19:05 CEST 2007


Author: qboosh                       Date: Tue Sep 11 17:19:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 5.7

---- Files affected:
SPECS:
   ctags.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/ctags.spec
diff -u SPECS/ctags.spec:1.73 SPECS/ctags.spec:1.74
--- SPECS/ctags.spec:1.73	Mon Feb 12 22:23:52 2007
+++ SPECS/ctags.spec	Tue Sep 11 19:19:00 2007
@@ -10,14 +10,14 @@
 Summary(tr.UTF-8):	C dili için çapraz-başvuru (cross-reference) aracı
 Summary(uk.UTF-8):	Утиліта для індексації та побудови посилань для мови C
 Name:		ctags
-Version:	5.6
+Version:	5.7
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		Development/Tools
 Source0:	http://dl.sourceforge.net/ctags/%{name}-%{version}.tar.gz
-# Source0-md5:	9026a6c6950751bc4fd1be37e8a2070f
+# Source0-md5:	643cab63b39c8a24377dc4c781547d40
 URL:		http://ctags.sourceforge.net/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 1.12
 BuildRequires:	automake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -132,13 +132,12 @@
 %setup -q
 
 %build
-TMPDIR=/tmp
-export TMPDIR
 %{__autoconf}
 cp -f /usr/share/automake/install-sh .
 cp -f /usr/share/automake/config.sub .
 %configure \
-	--enable-etags
+	--enable-etags \
+	--enable-tmpdir=/tmp
 %{__make}
 
 %install
@@ -166,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2007/09/11 17:19:00  qboosh
+- updated to 5.7
+
 Revision 1.73  2007/02/12 21:23:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ctags.spec?r1=1.73&r2=1.74&f=u



More information about the pld-cvs-commit mailing list