public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Small spec file cleanups
Date: Mon, 10 Aug 2026 09:34:24 GMT	[thread overview]
Message-ID: <178635446476.1.9788347017372716069.rpms-fedora-release-f8753286a35b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : f8753286a35b1d8df403a8cff3bad07cc97f6bd1
            Author : Peter Robinson <pbrobinson@fedoraproject.org>
            Date   : 2018-08-06T18:04:42+01:00
            Stats  : +1/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/f8753286a35b1d8df403a8cff3bad07cc97f6bd1?branch=f45

            Log:
            Small spec file cleanups

Drop Group, old license defines and defattr

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

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 32c1a51..536a212 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -11,8 +11,8 @@ Name:           fedora-release
 Version:        29
 Release:        0.8
 License:        MIT
-Group:          System Environment/Base
 URL:            https://pagure.io/fedora-release
+
 Source:         %{name}-%{version}.tar.bz2
 Source1:        convert-to-edition.lua
 Obsoletes:      redhat-release
@@ -291,8 +291,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %files
-%defattr(-,root,root,-)
-%{!?_licensedir:%global license %%doc}
 %license LICENSE Fedora-Legal-README.txt
 %ghost /usr/lib/variant
 %dir /usr/lib/os.release.d
@@ -319,19 +317,16 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %files atomichost
-%{!?_licensedir:%global license %%doc}
 %license LICENSE
 %attr(0644,root,root) /usr/lib/os.release.d/os-release-atomichost
 
 
 %files cloud
-%{!?_licensedir:%global license %%doc}
 %license LICENSE
 %attr(0644,root,root) /usr/lib/os.release.d/os-release-cloud
 
 
 %files server
-%{!?_licensedir:%global license %%doc}
 %license LICENSE
 %attr(0644,root,root) /usr/lib/os.release.d/os-release-server
 %attr(0644,root,root) /usr/lib/os.release.d/issue-server
@@ -339,7 +334,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %attr(0644,root,root) /usr/lib/os.release.d/presets/80-server.preset
 
 %files workstation
-%{!?_licensedir:%global license %%doc}
 %license LICENSE
 %attr(0644,root,root) /usr/lib/os.release.d/os-release-workstation
 %{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override

                 reply	other threads:[~2026-08-10  9:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178635446476.1.9788347017372716069.rpms-fedora-release-f8753286a35b@fedoraproject.org \
    --to=pbrobinson@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox