public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: Use standard tag order in spec file
Date: Wed, 24 Jun 2026 11:34:54 GMT [thread overview]
Message-ID: <178230089494.1.12464831468255549295.rpms-gnome-user-share-d081463fe00a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : d081463fe00a3c30dcc6506717ff52170383215a
Author : Kalev Lember <klember@redhat.com>
Date : 2016-09-02T18:30:01+02:00
Stats : +6/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-user-share/c/d081463fe00a3c30dcc6506717ff52170383215a?branch=wip/oholy/f45-update
Log:
Use standard tag order in spec file
---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 01aa702..76cbfc6 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,15 +1,12 @@
-Summary: Gnome user file sharing
Name: gnome-user-share
Version: 3.18.2
Release: 1%{?dist}
+Summary: Gnome user file sharing
+
License: GPLv2+
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-user-share/3.18/%{name}-%{version}.tar.xz
-Requires: bluez-obexd >= 5.0
-Requires: httpd
-Requires: mod_dnssd
-
BuildRequires: gtk3-devel
BuildRequires: httpd mod_dnssd
BuildRequires: gnome-bluetooth-libs-devel
@@ -25,6 +22,10 @@ BuildRequires: gettext
# Hits a 'cannot find -ludev' build failure without this
BuildRequires: systemd-devel
+Requires: bluez-obexd >= 5.0
+Requires: httpd
+Requires: mod_dnssd
+
%description
gnome-user-share is a small package that binds together various free
software projects to bring easy to use user-level file sharing to the
reply other threads:[~2026-06-24 11: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=178230089494.1.12464831468255549295.rpms-gnome-user-share-d081463fe00a@fedoraproject.org \
--to=klember@redhat.com \
--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