https://bugzilla.redhat.com/show_bug.cgi?id=1024993



--- Comment #9 from Antonio Trande <anto.tra...@gmail.com> ---
(In reply to Lukash James from comment #8)
> (In reply to Antonio Trande from comment #7)
> >   Was 'desktop-file-install' line already in your first .spec file ? If yes,
> > desktop-file-validate is useless at this point. :P
> No, 'install ...' was there :)

So I'm sorry.

> > - Move the line
> >   
> > %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
> > 
> > at the top.
> Before 'Name' and 'Version'? But will it work? 'Name' and 'Version' not
> defined in the first line.

Good question. 
Yes, it works; I've used it myself with another one package. I think because
'rpm' itself defines numerous macros.
If you add "%dump" to the beginning of your spec file, process with rpm, you
can  examine them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to