public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: Minor spec file cleanup
@ 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 : 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
 

^ 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: Minor spec file cleanup Kalev Lember

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