public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: Use standard tag order in spec file
@ 2026-06-24 11:34 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-06-24 11:34 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-24 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:34 [rpms/gnome-user-share] wip/oholy/f45-update: Use standard tag order in spec file Kalev Lember

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