public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/emacs-slime] rawhide: BuildRequires in alphabetical order
Date: Sat, 06 Jun 2026 02:07:17 GMT	[thread overview]
Message-ID: <178071163788.1.11258012321899992516.rpms-emacs-slime-cd32ef7b8108@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/emacs-slime
Branch : rawhide
Commit : cd32ef7b81080f50d19fff208463c90402783a80
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-06-05T23:05:17-03:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/emacs-slime/c/cd32ef7b81080f50d19fff208463c90402783a80?branch=rawhide

Log:
BuildRequires in alphabetical order

---
diff --git a/emacs-slime.spec b/emacs-slime.spec
index 3ec40f6..952af19 100644
--- a/emacs-slime.spec
+++ b/emacs-slime.spec
@@ -14,10 +14,13 @@ License:         LicenseRef-Fedora-Public-Domain AND GPL-3.0-or-later AND GPL-2.
 URL:             http://common-lisp.net/project/slime/
 Source0:         https://github.com/slime/slime/archive/v%{version}.tar.gz#/%{pkg}-%{version}.tar.gz
 
-BuildRequires:   emacs texinfo common-lisp-controller
+BuildRequires:   common-lisp-controller
+BuildRequires:   emacs
+BuildRequires:   make
+BuildRequires:   texinfo
+
 # for testing
 BuildRequires:   sbcl
-BuildRequires: make
 
 Requires:        emacs(bin) >= %{_emacs_version} common-lisp-controller
 

                 reply	other threads:[~2026-06-06  2:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178071163788.1.11258012321899992516.rpms-emacs-slime-cd32ef7b8108@fedoraproject.org \
    --to=rosset.filipe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox