public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Remove needless use of %defattr
@ 2026-08-30 14:23 Jason Tibbitts
  0 siblings, 0 replies; only message in thread
From: Jason Tibbitts @ 2026-08-30 14:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : 545a06c57e31cd6810ad754721c305da4934189d
Author : Jason Tibbitts <tibbs@math.uh.edu>
Date   : 2018-07-10T01:13:13-05:00
Stats  : +0/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/545a06c57e31cd6810ad754721c305da4934189d?branch=epel10

Log:
Remove needless use of %defattr

---
diff --git a/glances.spec b/glances.spec
index 19e0583..7c40e86 100644
--- a/glances.spec
+++ b/glances.spec
@@ -63,7 +63,6 @@ It is developed in Python.
 
 
 %files -n python2-%{name}
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README.rst NEWS 
 %license COPYING
 %{python2_sitelib}/%{name}/
@@ -72,7 +71,6 @@ It is developed in Python.
 %{_datadir}/man/man1/glances.1.gz
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README.rst NEWS
 %license COPYING
 %{_bindir}/glances

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

only message in thread, other threads:[~2026-08-30 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 14:23 [rpms/glances] epel10: 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