public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yixin Wei <esoapw@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/oscillatord] epel8: Remove systemd service sed fix, now handled by CMake upstream (99d9c6a)
Date: Fri, 04 Sep 2026 13:19:43 GMT	[thread overview]
Message-ID: <178852798321.1.875529932907494890.rpms-oscillatord-6c5993cdd21e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/oscillatord
Branch : epel8
Commit : 6c5993cdd21ef3a235820b376d7b4b73ad2dd622
Author : Yixin Wei <esoapw@fedoraproject.org>
Date   : 2026-04-16T17:27:24+00:00
Stats  : +0/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/oscillatord/c/6c5993cdd21ef3a235820b376d7b4b73ad2dd622?branch=epel8

Log:
Remove systemd service sed fix, now handled by CMake upstream (99d9c6a)

---
diff --git a/oscillatord.spec b/oscillatord.spec
index e321f25..1b208e2 100644
--- a/oscillatord.spec
+++ b/oscillatord.spec
@@ -37,10 +37,6 @@ To communicate with GNSS receiver's serial it uses ubloxcfg
 
 %prep
 %autosetup
-# Fix paths in systemd unit
-sed -e 's/^Environment=LD_LIBRARY_PATH.*$//' \
-    -e "s@/usr/local/bin@%{_bindir}@" \
-    -i systemd/oscillatord.service
 # Drop hardcoded CFLAGS
 sed -e 's/-O0//g' -i CMakeLists.txt
 

                 reply	other threads:[~2026-09-04 13:19 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=178852798321.1.875529932907494890.rpms-oscillatord-6c5993cdd21e@fedoraproject.org \
    --to=esoapw@fedoraproject.org \
    --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