Author: megabajt Date: Tue Jun 2 21:17:48 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.20.4 (new soname) - removed obsolete -install.patch
---- Files affected: packages/vte: vte.spec (1.139 -> 1.140) ---- Diffs: ================================================================ Index: packages/vte/vte.spec diff -u packages/vte/vte.spec:1.139 packages/vte/vte.spec:1.140 --- packages/vte/vte.spec:1.139 Thu May 28 22:22:06 2009 +++ packages/vte/vte.spec Tue Jun 2 23:17:43 2009 @@ -2,13 +2,12 @@ Summary: VTE terminal widget library Summary(pl.UTF-8): Biblioteka z kontrolkÄ… terminala VTE Name: vte -Version: 0.20.3 +Version: 0.20.4 Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/vte/0.20/%{name}-%{version}.tar.bz2 -# Source0-md5: 697ccae3f28196e6c72a1d3232669f30 -Patch0: %{name}-install.patch +# Source0-md5: 6432681ebefaeaecc2fefeb4dfacf7bb BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel @@ -110,7 +109,6 @@ %prep %setup -q -%patch0 -p1 %build %{__gtkdocize} @@ -155,7 +153,7 @@ %doc AUTHORS ChangeLog MAINTAINERS NEWS README %attr(755,root,root) %{_bindir}/vte %attr(755,root,root) %{_libdir}/libvte.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libvte.so.9 +%attr(755,root,root) %ghost %{_libdir}/libvte.so.10 %dir %{_libdir}/vte %attr(755,root,root) %{_libdir}/vte/* %attr(2755,root,utmp) %{_libdir}/gnome-pty-helper @@ -191,6 +189,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.140 2009/06/02 21:17:43 megabajt +- updated to 0.20.4 (new soname) +- removed obsolete -install.patch + Revision 1.139 2009/05/28 20:22:06 megabajt - updated to 0.20.3 - added -install.patch to fix make install ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vte/vte.spec?r1=1.139&r2=1.140&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
