[packages/evince] - fix duplicate post - rel 3

baggins baggins at pld-linux.org
Sun Oct 12 11:07:24 CEST 2014


commit 033d6466854ef2f3efe561dd132d5a121157dce8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 12 11:07:02 2014 +0200

    - fix duplicate post
    - rel 3

 evince.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/evince.spec b/evince.spec
index 1bc2980..2dd57a9 100644
--- a/evince.spec
+++ b/evince.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evince.git/commitdiff/033d6466854ef2f3efe561dd132d5a121157dce8



More information about the pld-cvs-commit mailing list