Author: megabajt Date: Thu Apr 7 09:12:16 2011 GMT Module: packages Tag: HEAD ---- Log message: - added missing ldconfig for vte0 - release 3
---- Files affected: packages/vte: vte.spec (1.164 -> 1.165) ---- Diffs: ================================================================ Index: packages/vte/vte.spec diff -u packages/vte/vte.spec:1.164 packages/vte/vte.spec:1.165 --- packages/vte/vte.spec:1.164 Tue Apr 5 22:33:55 2011 +++ packages/vte/vte.spec Thu Apr 7 11:12:11 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka z kontrolkÄ… terminala VTE Name: vte Version: 0.28.0 -Release: 2 +Release: 3 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/vte/0.28/%{name}-%{version}.tar.bz2 @@ -241,6 +241,9 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig +%post -n vte0 -p /sbin/ldconfig +%postun -n vte0 -p /sbin/ldconfig + %files -f vte-2.90.lang %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/vte2_90 @@ -306,6 +309,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.165 2011/04/07 09:12:11 megabajt +- added missing ldconfig for vte0 +- release 3 + Revision 1.164 2011/04/05 20:33:55 wiget - build gtk+ 2.x version too - resurect python bindings ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vte/vte.spec?r1=1.164&r2=1.165&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
