public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nalin Dahyabhai <nalin@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: - add missing BuildRequires: on httpd, so that the configure script can
Date: Wed, 24 Jun 2026 11:33:57 GMT [thread overview]
Message-ID: <178230083729.1.4351875633051740896.rpms-gnome-user-share-33777ed28e88@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-24 11:33 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=178230083729.1.4351875633051740896.rpms-gnome-user-share-33777ed28e88@fedoraproject.org \
--to=nalin@fedoraproject.org \
--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