public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: add bug ref
@ 2026-06-24 11:33 Matthias Clasen
  0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 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 : 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
 

^ 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 bug ref Matthias Clasen

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