[Bug 545895] Review Request: poky-scripts - Poky platform builder utility scripts

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 15 23:41:21 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #7 from Chitlesh GOORAH <chitlesh at gmail.com>  2009-12-15 18:41:19 EDT ---
#001: Why do need BR for the meta package ?


#004: The following is not required
# poky-depends
%{__cp} -p %{SOURCE1} %{_builddir}/%{name}-%{version}etch1

#005: %files : directory and file ownership

%dir %{_datadir}/%{name}  <<< 1
%{_bindir}/poky-*
%{_datadir}/%{name}       <<< 2


1 >>> directory ownership
2 >>> directory ownership and all the files and folders it contains.

When you are using %{_datadir}/%{name} you don't have to use 
%dir %{_datadir}/%{name

#006: the meta package should be a noarch package.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list