Bug 18317

Summary: vfs-devel
Product: Sisyphus Reporter: Nick S. Grechukh <gns>
Component: sambaAssignee: Evgeny Sinelnikov <sin>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: sin
Version: unstable   
Hardware: all   
OS: Linux   

Description Nick S. Grechukh 2008-12-24 00:38:33 MSK
можно сразу после 

%__cp -r examples/VFS source/Makefile %buildroot%_datadir/%origname/vfs-devel/source/

сделать

sed -ri 's,^(src|build)dir=.*$,\1dir=.,' %buildroot%_datadir/%origname/vfs-devel/source/

? иначе samba-vscan не собирается.
Comment 1 Nick S. Grechukh 2008-12-24 00:59:18 MSK
сорри, 

sed -ri 's,^(src|build)dir=.*$,\1dir=.,' %buildroot%_datadir/%origname/vfs-devel/source/Makefile
Comment 2 Alexander Bokovoy 2009-03-30 02:11:43 MSD
Fixed in 3.0.33-alt2
Comment 3 Nick S. Grechukh 2009-03-30 14:15:13 MSD
thanks!