The spec file can be simplified slightly by changing the %setup line: -%setup -q -c -n %name-%version -cd notify-python-%version +-%setup -q --n notify-python-%version
In %build: -cd notify-python-%version In %install: -cd notify-python-%version I saw this unnecessary use of -c in %setup in another SFE module yesterday. I should do a scan of the spec files to remove it and the unnecessary 'cd module-%version' lines. Damien Jedy Wang wrote: > Hi, > > Spec file and copyright file for notify-phtyon are attached. Please > review them. > > Notify-python is the python binding for libnotify. It targets to the > next OpenSolaris release. > > Regards, > > Jedy > -- Damien Carbery, GNOME Release Engineer Ext: x (70) 19218
