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 611898 Details for
Bug 856330
iprutils-2.3.11-1.fc18 conflicts with itself
[?]
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]
proposed patch
0001-Fix-binary-paths-to-prevent-the-RPM-from-conflicting.patch (text/plain), 1.37 KB, created by
David Aquilina
on 2012-09-11 19:28:19 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
David Aquilina
Created:
2012-09-11 19:28:19 UTC
Size:
1.37 KB
patch
obsolete
>From ae6018352fbdc4b47e73d30b5b777f904ccac31c Mon Sep 17 00:00:00 2001 >From: David W. Aquilina <dwa@redhat.com> >Date: Tue, 11 Sep 2012 15:27:06 -0400 >Subject: [PATCH] Fix binary paths to prevent the RPM from conflicting with itself > >--- > iprutils.spec | 9 +++++---- > 1 files changed, 5 insertions(+), 4 deletions(-) > >diff --git a/iprutils.spec b/iprutils.spec >index 0846b71..55246e8 100644 >--- a/iprutils.spec >+++ b/iprutils.spec >@@ -1,7 +1,7 @@ > Summary: Utilities for the IBM Power Linux RAID adapters > Name: iprutils > Version: 2.3.11 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: CPL > Group: System Environment/Base > URL: http://sourceforge.net/projects/iprdd/ >@@ -54,7 +54,6 @@ CFLAGS="%{optflags}" %{__make} > mkdir %{buildroot}/usr/sbin > for file in iprconfig iprdbg iprdump iprinit iprupdate; do > mv %{buildroot}/sbin/$file %{buildroot}/usr/sbin/$file >- ln -s /usr/sbin/$file %{buildroot}/sbin/$file > done > > %post >@@ -73,12 +72,14 @@ done > %files > %defattr(-,root,root,-) > %doc README LICENSE >-/sbin/* >-/usr/sbin/* >+%{_sbindir}/* > %{_mandir}/man*/* > %{_sysconfdir}/rc.d/init.d/* > > %changelog >+* Tue Sep 11 2012 David Aquilina <dwa@redhat.com> 2.3.11-2 >+- Prevent the RPM from conflicting with itself (BZ #856330) >+ > * Wed Sep 05 2012 Karsten Hopp <karsten@redhat.com> 2.3.11-1 > - update to 2.3.11 > - enable on all archs as it now supports some adapters on them, too. >-- >1.7.1 >
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 856330
: 611898