public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: - add missing BuildRequires: on httpd, so that the configure script can
@ 2026-06-24 11:33 Nalin Dahyabhai
  0 siblings, 0 replies; only message in thread
From: Nalin Dahyabhai @ 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 : 33777ed28e88d5c9ce08f16dcf115357620ec901
        Author : Nalin Dahyabhai <nalin@fedoraproject.org>
        Date   : 2006-09-22T02:08:20+00:00
        Stats  : +6/-1 in 1 file(s)
        URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/33777ed28e88d5c9ce08f16dcf115357620ec901?branch=wip/oholy/f45-update

        Log:
        - add missing BuildRequires: on httpd, so that the configure script can
find the binary

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 4f6e0d0..7349d2b 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.10
-Release: 3.1
+Release: 4
 License: GPL
 Group: System Environment/Libraries
 URL: http://www.gnome.org
@@ -10,6 +10,7 @@ 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: httpd >= 2.2.0
 BuildRequires: libglade2-devel >= 2.0.0
 BuildRequires: desktop-file-utils
 BuildRequires: libselinux-devel
@@ -62,6 +63,10 @@ done
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Thu Sep 21 2006 Nalin Dahyabhai <nalin@redhat.com> - 0.10-4
+- add missing BuildRequires: on httpd, so that the configure script can find
+  the binary
+
 * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.10-3.1
 - rebuild
 

^ 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: - add missing BuildRequires: on httpd, so that the configure script can Nalin Dahyabhai

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