[packages/zgv] info files are in -common

glen glen at pld-linux.org
Sun Mar 22 13:33:17 CET 2015


commit 6d740a58e34cedcd7088d9bb8b6d7dce2547e031
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 22 14:33:07 2015 +0200

    info files are in -common

 zgv.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/zgv.spec b/zgv.spec
index fe36a3a..def2fcc 100644
--- a/zgv.spec
+++ b/zgv.spec
@@ -3,7 +3,7 @@
 %bcond_with	pcd	# with Kodak PhotoCD support
 %bcond_with	svga	# don't build svgalib version
 %bcond_without	sdl	# don't build SDL version
-#
+
 Summary:	Console viewer for many graphics formats
 Summary(de.UTF-8):	Konsolenbetrachter für viele Grafikformate
 Summary(es.UTF-8):	Visualizador para muchos formatos de gráficos (consola)
@@ -15,7 +15,7 @@ Summary(tr.UTF-8):	Birçok resim formatını görüntüleyebilen konsol aracı
 Summary(ru.UTF-8):	Консольная программа просмотра множества графических форматов
 Name:		zgv
 Version:	5.9
-Release:	12
+Release:	13
 License:	GPL
 Group:		Applications/Graphics
 Source0:	ftp://metalab.unc.edu/pub/Linux/apps/graphics/viewers/svga/%{name}-%{version}.tar.gz
@@ -204,10 +204,10 @@ sed -e "s@/usr/local/etc@%{_sysconfdir}@g" doc/sample.zgvrc >$RPM_BUILD_ROOT%{_s
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p	/sbin/postshell
+%post	common -p	/sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun	-p	/sbin/postshell
+%postun	common -p	/sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %if %{with svga}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zgv.git/commitdiff/6d740a58e34cedcd7088d9bb8b6d7dce2547e031



More information about the pld-cvs-commit mailing list