Fwd: DISTFILES: rosegarden: ERRORS: rosegarden-13.04.tar.bz2

Elan Ruusamäe glen at pld-linux.org
Thu May 30 11:21:59 CEST 2013


On 30.05.2013 11:06, Lukasz Glebicki wrote:
> How to fetch this sources ? I put it to dropin but script is still trying to
> download not from dropin? Should I remove temporally from spec MD5 signature?
you need to tell df-fetcher that file is in your dropin, thus .spec 
should have no url.
you can use temporary branch to do so:

git checkout master
git pull --rebase
git checkout -b df
vim *.spec # remove url from SourceX, so it would be only filename
git commit -m "df upload" *.spec
git push origin df
sleep 500
git push origin :df


-- 
glen



More information about the pld-devel-en mailing list