Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 328610 Details for
Bug 225660
Merge Review: crash
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
revised spec according to fedora guidelines
crash.spec (text/plain), 2.13 KB, created by
manuel wolfshant
on 2009-01-10 03:27:09 UTC
(
hide
)
Description:
revised spec according to fedora guidelines
Filename:
MIME Type:
Creator:
manuel wolfshant
Created:
2009-01-10 03:27:09 UTC
Size:
2.13 KB
patch
obsolete
># ># crash core analysis suite ># >Summary: Utility for live systems; netdump, diskdump, kdump, LKCD or mcore dumpfiles >Name: crash >Version: 4.0 >Release: 7.7 >License: GPLv2+ >Group: Development/Debuggers >Source: http://people.redhat.com/anderson/%{name}-%{version}-%{release}.tar.gz >URL: http://people.redhat.com/anderson >ExclusiveOS: Linux >ExclusiveArch: i386 alpha ia64 ppc ppc64 ppc64pseries ppc64iseries x86_64 s390 s390x >Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) >BuildRequires: ncurses-devel zlib-devel >Requires: binutils ># Patch0: crash-3.3-20.installfix.patch (patch example) > >%description >The core analysis suite is a self-contained tool that can be used to investigate >either live systems, kernel core dumps created from the netdump, diskdump and >kdump facilities from Red Hat Linux, the mcore kernel patch offered by Mission >Critical Linux, or the LKCD kernel patch. > >%package devel >Requires: %{name} = %{version}, zlib-devel >Summary: Utility for live systems; netdump, diskdump, kdump, LKCD or mcore dumpfiles >Group: Development/Debuggers > >%description devel >The core analysis suite is a self-contained tool that can be used to investigate >either live systems, kernel core dumps created from the netdump, diskdump and >kdump facilities from Red Hat Linux, the mcore kernel patch offered by Mission >Critical Linux, or the LKCD kernel patch. > >This package includes the source files needed for building against crash. > >%prep >%setup -n %{name}-%{version}-%{release} -q ># %patch0 -p1 -b .install (patch example) > >%build >make RPMPKG="%{version}-%{release}" > >%install >rm -rf %{buildroot} >mkdir -p %{buildroot}%{_bindir} >make DESTDIR=%{buildroot} install >mkdir -p %{buildroot}%{_mandir}/man8 >cp -p crash.8 %{buildroot}%{_mandir}/man8/crash.8 >mkdir -p %{buildroot}%{_includedir}/crash >cp -p defs.h %{buildroot}%{_includedir}/crash > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root,-) >%{_bindir}/crash >%{_mandir}/man8/crash.8* >%doc README COPYING > >%files devel >%defattr(-,root,root,-) >%{_includedir}/* > >%changelog >* Sat 10 jan 2009 Manuel "lonely wolf" Wolfshant <wolfy@fedoraproject.org> 4.0-7.7 >- partial cleanup according to Fedora guidelines
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 Raw
Actions:
View
Attachments on
bug 225660
: 328610