public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <kalevlember@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: Minor spec file cleanup
Date: Wed, 24 Jun 2026 11:34:39 GMT [thread overview]
Message-ID: <178230087967.1.2739267363836727612.rpms-gnome-user-share-76b77f43d5b0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 76b77f43d5b04b31031e38883fd132e0216a566d
Author : Kalev Lember <kalevlember@gmail.com>
Date : 2013-02-21T00:23:29+01:00
Stats : +3/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-user-share/c/76b77f43d5b04b31031e38883fd132e0216a566d?branch=wip/oholy/f45-update
Log:
Minor spec file cleanup
Remove gconf handling and drop obsolete buildrequires.
---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 181cb3c..d523e59 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -10,25 +10,20 @@ Source0: http://download.gnome.org/sources/gnome-user-share/3.7/%{name}-%{versio
Requires: httpd
Requires: obex-data-server
Requires: mod_dnssd
-BuildRequires: GConf2-devel pkgconfig
+
BuildRequires: gtk3-devel
BuildRequires: httpd mod_dnssd
BuildRequires: gnome-bluetooth-libs-devel
+BuildRequires: intltool
+BuildRequires: itstool
BuildRequires: libcanberra-devel
BuildRequires: desktop-file-utils
-BuildRequires: gnome-doc-utils
BuildRequires: libselinux-devel
BuildRequires: dbus-glib-devel
BuildRequires: libnotify-devel
BuildRequires: nautilus-devel
BuildRequires: unique3-devel
BuildRequires: gettext
-BuildRequires: perl(XML::Parser) intltool itstool
-BuildRequires: scrollkeeper
-
-Requires(post): GConf2
-Requires(pre): GConf2
-Requires(preun): GConf2
%description
gnome-user-share is a small package that binds together various free
@@ -51,9 +46,7 @@ The program also allows to share files using ObexFTP over Bluetooth.
make %{?_smp_mflags}
%install
-export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
-unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
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=178230087967.1.2739267363836727612.rpms-gnome-user-share-76b77f43d5b0@fedoraproject.org \
--to=kalevlember@gmail.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