SPECS: tclxml.spec - up to 3.2
arekm
arekm at pld-linux.org
Wed Jan 21 21:08:24 CET 2009
Author: arekm Date: Wed Jan 21 20:08:24 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.2
---- Files affected:
SPECS:
tclxml.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/tclxml.spec
diff -u SPECS/tclxml.spec:1.5 SPECS/tclxml.spec:1.6
--- SPECS/tclxml.spec:1.5 Mon Mar 12 20:01:12 2007
+++ SPECS/tclxml.spec Wed Jan 21 21:08:19 2009
@@ -2,12 +2,12 @@
Summary: XML parsing for Tcl
Summary(pl.UTF-8): Analizowanie XML-a dla Tcl-a
Name: tclxml
-Version: 3.1
+Version: 3.2
Release: 1
License: distributable
Group: Development/Languages/Tcl
Source0: http://dl.sourceforge.net/tclxml/%{name}-%{version}.tar.gz
-# Source0-md5: 35de63a4ceba7a6fdb85dd1a62f2e881
+# Source0-md5: 9d1605246c899eff7db591bca3c23200
URL: http://tclxml.sourceforge.net/tclxml.html
BuildRequires: tcl-devel >= 8.4.3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +31,7 @@
%setup -q
%build
-%configure2_13 \
+%configure \
%if %{_lib} == "lib64"
--enable-64bit \
%endif
@@ -49,10 +49,11 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog LICENSE README doc/*.html
+%doc ChangeLog LICENSE README* doc/*.html
%{_includedir}/tclxml
%dir %{_libdir}/Tclxml*.*
-%dir %{_libdir}/Tclxml*.*/*.so
+%attr(755,root,root) %{_libdir}/Tclxml*.*/*.so
+%{_libdir}/Tclxml*.*/*.a
%{_libdir}/Tclxml*.*/*.tcl
%dir %{_libdir}/*.sh
@@ -62,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/01/21 20:08:19 arekm
+- up to 3.2
+
Revision 1.5 2007/03/12 19:01:12 arekm
- up to 3.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tclxml.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list