Author: megabajt Date: Mon Feb 21 19:22:42 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 0.27.90
---- Files affected: packages/vte: vte.spec (1.159.2.5 -> 1.159.2.6) ---- Diffs: ================================================================ Index: packages/vte/vte.spec diff -u packages/vte/vte.spec:1.159.2.5 packages/vte/vte.spec:1.159.2.6 --- packages/vte/vte.spec:1.159.2.5 Sat Feb 12 23:54:36 2011 +++ packages/vte/vte.spec Mon Feb 21 20:22:36 2011 @@ -2,13 +2,13 @@ Summary: VTE terminal widget library Summary(pl.UTF-8): Biblioteka z kontrolkÄ… terminala VTE Name: vte -Version: 0.27.5 -Release: 2 +Version: 0.27.90 +Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/vte/0.27/%{name}-%{version}.tar.bz2 -# Source0-md5: 45ff38a82f02c60cfb07a51acc8f12b5 -BuildRequires: autoconf >= 2.59-9 +# Source0-md5: b5398f8a43cd60c28994285897e45562 +BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.9 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel @@ -125,13 +125,8 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig -%glib_compile_schemas - -%postun -/sbin/ldconfig -%glib_compile_schemas +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files -f vte-2.90.lang %defattr(644,root,root,755) @@ -142,7 +137,6 @@ %{_libdir}/girepository-1.0/Vte-2.90.typelib %attr(2755,root,utmp) %{_libdir}/gnome-pty-helper %{_datadir}/vte -%{_datadir}/glib-2.0/schemas/org.gnome.vte.v0.enums.xml %files devel %defattr(644,root,root,755) @@ -165,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.159.2.6 2011/02/21 19:22:36 megabajt +- updated to 0.27.90 + Revision 1.159.2.5 2011/02/12 22:54:36 wiget - BR stable gtk+ - kill libtool file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vte/vte.spec?r1=1.159.2.5&r2=1.159.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
