public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gns3-server] rawhide: Remove empty file in prep
Date: Fri, 31 Jul 2026 08:58:08 GMT	[thread overview]
Message-ID: <178548828812.1.146228623428983463.rpms-gns3-server-66c69f1a8aed@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gns3-server
Branch : rawhide
Commit : 66c69f1a8aed965caa192fcf1f7b73492cf4e0f0
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2026-07-31T10:51:25+02:00
Stats  : +3/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gns3-server/c/66c69f1a8aed965caa192fcf1f7b73492cf4e0f0?branch=rawhide

Log:
Remove empty file in prep

---
diff --git a/gns3-server.spec b/gns3-server.spec
index 497dc9d..8737cad 100644
--- a/gns3-server.spec
+++ b/gns3-server.spec
@@ -71,6 +71,9 @@ cat >gns3-server.sysusers.conf <<EOF
 u gns3 - 'gns3 server' /var/lib/gns3 -
 EOF
 
+# Remove empty file
+rm gns3server/symbols/.gitkeep
+
 %generate_buildrequires
 %pyproject_buildrequires
 
@@ -84,8 +87,6 @@ EOF
 # Remove shebang
 find %{buildroot}/%{python3_sitelib}/ -name '*.py' -print \
    -exec sed -i '1{\@^#!/usr/bin/env python@d}' {} \;
-# Remove empty file
-rm -f %{buildroot}/%{python3_sitelib}/gns3server/symbols/.gitkeep
 
 # Build the doc1834283s
 %{make_build} -C docs html

                 reply	other threads:[~2026-07-31  8:58 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=178548828812.1.146228623428983463.rpms-gns3-server-66c69f1a8aed@fedoraproject.org \
    --to=kwizart@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