SPEC: fet

Szymon Siwek sls at poczta.wp.pl
Mon Jul 28 22:14:13 CEST 2008


On Mon, Jul 28, 2008 at 08:33:46PM +0200, Szymon Siwek wrote:
> On Mon, Jul 28, 2008 at 07:35:19PM +0200, Zsolt Udvari wrote:
> > > It does not build for me (th/i686). Here is builder output:
> > > http://user.touk.pl/pzz/fet.log
> > Hm, I hate the devel-packages. So some devel-dependencies are missed
> > :( This is my fault :(
> > I hope that this version works.
> > 
> Works for me.
> 
Actually, rpmbuild -bc works for me. But rpmbuild -bi fails on installing
some sample_inputs dirs.

I read spec so I've got some hints:
- remove trailing slashes from lines like this
  "install -d $RPM_BUILD_ROOT%{_bindir}/"
- translation files should be packaged with %lang()
- I guess sample_inputs should be packaged as %doc (and not installed into
  _datadir/name)
- libstdc++-devel is required by QtCore-devel (BR)
  so "BuildRequires: libstdc++-devel" should be removed

-- 
Szymon Siwek


More information about the pld-devel-en mailing list