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=520278

--- Comment #23 from Gareth John <[email protected]> 2010-04-30 
10:39:04 EDT ---
(In reply to comment #22)
> (In reply to comment #21)
> > You can put the relevant command in the spec to change the files contents on
> > install and uninstall will post more tonight.    
> 
> This means that this package would have to rename
> /usr/share/dbus-1/services/org.freedesktop.Notifications.service which will
> break the notification deamon package. This is a no-go for any Fedora package.
> 
> We first need to file a bug to rename
> /usr/share/dbus-1/services/org.freedesktop.Notifications.service to something
> like /usr/share/dbus-1/services/org.Gnome.Notifications.service to get rid of
> the file conflict. Then we need to a fix for bug 484945, but I wouldn't
> necessarily call this a blocker.    

I would just use sed to do the following (i guess it's breaking rules as
notify-osd does not own the file but surely there's an exception, if not I'll
have to side with you :D.

* $  su -c "gedit
/usr/share/dbus-1/service/org.freedesktop.Notifications.service"
* Change the third line to Exec=/usr/libexec/notify-osd

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to