public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Minor cleanups, drop defattr and Group
@ 2026-08-10  9:40 Peter Robinson
  0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-08-10  9:40 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : 3f78e97c438ec187baccfead027feaa643d46197
            Author : Peter Robinson <pbrobinson@fedoraproject.org>
            Date   : 2018-08-09T10:53:42+01:00
            Stats  : +0/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/3f78e97c438ec187baccfead027feaa643d46197?branch=f45

            Log:
            Minor cleanups, drop defattr and Group

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>

---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 0b11a54..60537d9 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -3,7 +3,6 @@ Name:           fedora-repos
 Version:        29
 Release:        0.6%{?_module_build:%{?dist}}
 License:        MIT
-Group:          System Environment/Base
 URL:            https://pagure.io/fedora-repos/
 # tarball is created by running make archive in the git checkout
 Source:         %{name}-%{version}.tar.bz2
@@ -73,7 +72,6 @@ done
 
 
 %files
-%defattr(-,root,root,-)
 %dir /etc/yum.repos.d
 %config(noreplace) /etc/yum.repos.d/fedora.repo
 %config(noreplace) /etc/yum.repos.d/fedora-modular.repo
@@ -85,7 +83,6 @@ done
 %config(noreplace) /etc/yum.repos.d/fedora-updates-testing-modular.repo
 
 %files rawhide
-%defattr(-,root,root,-)
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide-modular.repo
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:40 [rpms/fedora-repos] f45: Minor cleanups, drop defattr and Group Peter Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox