public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Clasen <mclasen@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: add bug ref
Date: Wed, 24 Jun 2026 11:33:59 GMT	[thread overview]
Message-ID: <178230083959.1.13240698125574715826.rpms-gnome-user-share-3c8fc0a2cc82@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 3c8fc0a2cc82fd329ccf12acf0c8a8f51d1c1bfb
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2007-03-23T21:51:43+00:00
Stats  : +19/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/3c8fc0a2cc82fd329ccf12acf0c8a8f51d1c1bfb?branch=wip/oholy/f45-update

Log:
add bug ref

---
diff --git a/gnome-user-share-0.11-invisible-char.patch b/gnome-user-share-0.11-invisible-char.patch
new file mode 100644
index 0000000..21ff90c
--- /dev/null
+++ b/gnome-user-share-0.11-invisible-char.patch
@@ -0,0 +1,10 @@
+--- gnome-user-share-0.11/file-share-properties.glade.invisible-char	2007-03-23 17:49:34.000000000 -0400
++++ gnome-user-share-0.11/file-share-properties.glade	2007-03-23 17:49:40.000000000 -0400
+@@ -151,7 +151,6 @@
+ 		      <property name="max_length">0</property>
+ 		      <property name="text"></property>
+ 		      <property name="has_frame">True</property>
+-		      <property name="invisible_char">*</property>
+ 		      <property name="activates_default">False</property>
+ 		    </widget>
+ 		    <packing>

diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 20fd2f8..d215462 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,12 +1,14 @@
 Summary: Gnome user file sharing
 Name: gnome-user-share
 Version: 0.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: System Environment/Libraries
 URL: http://www.gnome.org
 Source0: %{name}-%{version}.tar.bz2
-# fixed in upstream svn
+# http://bugzilla.gnome.org/show_bug.cgi?id=422047
+Patch0: gnome-user-share-0.11-invisible-char.patch
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 Requires: httpd >= 2.2.0
 BuildRequires: GConf2-devel avahi-glib-devel >= 0.6 pkgconfig
@@ -16,7 +18,7 @@ BuildRequires: libglade2-devel >= 2.0.0
 BuildRequires: desktop-file-utils
 BuildRequires: libselinux-devel
 BuildRequires: gettext
-BuildRequires: perl-XML-Parser
+BuildRequires: perl(XML::Parser)
 Requires(post): GConf2
 Requires(pre): GConf2
 Requires(preun): GConf2
@@ -26,6 +28,7 @@ GNOME user file sharing.
 
 %prep
 %setup -q
+%patch0 -p1 -b .invisible-char
 
 %build
 %configure
@@ -75,6 +78,9 @@ fi
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Fri Mar 23 2007 Matthias Clasen  <mclasen@redhat.com> - 0.11-2
+- Don't hardwire invisible char (#233676)
+
 * Tue Mar  6 2007 Alexander Larsson <alexl@redhat.com> - 0.11-1
 - Update to 0.11 with xdg-user-dirs support
 

                 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=178230083959.1.13240698125574715826.rpms-gnome-user-share-3c8fc0a2cc82@fedoraproject.org \
    --to=mclasen@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