[packages/xemacs-dictionary-pkg] - rel 3, fix directory packaging

baggins baggins at pld-linux.org
Sun Mar 22 23:40:23 CET 2026


commit 84c89c2fae9dd325707970b11aeda24713532f5f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 23 00:40:05 2026 +0100

    - rel 3, fix directory packaging

 xemacs-dictionary-pkg.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/xemacs-dictionary-pkg.spec b/xemacs-dictionary-pkg.spec
index 47540d9..5cfc545 100644
--- a/xemacs-dictionary-pkg.spec
+++ b/xemacs-dictionary-pkg.spec
@@ -1,9 +1,9 @@
-%define 	srcname	dictionary
+%define		srcname	dictionary
 Summary:	Emacs package for talking to a dictionary server
 Summary(pl.UTF-8):	Pakiet emacsa do łączenia z serwerem słowników
 Name:		xemacs-%{srcname}-pkg
 Version:	1.16
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Editors/Emacs
 Source0:	http://ftp.xemacs.org/pub/xemacs/packages/%{srcname}-%{version}-pkg.tar.gz
@@ -36,4 +36,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc lisp/%{srcname}/ChangeLog lisp/%{srcname}/README
-%{_datadir}/xemacs-packages/lisp/*/*.el*
+%dir %{_datadir}/xemacs-packages/lisp/dictionary
+%{_datadir}/xemacs-packages/lisp/dictionary/*.el*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xemacs-dictionary-pkg.git/commitdiff/84c89c2fae9dd325707970b11aeda24713532f5f



More information about the pld-cvs-commit mailing list