]> git.pld-linux.org Git - packages/vte.git/commitdiff
- added missing ldconfig for vte0 auto/th/vte-0_28_0-3 auto/ti/vte-0_28_0-3
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 7 Apr 2011 09:12:11 +0000 (09:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    vte.spec -> 1.165

vte.spec

index 2b9efb8a16830cf8f6271f7b9625abd0052bf638..92e89f30385ab7a182f7af24842206d1cc1ed65c 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -2,7 +2,7 @@ Summary:        VTE terminal widget library
 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
@@ -240,6 +240,9 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.032254 seconds and 4 git commands to generate.