please apply the following command to change the build stage of
packages not known to cross-build from 1 to 2:
find package/ -name .svn -prune -o -name "*.desc" -print | \
xargs sed -i -e "s,\(\[P\] . .\)?-,\1-?,"
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8785 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- added missing authors name to the packages glademm, sawfish, numpy,
pynumarray, scribus, perl-html-parser
- added code to fmnewpackage.sh to grab the real homepage of the package
(ie not the freshmeat one)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2332 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc