packages: tk/tk.spec - Obsolete the tile package that has been incorporated...
glen
glen at pld-linux.org
Sun Feb 7 16:04:29 CET 2010
Author: glen Date: Sun Feb 7 15:04:29 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Obsolete the tile package that has been incorporated into the core
tk source.
- rel 2
---- Files affected:
packages/tk:
tk.spec (1.108 -> 1.109)
---- Diffs:
================================================================
Index: packages/tk/tk.spec
diff -u packages/tk/tk.spec:1.108 packages/tk/tk.spec:1.109
--- packages/tk/tk.spec:1.108 Wed Nov 18 22:54:17 2009
+++ packages/tk/tk.spec Sun Feb 7 16:04:23 2010
@@ -9,10 +9,10 @@
Summary(uk.UTF-8): Tk GUI toolkit для Tcl
Name: tk
Version: %{major}.8
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/Tcl
-Source0: http://dl.sourceforge.net/tcl/%{name}%{version}-src.tar.gz
+Source0: http://downloads.sourceforge.net/tcl/%{name}%{version}-src.tar.gz
# Source0-md5: 13bf90602e16fc530e05196431021dc6
Patch0: %{name}-ieee.patch
Patch1: %{name}-manlnk.patch
@@ -34,6 +34,8 @@
BuildRequires: xorg-lib-libXext-devel
BuildRequires: xorg-lib-libXft-devel
Requires: tcl >= %{version}
+Provides: tile = 0.8.2
+Obsoletes: tile < 0.8.2-1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _ulibdir %{_prefix}/lib
@@ -172,7 +174,7 @@
mv -f $RPM_BUILD_ROOT%{_bindir}/wish%{major} $RPM_BUILD_ROOT%{_bindir}/wish
if [ "%{_libdir}" != "%{_ulibdir}" ] ; then
-mv $RPM_BUILD_ROOT%{_libdir}/tk* $RPM_BUILD_ROOT%{_ulibdir}/
+ mv $RPM_BUILD_ROOT%{_libdir}/tk* $RPM_BUILD_ROOT%{_ulibdir}
fi
install generic/tkInt.h $RPM_BUILD_ROOT%{_includedir}
@@ -235,6 +237,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.109 2010/02/07 15:04:23 glen
+- Obsolete the tile package that has been incorporated into the core
+ tk source.
+- rel 2
+
Revision 1.108 2009/11/18 21:54:17 arekm
- up to 8.5.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tk/tk.spec?r1=1.108&r2=1.109&f=u
More information about the pld-cvs-commit
mailing list