Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310415 Details for
Bug 226363
Merge Review: redhat-lsb
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to purge all the errors and warnings given by rpmlint
purge_rpmlint_errors.patch (text/plain), 2.17 KB, created by
Hao Liu
on 2008-06-27 09:03:13 UTC
(
hide
)
Description:
Patch to purge all the errors and warnings given by rpmlint
Filename:
MIME Type:
Creator:
Hao Liu
Created:
2008-06-27 09:03:13 UTC
Size:
2.17 KB
patch
obsolete
>--- redhat-lsb.spec.old 2008-04-17 04:58:46.000000000 +0800 >+++ redhat-lsb.spec 2008-06-27 17:01:33.000000000 +0800 >@@ -55,7 +55,7 @@ > Source1: http://prdownloads.sourceforge.net/lsb/lsb-release-%{upstreamlsbrelver}.tar.gz > Patch0: lsb-release-2.0-disable-etc-lsb-release.patch > Patch1: lsb-release-3.1-update-init-functions.patch >-License: GPL >+License: GPLv2 > Group: System Environment/Base > BuildRoot: %{_tmppath}/%{name}-root > # dependency for primary LSB application for v1.3 >@@ -508,8 +508,8 @@ > Requires: /usr/bin/uniq > Requires: /usr/bin/wc > Requires: /usr/bin/xargs >-Requires: /usr/lib/lsb/install_initd >-Requires: /usr/lib/lsb/remove_initd >+Requires: %{_libdir}/lsb/install_initd >+Requires: %{_libdir}/lsb/remove_initd > Requires: /usr/sbin/groupadd > Requires: /usr/sbin/groupdel > Requires: /usr/sbin/groupmod >@@ -538,7 +538,7 @@ > %install > rm -rf $RPM_BUILD_ROOT > mkdir -p $RPM_BUILD_ROOT/etc $RPM_BUILD_ROOT/%{_lib} $RPM_BUILD_ROOT/%{_mandir} \ >- $RPM_BUILD_ROOT/%{_bindir} $RPM_BUILD_ROOT/usr/lib/lsb \ >+ $RPM_BUILD_ROOT/%{_bindir} $RPM_BUILD_ROOT%{_libdir}/lsb \ > $RPM_BUILD_ROOT/etc/lsb-release.d/ $RPM_BUILD_ROOT/usr/sbin/ > make DESTDIR=$RPM_BUILD_ROOT install > cd lsb-release-%{upstreamlsbrelver} >@@ -560,8 +560,8 @@ > > mkdir -p $RPM_BUILD_ROOT/bin > >-ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT/usr/lib/lsb/install_initd >-ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT/usr/lib/lsb/remove_initd >+ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT%{_libdir}/lsb/install_initd >+ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT%{_libdir}/lsb/remove_initd > ln -snf mail $RPM_BUILD_ROOT/bin/mailx > > #mkdir -p $RPM_BUILD_ROOT/usr/X11R6/lib/X11/xserver >@@ -623,8 +623,8 @@ > %{_bindir}/* > /bin/mailx > /bin/redhat_lsb_init >-/usr/lib/lsb >-/lib/lsb >+%{_libdir}/lsb >+/%{_lib}/lsb > /%{_lib}/* > /usr/sbin/redhat_lsb_trigger.%{_target_cpu} > #/usr/X11R6/lib/X11/xserver/SecurityPolicy >@@ -725,7 +725,7 @@ > > * Fri Jan 21 2005 Leon Ho <llch@redhat.com> 1.3-7 > - Add to support multiple LSB test suite version >-- Add %endif in trigger postun >+- Add endif in trigger postun > > * Thu Nov 11 2004 Phil Knirsch <pknirsch@redhat.com> 1.3-6 > - Fixed invalid sln call for trigger in postun on ia64 (#137647)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226363
:
147862
|
153923
|
161430
|
310415
|
311133
|
311542
|
311552
|
312117
|
313075