public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: leoleovich <leoleovich@meta.com>
To: git-commits@fedoraproject.org
Subject: [rpms/oscillatord] rawhide: [oscillatord] exclude default config from rpm
Date: Mon, 07 Sep 2026 10:17:05 GMT	[thread overview]
Message-ID: <178877622515.1.15720156945719690113.rpms-oscillatord-fed1708d53b2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/oscillatord
Branch : rawhide
Commit : fed1708d53b20daf207f03def38623b158953f03
Author : leoleovich <leoleovich@meta.com>
Date   : 2026-09-07T03:16:49-07:00
Stats  : +0/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/oscillatord/c/fed1708d53b20daf207f03def38623b158953f03?branch=rawhide

Log:
[oscillatord] exclude default config from rpm

---
diff --git a/oscillatord.spec b/oscillatord.spec
index 9553e7a..a8f091c 100644
--- a/oscillatord.spec
+++ b/oscillatord.spec
@@ -48,10 +48,6 @@ sed -e 's/-O0//g' -i CMakeLists.txt
 %install
 %cmake_install
 
-# install default config
-install -Dpm0644 example_configurations/%{name}_default.conf \
-    %{buildroot}%{_sysconfdir}/%{name}.conf
-
 %post
 %systemd_post oscillatord.service
 
@@ -66,7 +62,6 @@ install -Dpm0644 example_configurations/%{name}_default.conf \
 %doc README.md example_configurations
 %{_bindir}/*
 %{_unitdir}/%{name}.service
-%config(noreplace) %{_sysconfdir}/%{name}.conf
 %exclude %{_unitdir}/%{name}@.service
 
 %changelog

                 reply	other threads:[~2026-09-07 10:17 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=178877622515.1.15720156945719690113.rpms-oscillatord-fed1708d53b2@fedoraproject.org \
    --to=leoleovich@meta.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