public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/oscillatord] rawhide: [oscillatord] exclude default config from rpm
@ 2026-09-07 10:17 leoleovich
0 siblings, 0 replies; only message in thread
From: leoleovich @ 2026-09-07 10:17 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-07 10:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 10:17 [rpms/oscillatord] rawhide: [oscillatord] exclude default config from rpm leoleovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox