]> git.pld-linux.org Git - packages/evince.git/commitdiff
- fix duplicate post auto/th/evince-3.14.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 12 Oct 2014 09:07:02 +0000 (11:07 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 12 Oct 2014 09:07:02 +0000 (11:07 +0200)
- rel 3

evince.spec

index 1bc29801220288806b46c672a2de4d8ef0b8233b..2dd57a9ac73c4eba1f4d8fe2f4db561be1a4bd88 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Document viewer for multiple document formats
 Summary(pl.UTF-8):     Przeglądarka dokumentów w wielu formatach
 Name:          evince
 Version:       3.14.0
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications/Graphics
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/evince/3.14/%{name}-%{version}.tar.xz
@@ -280,10 +280,10 @@ rm -rf $RPM_BUILD_ROOT
 %post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
 
-%post
+%post -n browser-plugin-evince
 %update_browser_plugins
 
-%postun
+%postun -n browser-plugin-evince
 if [ "$1" = 0 ]; then
        %update_browser_plugins
 fi
This page took 0.032004 seconds and 4 git commands to generate.