Author: baggins Date: Tue Oct 4 20:24:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - fix R/P/O
---- Files affected: packages/vte0: vte0.spec (1.173 -> 1.174) ---- Diffs: ================================================================ Index: packages/vte0/vte0.spec diff -u packages/vte0/vte0.spec:1.173 packages/vte0/vte0.spec:1.174 --- packages/vte0/vte0.spec:1.173 Tue Oct 4 22:20:27 2011 +++ packages/vte0/vte0.spec Tue Oct 4 22:24:19 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka z kontrolkÄ… terminala VTE Name: vte0 Version: 0.28.2 -Release: 2 +Release: 3 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/vte/0.28/vte-%{version}.tar.bz2 @@ -91,6 +91,8 @@ %pyrequires_eq python-libs Requires: %{name} = %{version}-%{release} Requires: python-pygtk-gtk >= 2:2.12.0 +Provides: python-vte +Obsoletes: python-vte %description -n python-vte0 Python VTE library. @@ -104,6 +106,8 @@ Group: Development/Languages/Python Requires: %{name}-devel = %{version}-%{release} Requires: python-vte0 = %{version}-%{release} +Provides: python-vte-devel +Obsoletes: python-vte-devel %description -n python-vte0-devel Development files for VTE Python bindings. @@ -149,6 +153,7 @@ %attr(755,root,root) %{_bindir}/vte %attr(755,root,root) %{_libdir}/libvte.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libvte.so.9 +%dir %{_libdir}/vte-0.0 %attr(2755,root,utmp) %{_libdir}/vte-0.0/gnome-pty-helper %{_libdir}/girepository-1.0/Vte-0.0.typelib %{_datadir}/vte @@ -183,6 +188,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.174 2011/10/04 20:24:19 baggins +- rel 3 +- fix R/P/O + Revision 1.173 2011/10/04 20:20:27 baggins - rel 2 - resurrected vte0 for gtk+2 (hooray to gnome devs egomania!) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vte0/vte0.spec?r1=1.173&r2=1.174&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
