On 13.10.2009 10:33, Ladislav Slezak wrote:

> I just have submitted yast2-webservice-tasks-0.0.5 package, 'rake package' 
> now packs
> only files which are in the GIT repository (using 'git ls-files' command), 
> all other
> files are ignored and a warning with file list is printed.

I just found a problem using GIT list - because GIT cannot contain an empty 
directory
it's also not possible to package any empty directory to www.tar.bz2.

The workaround is to add command "mkdir -p $RPM_BUILD_ROOT/srv/www/...."
to the .spec file so the directory is created at build time instead unpacking 
it from
sources.

Currently I'm fixing the failing packages...

--

Best Regards

Ladislav Slezák
Yast Developer
------------------------------------------------------------------------
SUSE LINUX, s.r.o.                              e-mail: [email protected]
Lihovarská 1060/12                              tel: +420 284 028 960
190 00 Prague 9                                 fax: +420 284 028 951
Czech Republic                                  http://www.suse.cz/
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to