]> git.pld-linux.org Git - packages/gnome-keyring.git/commitdiff
- run post/postun ldconfig call in libs not in main package auto/ac/gnome-keyring-0_4_3-1
authorfreetz <freetz@pld-linux.org>
Sun, 3 Jul 2005 15:47:11 +0000 (15:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-keyring.spec -> 1.24

gnome-keyring.spec

index 90d6fe88e79984c673db3e05f36bc3ea1f4986eb..a8a98487a2177044edb6cec6d772e9065ba0c374 100644 (file)
@@ -96,8 +96,8 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.045738 seconds and 4 git commands to generate.