[Bug 472060] Review Request: mumbles - growl like notification system for gnome

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 15 00:22:04 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=472060





--- Comment #8 from Christoph Wickert <fedora at christoph-wickert.de>  2008-12-14 19:22:04 EDT ---
This is due to

Patch0:  mumbles-sitedir.patch
...
%prep
%setup -q -n mumbles-%{version}
%patch -p1

needs to be
%patch0 -p1
      ^

or even better:
%patch0 -p1 -b .sitedir

Backing up patched files is useful for debugging patch problems.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list