public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: - BuildRequires: gtk2-devel, libglade2-devel, libselinux-devel
@ 2026-06-24 11:33 Karsten Hopp
  0 siblings, 0 replies; only message in thread
From: Karsten Hopp @ 2026-06-24 11:33 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gnome-user-share
            Branch : wip/oholy/f45-update
            Commit : fa03e885d9ccaddd79c5cd365ba0d4e0cb7d6759
            Author : Karsten Hopp <karsten@fedoraproject.org>
            Date   : 2006-03-01T12:33:29+00:00
            Stats  : +7/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/fa03e885d9ccaddd79c5cd365ba0d4e0cb7d6759?branch=wip/oholy/f45-update

            Log:
            - BuildRequires: gtk2-devel, libglade2-devel, libselinux-devel
required to make it build in a minimal chroot with mock

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 5d2f211..8332bd6 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,7 +1,7 @@
 Summary: Gnome user file sharing
 Name: gnome-user-share
 Version: 0.9
-Release: 2.2
+Release: 3
 License: GPL
 Group: System Environment/Libraries
 URL: http://www.gnome.org
@@ -10,7 +10,10 @@ Patch1: gnome-user-share-httpd-2.2.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: httpd >= 2.2.0
 BuildRequires: GConf2-devel avahi-glib-devel >= 0.6 pkgconfig
+BuildRequires: gtk2-devel >= 2.4.0
+BuildRequires: libglade2-devel >= 2.0.0
 BuildRequires: desktop-file-utils
+BuildRequires: libselinux-devel
 Prereq: GConf2
 
 %description
@@ -59,6 +62,9 @@ done
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Wed Mar 01 2006 Karsten Hopp <karsten@redhat.de> 0.9-3
+- BuildRequires: gtk2-devel, libglade2-devel, libselinux-devel
+
 * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9-2.2
 - bump again for double-long bug on ppc(64)
 

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

only message in thread, other threads:[~2026-06-24 11:33 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:33 [rpms/gnome-user-share] wip/oholy/f45-update: - BuildRequires: gtk2-devel, libglade2-devel, libselinux-devel Karsten Hopp

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