public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Remove needless use of %defattr
@ 2026-06-22 15:56 Jason Tibbitts
  0 siblings, 0 replies; only message in thread
From: Jason Tibbitts @ 2026-06-22 15:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/setup
Branch : update_services
Commit : 0b6b52e6d291cbcef0e3345d83a238425b737487
Author : Jason Tibbitts <tibbs@math.uh.edu>
Date   : 2018-07-10T01:20:35-05:00
Stats  : +0/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/0b6b52e6d291cbcef0e3345d83a238425b737487?branch=update_services

Log:
Remove needless use of %defattr

---
diff --git a/setup.spec b/setup.spec
index ed983db..c8a85dc 100644
--- a/setup.spec
+++ b/setup.spec
@@ -64,7 +64,6 @@ if posix.access("/usr/bin/newaliases", "x") then
 end
 
 %files
-%defattr(-,root,root,-)
 %license COPYING
 %doc uidgid
 %verify(not md5 size mtime) %config(noreplace) /etc/passwd

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

only message in thread, other threads:[~2026-06-22 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:56 [rpms/setup] update_services: Remove needless use of %defattr Jason Tibbitts

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