SPECS: tk.spec - updated to 8.5.0
qboosh
qboosh at pld-linux.org
Tue Dec 25 11:13:56 CET 2007
Author: qboosh Date: Tue Dec 25 10:13:56 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 8.5.0
---- Files affected:
SPECS:
tk.spec (1.95 -> 1.96)
---- Diffs:
================================================================
Index: SPECS/tk.spec
diff -u SPECS/tk.spec:1.95 SPECS/tk.spec:1.96
--- SPECS/tk.spec:1.95 Sun Nov 25 19:29:25 2007
+++ SPECS/tk.spec Tue Dec 25 11:13:50 2007
@@ -8,13 +8,12 @@
Summary(uk.UTF-8): Tk GUI toolkit для Tcl
Name: tk
%define major 8.5
-Version: %{major}
-%define rel b3
-Release: 0.%{rel}.1
+Version: %{major}.0
+Release: 1
License: BSD
Group: Development/Languages/Tcl
-Source0: http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
-# Source0-md5: 5c8ff5db8690b866214cd0d63cdecc5a
+Source0: http://dl.sourceforge.net/tcl/%{name}%{version}-src.tar.gz
+# Source0-md5: bc217c45ed6b2f5b8d3120df63fa13bd
Patch0: %{name}-ieee.patch
Patch1: %{name}-manlnk.patch
Patch2: %{name}-pil.patch
@@ -120,7 +119,7 @@
Narzędzia Tk GUI - programy demonstracyjne.
%prep
-%setup -q -n %{name}%{version}%{rel}
+%setup -q -n %{name}%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -147,8 +146,8 @@
%{__make}
-sed -i -e "s#%{_builddir}/%{name}%{version}%{rel}/unix#%{_libdir}#; \
- s#%{_builddir}/%{name}%{version}%{rel}#%{_includedir}/%{name}-private#" tkConfig.sh
+sed -i -e "s#%{_builddir}/%{name}%{version}/unix#%{_libdir}#; \
+ s#%{_builddir}/%{name}%{version}#%{_includedir}/%{name}-private#" tkConfig.sh
%install
rm -rf $RPM_BUILD_ROOT
@@ -195,6 +194,7 @@
%{_ulibdir}/tk%{major}/images
%dir %{_ulibdir}/tk%{major}/msgs
%lang(cs) %{_ulibdir}/tk%{major}/msgs/cs.msg
+%lang(da) %{_ulibdir}/tk%{major}/msgs/da.msg
%lang(de) %{_ulibdir}/tk%{major}/msgs/de.msg
%lang(el) %{_ulibdir}/tk%{major}/msgs/el.msg
%{_ulibdir}/tk%{major}/msgs/en.msg
@@ -231,6 +231,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.96 2007-12-25 10:13:50 qboosh
+- updated to 8.5.0
+
Revision 1.95 2007-11-25 18:29:25 arekm
- up to b3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tk.spec?r1=1.95&r2=1.96&f=u
More information about the pld-cvs-commit
mailing list