[opensuse-packaging] gnome-commander asking for gksu
Hi Not sure if i should bug this or not. A user on the forums <http://forums.opensuse.org/english/get-help-here/applications/443578-gksu-package.html> had an issue that the current gnome-commander build (for 11.3) asks for gksu rather than gnomesu. Of course a softlink to gnomesu is a solution, however looking at the source a simple search and replace of gksu for gnomesu is all that is needed. I have built an updated version (1.2.8.6) in my home repository and aside from updating the change log the actual fix is in the spec file after translation-update-upstream; ============================= #Replace gksu with gnomesu - mjl cd src sed -i 's|gksu|gnomesu|' $(find . -name \*.cc) cd ../po sed -i 's|gksu|gnomesu|' $(find . -name \*.po) cd.. ============================= <https://build.opensuse.org/package/view_file?file=gnome-commander.spec&package=gnome-commander&project=home%3Amalcolmlewis%3AGnome> Should I raise a bug, or is there an alternative to get the spec file updated? -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.3 (x86_64) Kernel 2.6.34-12-default up 6:35, 2 users, load average: 0.37, 0.33, 0.26 GPU GeForce 8600 GTS Silent - Driver Version: 256.44 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi, * Malcolm (malcolm_lewis@bellsouth.net) [20100803 23:24]:
Not sure if i should bug this or not.
Should I raise a bug, or is there an alternative to get the spec file updated?
Branch the original, fix it in your branch and then issue a submit request. That is the best way to do it. Philipp -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Wed, 4 Aug 2010 10:16:23 +0200 Philipp Thomas <pth@suse.de> wrote:
Hi,
* Malcolm (malcolm_lewis@bellsouth.net) [20100803 23:24]:
Not sure if i should bug this or not.
Should I raise a bug, or is there an alternative to get the spec file updated?
Branch the original, fix it in your branch and then issue a submit request. That is the best way to do it.
Philipp Hi Thanks and done, created request id 44524 :)
-- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.3 (x86_64) Kernel 2.6.34-12-default up 23:49, 3 users, load average: 0.05, 0.03, 0.00 GPU GeForce 8600 GTS Silent - Driver Version: 256.44 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Malcolm
-
Philipp Thomas