[Bug 226363] Merge Review: redhat-lsb

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 6 12:06:37 UTC 2008


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=226363





--- Comment #45 from Parag AN(पराग) <panemade at gmail.com>  2008-08-06 08:06:35 EDT ---
with updated SRPM I see that build.log gave me
warning: File listed twice: /lib/lsb
warning: File listed twice: /lib/lsb/init-functions

Your %files should look like this
%files
%defattr(-,root,root)
%doc README
%{_sysconfdir}/redhat-lsb
%dir %{_sysconfdir}/lsb-release.d
# These files are needed because they shows which LSB we're supporting now,
# for example, if core-3.1-noarch exists, it means we are supporting LSB3.1 now
%{_sysconfdir}/lsb-release.d/*
%{_mandir}/*/*
%{_bindir}/*
#/bin/mailx
/bin/redhat_lsb_init
/usr/lib/lsb
/%{_lib}/*so*
/lib/lsb/init-functions
%{_sbindir}/redhat_lsb_trigger.%{_target_cpu}


Otherwise with SRPM you submitted rpm failed to build on x86_64. Please, update
SPEC and SRPM with no release increment.

-- 
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 package-review mailing list