[emacs] remove /usr/bin/emacs-nox from install section

Petr Hracek phracek at fedoraproject.org
Mon Aug 4 10:12:52 UTC 2014


commit 81d89b946e95c5e5d435e19b84a2fb16883fd9e5
Author: Petr Hracek <phracek at redhat.com>
Date:   Mon Aug 4 12:12:01 2014 +0200

    remove /usr/bin/emacs-nox from install section

 emacs.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/emacs.spec b/emacs.spec
index 332e046..362d055 100644
--- a/emacs.spec
+++ b/emacs.spec
@@ -3,7 +3,7 @@ Summary: GNU Emacs text editor
 Name: emacs
 Epoch: 1
 Version: 24.3
-Release: 21%{?dist}
+Release: 22%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/emacs/
 Group: Applications/Editors
@@ -289,8 +289,6 @@ cd ..
 # Let alternatives manage the symlink
 rm %{buildroot}%{_bindir}/emacs
 touch %{buildroot}%{_bindir}/emacs
-rm %{buildroot}%{_bindir}/emacs-nox
-touch %{buildroot}%{_bindir}/emacs-nox
 
 # Do not compress the files which implement compression itself (#484830)
 gunzip %{buildroot}%{_datadir}/emacs/%{version}/lisp/jka-compr.el.gz
@@ -474,6 +472,9 @@ update-desktop-database &> /dev/null || :
 %dir %{_datadir}/emacs/site-lisp/site-start.d
 
 %changelog
+* Mon Aug 04 2014 Petr Hracek <phracek at redhat.com> - 1:24.3-22
+- remove /usr/bin/emacs-nox from install section
+
 * Mon Aug 04 2014 Petr Hracek <phracek at redhat.com> - 1:24.3-21
 - /usr/bin/emacs-nox link marked as %ghost file (#1123573)
 


More information about the scm-commits mailing list