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 161944 Details for
Bug 253664
util-linux-ng fails to build
[?]
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 for spec file fixes build
util-linux-ng-2.13-sparc-spec.patch (text/plain), 1.51 KB, created by
Dennis Gilmore
on 2007-08-21 02:50:19 UTC
(
hide
)
Description:
patch for spec file fixes build
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2007-08-21 02:50:19 UTC
Size:
1.51 KB
patch
obsolete
>? .build-2.13-0.56.fc8.log >? sparc >? util-linux-ng-2.13-0.56.fc8.src.rpm >? util-linux-ng-2.13-rc3 >? util-linux-ng-2.13-sparc-spec.patch >Index: util-linux-ng.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/util-linux-ng/devel/util-linux-ng.spec,v >retrieving revision 1.4 >diff -u -r1.4 util-linux-ng.spec >--- util-linux-ng.spec 20 Aug 2007 13:44:34 -0000 1.4 >+++ util-linux-ng.spec 21 Aug 2007 02:48:38 -0000 >@@ -2,7 +2,7 @@ > Summary: A collection of basic system utilities > Name: util-linux-ng > Version: 2.13 >-Release: 0.56%{?dist} >+Release: 0.57%{?dist} > License: GPLv2 and GPLv2+ and BSD with advertising and Public Domain > Group: System Environment/Base > URL: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng >@@ -17,6 +17,7 @@ > ### Macros > %define floppyver 0.12 > %define no_hwclock_archs s390 s390x >+%define no_cfsfdisk_archs sparc ssparc64 > %define cytune_archs %{ix86} alpha armv4l > > ### Paths >@@ -367,13 +368,15 @@ > %{_mandir}/man8/addpart.8* > %{_mandir}/man8/delpart.8* > >+%ifnarch %no_cfsfdisk_archs > /sbin/sfdisk > %{_mandir}/man8/sfdisk.8* > %doc fdisk/sfdisk.examples >-/sbin/fdisk >-%{_mandir}/man8/fdisk.8* > /sbin/cfdisk > %{_mandir}/man8/cfdisk.8* >+%endif >+/sbin/fdisk >+%{_mandir}/man8/fdisk.8* > > %ifnarch %no_hwclock_archs > /sbin/clock >@@ -520,6 +523,9 @@ > /sbin/losetup > > %changelog >+* Mon Aug 20 2007 Dennis Gilmore <dennis@ausil.us> 2.13-0.57 >+- sparc is excluded from building sfdisk cfdisk >+ > * Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.56 > - fix obsoletes field >
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 253664
: 161944 |
161946