FAQ Search Today's Posts Mark Forums Read

» Linux Archive
Home
New Posts
Search
FAQ


Go Back   Linux Archive > Redhat > Fedora Packaging

 
 
LinkBack Thread Tools
 
Old 06-22-2008, 01:59 AM
Jason L Tibbitts III
 
Default Troubles with the .desktop file

>>>>> "HJ" == Henrique Junior <henriquecsj@gmail.com> writes:

HJ> But when creating an RPM I receive a message that some files are
HJ> not packaged.

Yes, you need to include the installed .desktop file in your %files
list with a line like
%{_datadir}/applications/*
or
%{_datadir}/applications/%{name}.desktop

Every file that the %install section of your spec installs into the
buildroot must be included in the %files list somehow. If not, you
get the error you're seeing.

- J<

--
Fedora-packaging mailing list
Fedora-packaging@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-packaging
 

Thread Tools




All times are GMT. The time now is 05:34 PM.

VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org