[packages/xemacs] info files are in -common

glen glen at pld-linux.org
Sun Mar 22 13:44:32 CET 2015


commit 6922ea27e9e66e8edb8b4a6b2a07e6d3476194ac
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 22 14:44:27 2015 +0200

    info files are in -common

 xemacs.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/xemacs.spec b/xemacs.spec
index 38d1880..b3783cf 100644
--- a/xemacs.spec
+++ b/xemacs.spec
@@ -3,7 +3,7 @@
 %bcond_without	pdump		# portable dumper
 %bcond_with	postgresql	# enable PostgreSQL support
 %bcond_with	gtk		# GTK+ enabled version
-#
+
 %define		ver		21.5
 %define		sver		34
 %define		xver		%{ver}-b%{sver}
@@ -17,7 +17,7 @@ Summary(ru.UTF-8):	Версия GNU Emacs для X Window System
 Summary(uk.UTF-8):	Версія GNU Emacs для X Window System
 Name:		xemacs
 Version:	%{ver}.%{sver}
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Editors/Emacs
 Source0:	http://ftp.xemacs.org/xemacs/xemacs-%{ver}/%{name}-%{version}.tar.gz
@@ -382,10 +382,10 @@ find $RPM_BUILD_ROOT -regex '.*~$' -exec rm -f {} \;
 %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}
 
 %files
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xemacs.git/commitdiff/6922ea27e9e66e8edb8b4a6b2a07e6d3476194ac



More information about the pld-cvs-commit mailing list