public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: Own subdirectory of /etc/bash_completion.d
@ 2026-08-10 21:45 Pavol Babincak
0 siblings, 0 replies; only message in thread
From: Pavol Babincak @ 2026-08-10 21:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : e8ac9b8fbcf1498effc07aa6606f9da3d60a2515
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2016-02-01T10:58:11+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/e8ac9b8fbcf1498effc07aa6606f9da3d60a2515?branch=1.48-1
Log:
Own subdirectory of /etc/bash_completion.d
Resolves: rhbz#1303436
---
diff --git a/fedpkg.spec b/fedpkg.spec
index a735027..86c8383 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc COPYING README
%config(noreplace) %{_sysconfdir}/rpkg
-%{_sysconfdir}/bash_completion.d
+%{_sysconfdir}/bash_completion.d/%{name}
%{_bindir}/%{name}
%{_mandir}/*/*
# For noarch packages: sitelib
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:45 [rpms/fedpkg] 1.48-1: Own subdirectory of /etc/bash_completion.d Pavol Babincak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox