[packages/emacs] Rel 4

arekm arekm at pld-linux.org
Sun Aug 23 14:01:44 CEST 2026


commit 3e37964cd1997fcdac3d48120cb174a0421b86ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Aug 23 14:01:35 2026 +0200

    Rel 4

 emacs.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/emacs.spec b/emacs.spec
index fc3413f..8fd82a9 100644
--- a/emacs.spec
+++ b/emacs.spec
@@ -18,7 +18,7 @@ Summary(tr.UTF-8):	GNU Emacs
 Name:		emacs
 %define	ver	30.2
 Version:	%{ver}
-Release:	3
+Release:	4
 License:	GPL v3+
 Group:		Applications/Editors/Emacs
 Source0:	https://ftp.gnu.org/gnu/emacs/%{name}-%{version}.tar.xz
@@ -483,7 +483,8 @@ install -d $RPM_BUILD_ROOT{%{_infodir},%{_datadir}/emacs/site-lisp/site-start.d}
 	$RPM_BUILD_ROOT{%{_desktopdir},/etc/skel,%{_pixmapsdir}} \
 
 %if %{with athena}%{with gtk}%{with motif}%{with nox}
-%makeinstall -C build-%{bootstrap}
+%make_install -C build-%{bootstrap} \
+	systemdunitdir=%{systemduserunitdir}
 %else
 echo 'ERROR: neither athena nor gtk nor motif nor nox emacs was built.' 1>&2
 exit 1
@@ -586,7 +587,7 @@ fi
 %{_mandir}/man1/emacs*
 %{_mandir}/man1/etags*
 %{_infodir}/*
-%{_libdir}/systemd/user/emacs.service
+%{systemduserunitdir}/emacs.service
 
 %dir %{_libexecdir}/emacs
 %dir %{_libexecdir}/emacs/%{ver}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/emacs.git/commitdiff/3e37964cd1997fcdac3d48120cb174a0421b86ea



More information about the pld-cvs-commit mailing list